summaryrefslogtreecommitdiff
path: root/security/scamp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/scamp/Makefile')
-rw-r--r--security/scamp/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/scamp/Makefile b/security/scamp/Makefile
index 1aa8601ae23b..6e0e9d095a4f 100644
--- a/security/scamp/Makefile
+++ b/security/scamp/Makefile
@@ -5,22 +5,22 @@
# $FreeBSD$
PORTNAME= scamp
-PORTVERSION= 5.2d
+PORTVERSION= 5.2e
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= gerard@seibercom.net
COMMENT= Download & Install additional definition files for Clamav
-RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash \
- clamav>=0.95.1:${PORTSDIR}/security/clamav \
- gnupg>=2.0.11:${PORTSDIR}/security/gnupg \
+RUN_DEPENDS+= bash>=4.0.33:${PORTSDIR}/shells/bash \
+ clamav>=0.95.2:${PORTSDIR}/security/clamav \
+ gnupg>=2.0.13:${PORTSDIR}/security/gnupg \
rsync>=3.0.6:${PORTSDIR}/net/rsync
.if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl)
-RUN_DEPENDS+= wget>=1.11.4:${PORTSDIR}/ftp/wget
+RUN_DEPENDS+= wget>=1.11.4_1:${PORTSDIR}/ftp/wget
.else
-RUN_DEPENDS+= curl>=7.19.5:${PORTSDIR}/ftp/curl
+RUN_DEPENDS+= curl>=7.19.6_1:${PORTSDIR}/ftp/curl
.endif
NO_BUILD= yes