mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- Update to 1.1.1
PR: ports/82789 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
This commit is contained in:
parent
5f5e0cf860
commit
02c816f560
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139035
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user