aboutsummaryrefslogtreecommitdiff
path: root/security/squidclamav
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-09-26 15:10:59 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-09-26 15:10:59 +0000
commit224a8a6ba1b97f382aeafb19eeac041b62b2c3ca (patch)
tree91ed5198ad4c3f2b440582b376806edb2b6c82e7 /security/squidclamav
parentc6ca1864f97cd818efdd4ddb39a3187d64ae29ef (diff)
downloadports-224a8a6ba1b97f382aeafb19eeac041b62b2c3ca.tar.gz
ports-224a8a6ba1b97f382aeafb19eeac041b62b2c3ca.zip
Notes
Diffstat (limited to 'security/squidclamav')
-rw-r--r--security/squidclamav/Makefile5
-rw-r--r--security/squidclamav/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/security/squidclamav/Makefile b/security/squidclamav/Makefile
index 3361377df04c..879954218238 100644
--- a/security/squidclamav/Makefile
+++ b/security/squidclamav/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= squidclamav
-PORTVERSION= 5.3
-PORTREVISION= 1
+PORTVERSION= 5.4
CATEGORIES= security
MASTER_SITES= SF
@@ -23,6 +22,7 @@ NO_LATEST_LINK= yes
SUB_FILES= pkg-message
PLIST_FILES= bin/${PORTNAME} etc/${PORTNAME}.conf.dist
+MAN1= ${PORTNAME}.1
post-configure:
@${REINPLACE_CMD} -E 's|^(LDFLAGS = ).*|\1-L${LOCALBASE}/lib|' \
@@ -31,6 +31,7 @@ post-configure:
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
@${INSTALL_DATA} ${WRKSRC}/etc/${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf.dist
+ @${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${MANPREFIX}/man/man1/${PORTNAME}.1
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/security/squidclamav/distinfo b/security/squidclamav/distinfo
index 0fc3f380386d..8ab41e5577c2 100644
--- a/security/squidclamav/distinfo
+++ b/security/squidclamav/distinfo
@@ -1,3 +1,3 @@
-MD5 (squidclamav-5.3.tar.gz) = 39f4b98294782039840b2052eab543e2
-SHA256 (squidclamav-5.3.tar.gz) = 8a35d3de33fcb072fd0cc1e735108e92ac183f394a77596a461e6be0a2d1ad81
-SIZE (squidclamav-5.3.tar.gz) = 759760
+MD5 (squidclamav-5.4.tar.gz) = e2adab89b1d46ace78b4ec5200dd1285
+SHA256 (squidclamav-5.4.tar.gz) = f4979552494369c93d99cec0846e400588a5b17c01bcc1346b68dbfc8723e378
+SIZE (squidclamav-5.4.tar.gz) = 765313