diff -ruN assp/Makefile assp.new/Makefile --- assp/Makefile 2012-01-17 09:05:31.000000000 -0600 +++ assp.new/Makefile 2012-01-24 12:19:09.000000000 -0600 @@ -2,12 +2,11 @@ # Date created: 16 May 2005 # Whom: J.R. Oldroyd # -# $FreeBSD: ports/mail/assp/Makefile,v 1.41 2012/01/17 15:05:31 culot Exp $ +# $FreeBSD: ports/mail/assp/Makefile,v 1.40 2011/12/05 11:37:23 scheidell Exp $ # PORTNAME= assp -PORTVERSION= 1.9.1.9 -PORTREVISION= 1 +PORTVERSION= 1.9.2.7 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://www.ringofsaturn.com/distfiles/ @@ -63,7 +62,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS+= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ - p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser + ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser .if !defined(WITHOUT_EMVALID) RUN_DEPENDS+= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid diff -ruN assp/distinfo assp.new/distinfo --- assp/distinfo 2011-12-05 05:37:23.000000000 -0600 +++ assp.new/distinfo 2012-01-24 10:18:44.000000000 -0600 @@ -1,2 +1,2 @@ -SHA256 (ASSP_1.9.1.9-Install.zip) = f3ff8c2ed968f1d9d72891db749a2a8181bc803c4c3547882099d4501aa07934 -SIZE (ASSP_1.9.1.9-Install.zip) = 835543 +SHA256 (ASSP_1.9.2.7-Install.zip) = 09665fff7da0aa349d9da66488eddb12251f1a3a67a0f13a4a4a845efc5a2210 +SIZE (ASSP_1.9.2.7-Install.zip) = 886342 diff -ruN assp/files/pkg-install.in assp.new/files/pkg-install.in --- assp/files/pkg-install.in 2011-12-05 05:37:23.000000000 -0600 +++ assp.new/files/pkg-install.in 2012-01-24 12:05:06.000000000 -0600 @@ -19,7 +19,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 ${DATADIR}/rebuildspamdb.pl ${ASSP_HOME} ln -sf ${ASSP_LOG} ${ASSP_HOME}/logs fi diff -ruN assp/pkg-plist assp.new/pkg-plist --- assp/pkg-plist 2011-12-05 05:37:23.000000000 -0600 +++ assp.new/pkg-plist 2012-01-24 09:48:13.000000000 -0600 @@ -40,6 +40,7 @@ %%DATADIR%%/files/tlds-alpha-by-domain.txt %%DATADIR%%/files/uriblwhite.txt %%DATADIR%%/files/validptr.txt +%%DATADIR%%/files/whiteptr.txt %%DATADIR%%/files/whiteorg.txt %%DATADIR%%/images/assp.css %%DATADIR%%/images/blockreport.css @@ -73,6 +74,8 @@ %%DATADIR%%/reports/notspamreport.txt %%DATADIR%%/reports/npremovereport.txt %%DATADIR%%/reports/npreport.txt +%%DATADIR%%/reports/persblackremovereport.txt +%%DATADIR%%/reports/persblackreport.txt %%DATADIR%%/reports/redremovereport.txt %%DATADIR%%/reports/redreport.txt %%DATADIR%%/reports/slremovereport.txt