summaryrefslogtreecommitdiff
path: root/security/clamav
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-07-11 15:44:30 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-07-11 15:44:30 +0000
commitc855c05c3ffb59883710d7649e17453e0cff4624 (patch)
tree2621304fea96584dd024c93f4096e0d389ffd31d /security/clamav
parentFix creation of ~/.xchat2/scrollback/ paths, bump the PORTREVISION. (diff)
- Update to 0.91
- Remove CURL option because it's not needed anymore
Notes
Notes: svn path=/head/; revision=195419
Diffstat (limited to 'security/clamav')
-rw-r--r--security/clamav/Makefile10
-rw-r--r--security/clamav/distinfo6
2 files changed, 4 insertions, 12 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index b9877466b053..1ece8bdc4b3a 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= clamav
-PORTVERSION= 0.90.3
+PORTVERSION= 0.91
CATEGORIES= security
MASTER_SITES= SF
@@ -20,7 +20,6 @@ OPTIONS= ARC "Enable arch archives support" On \
LHA "Enable lha archives support" On \
MILTER "Compile the milter interface" Off \
LDAP "libmilter was built with LDAP" Off \
- CURL "Support URL downloading" Off \
STDERR "Print logs to stderr instead of stdout" Off \
EXPERIMENTAL "Build experimental code" Off
@@ -142,13 +141,6 @@ PLIST_SUB+= CLAMAV-MILTER=""
PLIST_SUB+= CLAMAV-MILTER="@comment "
.endif
-.if defined(WITH_CURL)
-LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl
-CONFIGURE_ARGS+= --with-libcurl
-.else
-CONFIGURE_ARGS+= --without-libcurl
-.endif
-
.if defined(WITH_STDERR)
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-shared_output.c
.endif
diff --git a/security/clamav/distinfo b/security/clamav/distinfo
index d895ea2c32a7..be995f9a986c 100644
--- a/security/clamav/distinfo
+++ b/security/clamav/distinfo
@@ -1,3 +1,3 @@
-MD5 (clamav-0.90.3.tar.gz) = d42ccf7a32daeb7c7cc3c8c23a7793ea
-SHA256 (clamav-0.90.3.tar.gz) = 939913d15ad0dc583ba609274ae61a948f4fa18b848bd503d958feacdaab54a4
-SIZE (clamav-0.90.3.tar.gz) = 12496857
+MD5 (clamav-0.91.tar.gz) = 35192423e44642c86ea69dc93f59cfb1
+SHA256 (clamav-0.91.tar.gz) = 329ad13ae12390d3758017297e307ca06744bfb4e3fb61424b4f064faf5a2bbb
+SIZE (clamav-0.91.tar.gz) = 13026634