ports/161965: Update Ports mail/assp to latest version

Rusty Nejdl rnejdl at ringofsaturn.com
Mon Oct 24 13:40:01 UTC 2011


>Number:         161965
>Category:       ports
>Synopsis:       Update Ports mail/assp to latest version
>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 Oct 24 13:40:00 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Rusty Nejdl
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tethys.ringofsaturn.com 8.2-STABLE FreeBSD 8.2-STABLE #0: Thu Oct 13 15:19:03 CDT 2011 root at tethys.ringofsaturn.com:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Update ports mail/assp to latest version.  Also, fix some permissions in install.

>How-To-Repeat:
	See attached patch.

>Fix:

	

--- assp.diff begins here ---
diff -ruN assp/Makefile assp.new/Makefile
--- assp/Makefile	2011-07-25 18:06:35.000000000 -0500
+++ assp.new/Makefile	2011-10-19 09:19:47.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	assp
-PORTVERSION=	1.9.1.1
+PORTVERSION=	1.9.1.8
 PORTEPOCH=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.ringofsaturn.com/distfiles/
diff -ruN assp/distinfo assp.new/distinfo
--- assp/distinfo	2011-07-25 18:06:35.000000000 -0500
+++ assp.new/distinfo	2011-10-20 11:32:13.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (ASSP_1.9.1.1-Install.zip) = 6fb485c87ca1db9d5d0a6ecdd5cb702771aa1a5e4b0f3ba57d407f77f641f5c3
-SIZE (ASSP_1.9.1.1-Install.zip) = 759829
+SHA256 (ASSP_1.9.1.8-Install.zip) = 2ee57416ccacf0c8325fe6e9bbd8a011ac465d66170aa4037b808b5cab46ffbd
+SIZE (ASSP_1.9.1.8-Install.zip) = 851187
diff -ruN assp/files/pkg-install.in assp.new/files/pkg-install.in
--- assp/files/pkg-install.in	2011-01-06 10:26:53.000000000 -0600
+++ assp.new/files/pkg-install.in	2011-10-20 11:00:52.000000000 -0500
@@ -8,6 +8,8 @@
     ASSP_LOG=%%ASSP_LOG%%
     DATADIR=${PKG_PREFIX}/share/assp
 
+    chmod -R 755 ${DATADIR}/files
+
     ln -sf ${DATADIR}/assp.pl ${PKG_PREFIX}/sbin/assp
 
     install -d -m 750 -o ${ASSP_USER} -g ${ASSP_GROUP} ${ASSP_LOG}
@@ -16,5 +18,7 @@
     ln -sf ${DATADIR}/files ${ASSP_HOME}
     ln -sf ${DATADIR}/images ${ASSP_HOME}
     ln -sf ${DATADIR}/reports ${ASSP_HOME}
+    ln -sf ${DATADIR}/rebuildspam.pl ${ASSP_HOME}
     ln -sf ${ASSP_LOG} ${ASSP_HOME}/logs
+
 fi
diff -ruN assp/pkg-plist assp.new/pkg-plist
--- assp/pkg-plist	2011-07-25 18:06:35.000000000 -0500
+++ assp.new/pkg-plist	2011-10-19 11:18:05.000000000 -0500
@@ -18,9 +18,11 @@
 %%DATADIR%%/files/denyalways.txt
 %%DATADIR%%/files/dnsbls.txt
 %%DATADIR%%/files/droplist.txt
+%%DATADIR%%/files/groups.txt
 %%DATADIR%%/files/invalidhelo.txt
 %%DATADIR%%/files/invalidptr.txt
 %%DATADIR%%/files/ipnp.txt
+%%DATADIR%%/files/noblocking.txt
 %%DATADIR%%/files/nodelay.txt
 %%DATADIR%%/files/nodelayhelosre.txt
 %%DATADIR%%/files/nogrip.txt
--- assp.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list