diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-03-06 18:11:26 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-03-06 18:11:26 +0000 |
commit | 972e7849723fe21df7a6f1dba6538be3f7fd7993 (patch) | |
tree | 53c489aadd4baa8c34af8f1f7c150e6c0a1ae100 /mail | |
parent | - Remove unneeded patch (diff) |
- Update to 1.8.5.5
PR: ports/155298
Submitted by: Rusty Nejdl <rnejdl AT ringofsaturn.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=270376
Diffstat (limited to 'mail')
-rw-r--r-- | mail/assp/Makefile | 4 | ||||
-rw-r--r-- | mail/assp/distinfo | 4 | ||||
-rw-r--r-- | mail/assp/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/mail/assp/Makefile b/mail/assp/Makefile index 20ca2ee223ca..eda7c365b6db 100644 --- a/mail/assp/Makefile +++ b/mail/assp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= assp -PORTVERSION= 1.8.5.1 +PORTVERSION= 1.8.5.5 CATEGORIES= mail MASTER_SITES= SF -MASTER_SITE_SUBDIR=${PORTNAME}/ASSP%20Installation/${PORTNAME:U}%20${PORTVERSION}/ +MASTER_SITE_SUBDIR=${PORTNAME}/ASSP%20Installation/${PORTNAME:U}_${PORTVERSION}-Install DISTNAME= ${PORTNAME:U}_${PORTVERSION}-Install MAINTAINER= rnejdl@ringofsaturn.com diff --git a/mail/assp/distinfo b/mail/assp/distinfo index c7b01a1a18c7..1231005fffca 100644 --- a/mail/assp/distinfo +++ b/mail/assp/distinfo @@ -1,2 +1,2 @@ -SHA256 (ASSP_1.8.5.1-Install.zip) = ab70bc89d84760c1bae8e2b4b46f34fc6f2dac8484b5c660154caae109c57b27 -SIZE (ASSP_1.8.5.1-Install.zip) = 709630 +SHA256 (ASSP_1.8.5.5-Install.zip) = 9a8def820322a562f980f431398020bb72f9d0b0c19f1b083151c5c1dcae90e0 +SIZE (ASSP_1.8.5.5-Install.zip) = 727588 diff --git a/mail/assp/pkg-plist b/mail/assp/pkg-plist index 8ef336c74922..af5748560557 100644 --- a/mail/assp/pkg-plist +++ b/mail/assp/pkg-plist @@ -7,10 +7,12 @@ sbin/assplog %%DATADIR%%/files/blackdomains.txt %%DATADIR%%/files/blackre.txt %%DATADIR%%/files/blockreportlist.txt +%%DATADIR%%/files/bombdatare.txt %%DATADIR%%/files/bombheaderre.txt %%DATADIR%%/files/bombre.txt %%DATADIR%%/files/bombsenderre.txt %%DATADIR%%/files/charsets.txt +%%DATADIR%%/files/checkdomains.txt %%DATADIR%%/files/deny.txt %%DATADIR%%/files/denyalways.txt %%DATADIR%%/files/dnsbls.txt @@ -19,10 +21,12 @@ sbin/assplog %%DATADIR%%/files/invalidptr.txt %%DATADIR%%/files/ipnp.txt %%DATADIR%%/files/nodelay.txt +%%DATADIR%%/files/nodelayhelosre.txt %%DATADIR%%/files/nogrip.txt %%DATADIR%%/files/nookcaching.txt %%DATADIR%%/files/notls.txt %%DATADIR%%/files/nowhite.txt +%%DATADIR%%/files/npre.txt %%DATADIR%%/files/preheaderre.txt %%DATADIR%%/files/rcptreplrules.txt %%DATADIR%%/files/redre.txt |