Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 07:39:43 GMT
From:      Harold Paulson <haroldp@internal.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/91939: [maintainer update] patch updates mail/postgrey to 1.24
Message-ID:  <200601180739.k0I7dh7c060823@www.freebsd.org>
Resent-Message-ID: <200601180740.k0I7e5ge076787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91939
>Category:       ports
>Synopsis:       [maintainer update] patch updates mail/postgrey to 1.24
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 18 07:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Harold Paulson
>Release:        4.11 and 5.4
>Organization:
>Environment:
FreeBSD taurus.coyotecraft.com 4.11-RELEASE-p2 FreeBSD 4.11-RELEASE-p2 #0: Wed Apr  6 14:21:11 PDT 2005     haroldp@taurus.coyotecraft.com:/usr/obj/usr/src/sys/TAURUS  i386                                                                    
>Description:
Update mail/postgrey port to v1.24.  Update includes:

   - updated whitelist with many new entries (Vito Robar)
   - added --privacy option (Micah Anderson)
   - don't use DB_TXN_NOSYNC to workaround an apparent bug in Berkeley-DB
     (Nick Moffitt)
   - fix use of unitialized value (Bjoern A. Zeeb)
   - Use 'permit_mynetworks' in the documentation (Keith Lofstrom)

There is a patch below, and you can also download it here:

http://taurus.coyotecraft.com/~haroldp/postgrey-1.24.patch


>How-To-Repeat:
na
>Fix:
diff -ruN postgrey.old/Makefile postgrey/Makefile
--- postgrey.old/Makefile	Thu Jan  5 17:56:16 2006
+++ postgrey/Makefile	Tue Jan 17 23:19:01 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	postgrey
-PORTVERSION=	1.23
-PORTREVISION=	1
+PORTVERSION=	1.24
 CATEGORIES=	mail
 MASTER_SITES=	http://isg.ee.ethz.ch/tools/postgrey/pub/
 
diff -ruN postgrey.old/distinfo postgrey/distinfo
--- postgrey.old/distinfo	Thu Nov 24 00:24:56 2005
+++ postgrey/distinfo	Tue Jan 17 23:21:22 2006
@@ -1,3 +1,3 @@
-MD5 (postgrey-1.23.tar.gz) = d5214a0dbca6872c5be426d0ffde534d
-SHA256 (postgrey-1.23.tar.gz) = 065adc72d30b6d1110bd5f77efcfb480343461c81f5fdd048650d19a640332ea
-SIZE (postgrey-1.22.tar.gz) = 26622
+MD5 (postgrey-1.24.tar.gz) = db11f4da47ee28252cf2ddd160308d7e
+SHA256 (postgrey-1.24.tar.gz) = 266506813ee56314ea3f2e96dbfe0c7cbfe8a8548f3718f2d0952b0370683b77
+SIZE (postgrey-1.24.tar.gz) = 27444

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601180739.k0I7dh7c060823>