summaryrefslogtreecommitdiffstats
path: root/mail/assp
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-07-13 07:08:15 +0000
committerpav <pav@FreeBSD.org>2005-07-13 07:08:15 +0000
commit7dd92d90e213e52c10b360fcb1219a2ea70f7570 (patch)
tree54e3d393335fc9af7fab5e8e714213338df3e3fd /mail/assp
parentd5792891cc7952ba04b313e9f28633af74f01338 (diff)
downloadFreeBSD-ports-7dd92d90e213e52c10b360fcb1219a2ea70f7570.zip
FreeBSD-ports-7dd92d90e213e52c10b360fcb1219a2ea70f7570.tar.gz
- Update to 1.1.1
PR: ports/82789 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
Diffstat (limited to 'mail/assp')
-rw-r--r--mail/assp/Makefile11
-rw-r--r--mail/assp/distinfo4
2 files changed, 10 insertions, 5 deletions
diff --git a/mail/assp/Makefile b/mail/assp/Makefile
index c22fb6a..e392f1e 100644
--- a/mail/assp/Makefile
+++ b/mail/assp/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= assp
-PORTVERSION= 1.1.1.b13
+PORTVERSION= 1.1.1
CATEGORIES= mail
-MASTER_SITES= http://opal.com/freebsd/ports/mail/assp/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= assp
MAINTAINER= fbsd@opal.com
COMMENT= Anti-Spam SMTP Proxy
USE_ZIP= yes
-NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_REINPLACE= yes
USE_PERL5_RUN= yes
@@ -65,6 +65,11 @@ PLIST_SUB+= ASSP_CLAMAV=""
PLIST_SUB+= ASSP_CLAMAV="@comment "
.endif
+EXTRACT_AFTER_ARGS= -d ${PORTNAME}-${PORTVERSION}
+
+pre-patch:
+ @${REINPLACE_CMD} -e 's|.$$||' ${WRKSRC}/stats.sh
+
post-patch:
@${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|' ${WRKSRC}/*.pl
diff --git a/mail/assp/distinfo b/mail/assp/distinfo
index ab629f9..76796c6 100644
--- a/mail/assp/distinfo
+++ b/mail/assp/distinfo
@@ -1,2 +1,2 @@
-MD5 (assp-1.1.1.b13.zip) = 00e820bbfccde6e9159e25a07804a0d3
-SIZE (assp-1.1.1.b13.zip) = 183364
+MD5 (assp-1.1.1.zip) = 0a00de00329b21b29746ff7961e552d8
+SIZE (assp-1.1.1.zip) = 183775
OpenPOWER on IntegriCloud