ports/65309: pop-before-smtp 1.33 to 1.35 update -- includes patch

Jeremy Chadwick freebsd at jdc.parodius.com
Thu Apr 8 05:00:35 UTC 2004


>Number:         65309
>Category:       ports
>Synopsis:       pop-before-smtp 1.33 to 1.35 update -- includes patch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 07 22:00:34 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Parodius Networking
>Environment:
System: FreeBSD pentarou.parodius.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Mar 17 23:46:30 PST 2004 root at pentarou.parodius.com:/usr/obj/usr/src/sys/PENTAROU i386
>Description:
	Upgrade pop-before-smtp from 1.33 to 1.35.  I set the send-pr priority to
	medium since 1.33 has a bug with the popular qpopper daemon log format (a
	bad regex) -- the result being that some log entries are totally ignored!
	
	Admins should re-do their /usr/local/etc/pop-before-smtp-conf.pl file
	from the new pop-before-smtp-conf.pl.sample rather than "continuing to
	use the old one."  :-)
>How-To-Repeat:
	Not applicable.
>Fix:
	See attached patch below.

diff -ruN pop-before-smtp.orig/Makefile pop-before-smtp/Makefile
--- pop-before-smtp.orig/Makefile	Mon Feb 23 13:44:50 2004
+++ pop-before-smtp/Makefile	Wed Apr  7 21:28:25 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pop-before-smtp
-PORTVERSION=	1.33
+PORTVERSION=	1.35
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	popbsmtp
diff -ruN pop-before-smtp.orig/distinfo pop-before-smtp/distinfo
--- pop-before-smtp.orig/distinfo	Wed Mar 31 22:36:11 2004
+++ pop-before-smtp/distinfo	Wed Apr  7 21:28:40 2004
@@ -1,2 +1,2 @@
-MD5 (pop-before-smtp-1.33.tar.gz) = 63b0448df099260d697398d5c0404f8c
-SIZE (pop-before-smtp-1.33.tar.gz) = 30435
+MD5 (pop-before-smtp-1.35.tar.gz) = c5f8d8ca835d690bf7105e9138232e26
+SIZE (pop-before-smtp-1.35.tar.gz) = 31885
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list