aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-02-08 07:54:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-02-08 07:54:20 +0000
commitac8172e8505e839de8f823d6bb8aa5936ae7ef29 (patch)
tree71c4ae1025b64a5140bcdf25c00aa8cefdab2cfa /security
parentc2ca6ebc4d134a1a042cd6e8035110c4f1d79d13 (diff)
downloadports-ac8172e8505e839de8f823d6bb8aa5936ae7ef29.tar.gz
ports-ac8172e8505e839de8f823d6bb8aa5936ae7ef29.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/clamav/Makefile9
-rw-r--r--security/clamav/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 05e99abb612c..790f9a1f4c06 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -7,7 +7,6 @@
PORTNAME= clamav
PORTVERSION= ${DISTVERSION:C/([a-z])[a-z]*/.\1/g:S/-/./g}
-PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav
@@ -24,7 +23,7 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
arc:${PORTSDIR}/archivers/arc \
unzip:${PORTSDIR}/archivers/unzip
-DISTVERSION= 0.81
+DISTVERSION= 0.82
OPTIONS= MILTER "Compile the milter interface" Off \
CURL "Support URL downloading" Off
@@ -37,7 +36,7 @@ USE_RC_SUBR= yes
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
-PORTDOCS= NEWS ChangeLog
+PORTDOCS= NEWS ChangeLog html
DBDIR= /var/db/clamav
LOGDIR= /var/log/clamav
@@ -171,6 +170,10 @@ post-install:
@${MKDIR} ${DESTDIR}${DOCSDIR}
@${INSTALL_DATA} ${INSTALL_WRKSRC}/NEWS ${INSTALL_WRKSRC}/ChangeLog \
${DESTDIR}${DOCSDIR}
+ @${MKDIR} ${DESTDIR}${DOCSDIR}/html
+ @${INSTALL_DATA} ${INSTALL_WRKSRC}/docs/html/*.* \
+ ${DESTDIR}${DOCSDIR}/html
+
.endif
@${SETENV} PKG_PREFIX=${PREFIX} PKG_DESTDIR=${DESTDIR} \
${SH} ${PKGINSTALL} ${PREFIX} POST-INSTALL
diff --git a/security/clamav/distinfo b/security/clamav/distinfo
index 79c4e19a027b..decc97e5bae7 100644
--- a/security/clamav/distinfo
+++ b/security/clamav/distinfo
@@ -1,2 +1,2 @@
-MD5 (clamav-0.81.tar.gz) = 60081ddd9f29cbb8f0a2fe575e5a8afa
-SIZE (clamav-0.81.tar.gz) = 3347423
+MD5 (clamav-0.82.tar.gz) = 1b58972d8918f5174d7f05a35a48856b
+SIZE (clamav-0.82.tar.gz) = 3565864