ports/60509: Update mail/dspam to 2.8.1

Rob Evers rob at debank.tv
Mon Dec 22 15:00:40 UTC 2003


>Number:         60509
>Category:       ports
>Synopsis:       Update mail/dspam to 2.8.1
>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:   Mon Dec 22 07:00:37 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rob Evers
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD xserver.debank.tv 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Wed Dec 10 14:58:03 CET 2003     rob at xserver.debank.tv:/usr/obj/usr/src/sys/XSERVER  i386

	
>Description:
Update mail/dspam to 2.8.1
 fix pkg-plist
>How-To-Repeat:
>Fix:

	

--- dspam.patch begins here ---
diff -ru dspam.orig/Makefile dspam/Makefile
--- dspam.orig/Makefile	Thu Dec 11 18:43:06 2003
+++ dspam/Makefile	Mon Dec 22 15:43:43 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dspam
-PORTVERSION=	2.8
+PORTVERSION=	2.8.1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.nuclearelephant.com/projects/dspam/sources/
 
@@ -25,9 +25,11 @@
 CONFIGURE_ARGS+=	--with-storage-driver=mysql_drv \
 		--with-mysql-includes=${LOCALBASE}/include/mysql \
 		--with-mysql-libraries=${LOCALBASE}/lib/mysql
+PLIST_SUB+=	DB4="@comment "
 .else
 LIB_DEPENDS=	db41.1:${PORTSDIR}/databases/db41
 CONFIGURE_ARGS+=	--with-db4-includes=${LOCALBASE}/include/db41
+PLIST_SUB+=	DB4=""
 .endif
 
 .if defined(WITH_MAILDROP)
diff -ru dspam.orig/distinfo dspam/distinfo
--- dspam.orig/distinfo	Thu Dec 11 18:43:06 2003
+++ dspam/distinfo	Mon Dec 22 15:43:43 2003
@@ -1 +1 @@
-MD5 (dspam-2.8.tar.gz) = 00a74c53e72c16943974ecd0bb2db30b
+MD5 (dspam-2.8.1.tar.gz) = bd3b750ca506cb468c80cabc77ea7d01
diff -ru dspam.orig/pkg-plist dspam/pkg-plist
--- dspam.orig/pkg-plist	Thu Dec 11 18:43:06 2003
+++ dspam/pkg-plist	Mon Dec 22 15:43:43 2003
@@ -8,10 +8,10 @@
 bin/dspam_genaliases
 bin/dspam_merge
 bin/dspam_ngstats
-bin/dspam_purge
-bin/dspam_purge.libdb4
+%%DB4%%bin/dspam_purge
+%%DB4%%bin/dspam_purge.libdb4
 bin/dspam_stats
-bin/libdb4_purge
+%%DB4%%bin/libdb4_purge
 lib/libdspam.so
 lib/libdspam.so.4
 lib/libdspam.a
--- dspam.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list