FreeBSD Bugzilla – Attachment 58309 Details for
Bug 87915
[MAINTAINER] mail/postfix-policyd-sf: update to 1.69
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
postfix-policyd-sf-1.69.patch
postfix-policyd-sf-1.69.patch (text/plain), 2.98 KB, created by
Xavier Beaudouin
on 2005-10-24 12:40:20 UTC
(
hide
)
Description:
postfix-policyd-sf-1.69.patch
Filename:
MIME Type:
Creator:
Xavier Beaudouin
Created:
2005-10-24 12:40:20 UTC
Size:
2.98 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/postfix-policyd-sf.old/Makefile /usr/ports/mail/postfix-policyd-sf/Makefile >--- /usr/ports/mail/postfix-policyd-sf.old/Makefile Mon Oct 24 13:30:22 2005 >+++ /usr/ports/mail/postfix-policyd-sf/Makefile Mon Oct 24 13:40:56 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= policyd >-PORTVERSION= 1.67 >+PORTVERSION= 1.69 > CATEGORIES= mail > MASTER_SITES= http://policyd.sourceforge.net/ > PKGNAMEPREFIX= postfix- >@@ -28,7 +28,7 @@ > ALL_TARGET= linux > > DOCS= Changelog.txt README.txt License.txt DATABASE.mysql \ >- doc/WHITELIST.sql doc/SUPPORT.txt >+ doc/whitelist.sql doc/support.txt doc/blacklist_helo.sql > PORTDOCS= * > > PLIST_FILES= sbin/${REALNAME}-cleanup \ >diff -ruN --exclude=CVS /usr/ports/mail/postfix-policyd-sf.old/distinfo /usr/ports/mail/postfix-policyd-sf/distinfo >--- /usr/ports/mail/postfix-policyd-sf.old/distinfo Mon Oct 24 13:30:22 2005 >+++ /usr/ports/mail/postfix-policyd-sf/distinfo Mon Oct 24 13:30:48 2005 >@@ -1,2 +1,2 @@ >-MD5 (policyd-v1.67.tar.gz) = 77c59852a7316d48a5f84bb6841fc23c >-SIZE (policyd-v1.67.tar.gz) = 52456 >+MD5 (policyd-v1.69.tar.gz) = 931553e5ff8cf107804659f90efe2f38 >+SIZE (policyd-v1.69.tar.gz) = 56810 >diff -ruN --exclude=CVS /usr/ports/mail/postfix-policyd-sf.old/files/patch-Makefile /usr/ports/mail/postfix-policyd-sf/files/patch-Makefile >--- /usr/ports/mail/postfix-policyd-sf.old/files/patch-Makefile Mon Oct 24 13:30:22 2005 >+++ /usr/ports/mail/postfix-policyd-sf/files/patch-Makefile Mon Oct 24 13:38:57 2005 >@@ -1,5 +1,5 @@ >---- Makefile.orig Sat Jul 23 12:17:05 2005 >-+++ Makefile Tue Aug 2 22:53:14 2005 >+--- Makefile.orig Mon Oct 24 13:36:01 2005 >++++ Makefile Mon Oct 24 13:38:36 2005 > @@ -1,20 +1,8 @@ > -# > -# systems which install in /usr >@@ -17,18 +17,18 @@ > - > -CC := gcc > -CPPFLAGS := -O $(inc) >--CFLAGS := -g -W -Wall >+-CFLAGS := -g -W -Wall -DMAXFDS=1023 > +inc := -I$(LOCALBASE)/include/mysql > +lib := -L$(LOCALBASE)/lib/mysql > +CC ?= gcc >-+CPPFLAGS += $(inc) >-+CFLAGS ?= -g -W -Wall >++CPPFLAGS += -O $(inc) >++CFLAGS ?= -g -W -Wall -DMAXFDS=1023 > OS_NAME := $(shell uname | tr [A-Z] [a-z]) > LDLIBS = $(lib) -lmysqlclient -lz > >-@@ -22,15 +10,7 @@ >- LDLIBS += -lsocket -lnsl -lm >- endif >+@@ -26,15 +14,7 @@ >+ @echo " compiling ${CFLAGS} $<" >+ @${CC} ${CPPFLAGS} ${CFLAGS} -o $@ -c $< > > -all: > - @echo "" >@@ -41,5 +41,5 @@ > - @exit > +all: build > >- build: policyd cleanup >+ build: policyd cleanup stats > >diff -ruN --exclude=CVS /usr/ports/mail/postfix-policyd-sf.old/files/patch-policyd.conf /usr/ports/mail/postfix-policyd-sf/files/patch-policyd.conf >--- /usr/ports/mail/postfix-policyd-sf.old/files/patch-policyd.conf Thu Jan 1 01:00:00 1970 >+++ /usr/ports/mail/postfix-policyd-sf/files/patch-policyd.conf Thu Sep 8 14:00:29 2005 >@@ -0,0 +1,11 @@ >+--- policyd.conf.orig Thu Sep 8 13:59:51 2005 >++++ policyd.conf Thu Sep 8 14:00:05 2005 >+@@ -100,7 +100,7 @@ >+ # >+ # where policyd will write its current pid to >+ # >+-PIDFILE=/var/run/policyd.pid >++PIDFILE=/var/run/postfix-policyd-sf.pid >+ >+ # >+ # syslog facility
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 87915
: 58309