ports/98836: [MAINTAINER] mail/postfix-policyd-sf: update to 1.77

Xavier Beaudouin kiwi at oav.net
Sun Jun 11 21:01:03 UTC 2006


>Number:         98836
>Category:       ports
>Synopsis:       [MAINTAINER] mail/postfix-policyd-sf: update to 1.77
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 11 21:00:42 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
Association KAZAR / The Caudium Group
>Environment:
System: FreeBSD proxy.home.oav.net 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Sat May 14 15:27:19 CEST 2005
>Description:
- Update to 1.77

Changelog :
[07 Jun 2006]
Changes from v1.76 -> v1.77 (bug fixes)

 *    generic.c: mysql info extraction fixed. reported by Peter Kiem.


[07 Jun 2006]
Changes from v1.75 -> v1.76 (bug fixes)

 *    generic.c: fixed rejection message extraction. reported by Ralf Ebeling. 


[06 Jun 2006]
Changes from v1.74 -> v1.75 (bug fixes)

 *      mysql.c: fixed automated bypass-mode logic flaw.
 *   throttle.c: fixed gcc warning. reported by K. C. Li.


[06 Jun 2006]
Changes from v1.73 -> v1.74 (new functionality+bug fixes)

 *     Makefile: fixed compilation on Gentoo. patch by Benny Pedersen.
 * polic*ebuild: ebuild added, submitted by Benny Pedersen.
 *     Makefile: "make upgrade" was not displayed. Patch by Dietmar Braun.
 *   throttle.c: throttle_check() max % value raised. report by Tavis Gustafson.
 * throt*rcpt.c: incorrect use of _from spotted by M.A Forquesato.
 *    generic.c: fixed incorrect extraction parameters. Patch by Alexey Tsvetnov.
 *    generic.c: quota rejections can be 5xx or 4xx now. Patch by Alexey Tsvetnov.
 *    generic.c: seperation of newlines after config display. Patch by Martin Pala
 *  throttle*.c: _time_limit was not used properly. Patch by Alexey Tsvetnov.
 *    policyd.h: removed duplication header include. Spotted by Jack Bailey.


Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- postfix-policyd-sf-1.77.patch begins here ---
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	Sun Jun 11 22:51:10 2006
+++ /usr/ports/mail/postfix-policyd-sf/Makefile	Sun Jun 11 22:56:02 2006
@@ -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/
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	Sun Jun 11 22:51:10 2006
+++ /usr/ports/mail/postfix-policyd-sf/distinfo	Sun Jun 11 22:51:29 2006
@@ -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
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	Sun Jun 11 22:51:10 2006
+++ /usr/ports/mail/postfix-policyd-sf/files/patch-Makefile	Sun Jun 11 22:54:13 2006
@@ -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
  
--- postfix-policyd-sf-1.77.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list