diff options
author | culot <culot@FreeBSD.org> | 2011-03-07 02:11:26 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-03-07 02:11:26 +0800 |
commit | 2efd53ae0d847573958652f3a8809567828df520 (patch) | |
tree | 414e71dde47136a5c9a0d7dcb0e51fff3627a1d1 | |
parent | 82ad8af64c0c49a55858e7d659f0b409130c17d2 (diff) | |
download | freebsd-ports-gnome-2efd53ae0d847573958652f3a8809567828df520.tar.gz freebsd-ports-gnome-2efd53ae0d847573958652f3a8809567828df520.tar.zst freebsd-ports-gnome-2efd53ae0d847573958652f3a8809567828df520.zip |
- Update to 1.8.5.5
PR: ports/155298
Submitted by: Rusty Nejdl <rnejdl AT ringofsaturn.com> (maintainer)
-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 |