aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2014-05-19 22:58:14 +0000
committerMartin Matuska <mm@FreeBSD.org>2014-05-19 22:58:14 +0000
commit89cb192015423551f59eef4787eb4f1024bdc7aa (patch)
tree94634f665227cd0673d9af405af2db1fda61e283 /security
parent4bd88d4e44d0f045004cfeba2ee76d0ac327414c (diff)
downloadports-89cb192015423551f59eef4787eb4f1024bdc7aa.tar.gz
ports-89cb192015423551f59eef4787eb4f1024bdc7aa.zip
Update ftp/proftpd to 1.3.5
Update ftp/proftpd-mod_geoip to 1.3.5 (now shipped with ProFTPd) Update security/proftpd-mod_clamav to 0.13
Notes
Notes: svn path=/head/; revision=354587
Diffstat (limited to 'security')
-rw-r--r--security/proftpd-mod_clamav/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/proftpd-mod_clamav/Makefile b/security/proftpd-mod_clamav/Makefile
index 3e9c40739a2e..5f37ea2fa358 100644
--- a/security/proftpd-mod_clamav/Makefile
+++ b/security/proftpd-mod_clamav/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mod_clamav
-DISTVERSION= 0.13rc2
+DISTVERSION= 0.13
PORTREVISION= 0
CATEGORIES= security ftp
PKGNAMEPREFIX= proftpd-
@@ -18,11 +18,11 @@ LATEST_LINK= ${PKGNAMEPREFIX}-${PORTNAME}
MASTERDIR= ${.CURDIR}/../../ftp/proftpd
GH_TAGNAME= v${DISTVERSION}
-GIT_REVISION= 0b524e3
+GIT_REVISION= f0cad45
RUN_DEPENDS+= clamd:${PORTSDIR}/security/clamav
-_PROFTPD_MODULE_DISTFILES= mod_clamav-v0.13rc2${EXTRACT_SUFX}:clamav
-_PROFTPD_MODULE_EXTRACT_ONLY= mod_clamav-v0.13rc2${EXTRACT_SUFX}
+_PROFTPD_MODULE_DISTFILES= mod_clamav-v0.13${EXTRACT_SUFX}:clamav
+_PROFTPD_MODULE_EXTRACT_ONLY= mod_clamav-v0.13${EXTRACT_SUFX}
_PROFTPD_MODULE_MASTER_SITES= https://codeload.github.com/jbenden/mod_clamav/legacy.tar.gz/${GH_TAGNAME}?dummy=/:clamav
INCLUDEDIRS= ${LOCALBASE}/include