1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 1.77

PR:		98836
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
This commit is contained in:
Erwin Lansing 2006-06-12 09:25:58 +00:00
parent ab55f8a2cb
commit 6733101d07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165179
3 changed files with 9 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= policyd
PORTVERSION= 1.73
PORTVERSION= 1.77
CATEGORIES= mail
MASTER_SITES= http://policyd.sourceforge.net/ \
ftp://ftp.oav.net/pkg_freebsd/distfiles/

View File

@ -1,3 +1,3 @@
MD5 (policyd-v1.73.tar.gz) = 25965546d9e54aee6d0d8f05674bf9d0
SHA256 (policyd-v1.73.tar.gz) = f7f2075d3304720ea961fb995e9ab9f09b2946e146b00eac57701c5e747811bc
SIZE (policyd-v1.73.tar.gz) = 61381
MD5 (policyd-v1.77.tar.gz) = 1e134442cf0433f276d1e426c64c862b
SHA256 (policyd-v1.77.tar.gz) = d4f3f8442b3fc5266572142b34d4336ef531634101120c110096d74feb1a1780
SIZE (policyd-v1.77.tar.gz) = 63461

View File

@ -1,5 +1,5 @@
--- Makefile.orig Wed Mar 15 07:02:14 2006
+++ Makefile Mon Apr 3 11:17:09 2006
--- Makefile.orig Sun Jun 11 22:52:34 2006
+++ Makefile Sun Jun 11 22:53:50 2006
@@ -12,9 +12,9 @@
inc += -I/usr/pkg/include/mysql
lib += -L/usr/pkg/lib/mysql
@ -13,7 +13,7 @@
OS_NAME := $(shell uname | tr [A-Z] [a-z])
LDLIBS = $(lib) -lmysqlclient -lz
@@ -26,15 +26,7 @@
@@ -26,16 +26,7 @@
@echo " compiling ${CFLAGS} $<"
@${CC} ${CPPFLAGS} ${CFLAGS} -o $@ -c $<
@ -23,10 +23,11 @@
- @echo ""
- @echo " make build"
- @echo " make install | install-strip"
- @echo " make upgrade"
- @echo " make clean"
- @echo ""
- @exit
+all: build
build: policyd cleanup stats
build: policyd_banner policyd_start policyd cleanup stats