- Update to 0.99

PR:		205086
Submitted by:	me
Reviewed by:	garga@ (maintainer)
Approved by:	garga@ (maintainer)
This commit is contained in:
Ryan Steinmetz 2015-12-11 01:07:07 +00:00
parent ba2ac3376e
commit 54fba34674
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403480
3 changed files with 16 additions and 11 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= clamav
PORTVERSION= 0.98.7
PORTVERSION= 0.99
CATEGORIES= security
MASTER_SITES= SF
@ -15,7 +15,7 @@ LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \
libcurl.so:${PORTSDIR}/ftp/curl
OPTIONS_DEFINE= ARC ARJ LHA UNZOO UNRAR LLVM TESTS MILTER LDAP ICONV STDERR \
EXPERIMENTAL DOCS IPV6 DMG_XAR
EXPERIMENTAL DOCS IPV6 DMG_XAR JSON PCRE
ARC_DESC= Enable arch archives support
ARJ_DESC= Enable arj archives support
@ -29,15 +29,20 @@ STDERR_DESC= Print logs to stderr instead of stdout
EXPERIMENTAL_DESC= Build experimental code
DMG_XAR_DESC= Enable DMG and XAR archives support
OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM DOCS IPV6 DMG_XAR
OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM DOCS IPV6 DMG_XAR \
JSON PCRE
ARC_RUN_DEPENDS= arc:${PORTSDIR}/archivers/arc
ARJ_RUN_DEPENDS= arj:${PORTSDIR}/archivers/arj
LHA_RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
UNZOO_RUN_DEPENDS= unzoo:${PORTSDIR}/archivers/unzoo
JSON_LIB_DEPENDS= libjson-c.so:${PORTSDIR}/devel/json-c
PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
UNRAR_CONFIGURE_ENABLE= unrar
MILTER_CONFIGURE_ENABLE=milter
TESTS_CONFIGURE_ENABLE= check
JSON_CONFIGURE_WITH= libjson
PCRE_CONFIGURE_WITH= pcre
TESTS_BUILD_DEPENDS= ${LOCALBASE}/include/check.h:${PORTSDIR}/devel/libcheck
ICONV_CONFIGURE_ON= --with-iconv
ICONV_CONFIGURE_OFF= --without-iconv

View File

@ -1,2 +1,2 @@
SHA256 (clamav-0.98.7.tar.gz) = 282417b707740de13cd8f18d4cbca9ddd181cf96b444db2cad98913a5153e272
SIZE (clamav-0.98.7.tar.gz) = 15118851
SHA256 (clamav-0.99.tar.gz) = d2792c8cfadd685fffc40b2199679628815df031fd3149ccf961649fc8787ea9
SIZE (clamav-0.99.tar.gz) = 15968038

View File

@ -12,14 +12,14 @@ sbin/clamd
include/clamav.h
include/clamav-config.h
lib/libclamav.so
lib/libclamav.so.6
lib/libclamav.so.6.1.26
lib/libclamav.so.7
lib/libclamav.so.7.1.1
%%UNRAR%%lib/libclamunrar.so
%%UNRAR%%lib/libclamunrar.so.6
%%UNRAR%%lib/libclamunrar.so.6.1.26
%%UNRAR%%lib/libclamunrar.so.7
%%UNRAR%%lib/libclamunrar.so.7.1.1
%%UNRAR%%lib/libclamunrar_iface.so
%%UNRAR%%lib/libclamunrar_iface.so.6
%%UNRAR%%lib/libclamunrar_iface.so.6.1.26
%%UNRAR%%lib/libclamunrar_iface.so.7
%%UNRAR%%lib/libclamunrar_iface.so.7.1.1
libdata/pkgconfig/libclamav.pc
man/man1/clambc.1.gz
man/man1/clamconf.1.gz