aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorNiels Heinen <niels@FreeBSD.org>2010-04-02 18:52:22 +0000
committerNiels Heinen <niels@FreeBSD.org>2010-04-02 18:52:22 +0000
commit7842e5f724ecf27731f1e70973e42cef4f246974 (patch)
tree7b88f672c44e83785e2932673f888fadd365392a /security
parent92bc90102f9650b51e98106535b05c2edd872c1a (diff)
downloadports-7842e5f724ecf27731f1e70973e42cef4f246974.tar.gz
ports-7842e5f724ecf27731f1e70973e42cef4f246974.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/scamp/Makefile16
-rw-r--r--security/scamp/distinfo6
2 files changed, 11 insertions, 11 deletions
diff --git a/security/scamp/Makefile b/security/scamp/Makefile
index 6e0e9d095a4f..f819747a438f 100644
--- a/security/scamp/Makefile
+++ b/security/scamp/Makefile
@@ -5,22 +5,22 @@
# $FreeBSD$
PORTNAME= scamp
-PORTVERSION= 5.2e
+PORTVERSION= 5.2g
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= gerard@seibercom.net
COMMENT= Download & Install additional definition files for Clamav
-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
+RUN_DEPENDS+= bash>=4.0.35:${PORTSDIR}/shells/bash \
+ clamav>=0.95.3:${PORTSDIR}/security/clamav \
+ gnupg>=2.0.14:${PORTSDIR}/security/gnupg \
+ rsync>=3.0.7:${PORTSDIR}/net/rsync
.if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl)
-RUN_DEPENDS+= wget>=1.11.4_1:${PORTSDIR}/ftp/wget
+RUN_DEPENDS+= wget>=1.12:${PORTSDIR}/ftp/wget
.else
-RUN_DEPENDS+= curl>=7.19.6_1:${PORTSDIR}/ftp/curl
+RUN_DEPENDS+= curl>=7.19.7_1:${PORTSDIR}/ftp/curl
.endif
NO_BUILD= yes
@@ -31,7 +31,7 @@ MAN1= scamp.1
MANCOMPRESSED= no
post-patch:
- @${REINPLACE_CMD} -e 's|SIG_DB=$${SIG_DB:-""}|SIG_DB=$${SIG_DB:-/var/db/clamav}|g' ${WRKSRC}/${PORTNAME}.sh
+ @${REINPLACE_CMD} -e 's|CLAMAV_DB=$${CLAMAV_DB:-""}|CLAMAV_DB=$${CLAMAV_DB:-/var/db/clamav}|g' ${WRKSRC}/${PORTNAME}.sh
@${REINPLACE_CMD} -e 's|CONFIG_DIR=$${CONFIG_DIR:-"/etc/scamp"}|CONFIG_DIR=$${CONFIG_DIR:-${PREFIX}/etc/scamp}|g' ${WRKSRC}/${PORTNAME}.sh
post-install:
diff --git a/security/scamp/distinfo b/security/scamp/distinfo
index 701aa768cb25..4ff73d4997e3 100644
--- a/security/scamp/distinfo
+++ b/security/scamp/distinfo
@@ -1,3 +1,3 @@
-MD5 (scamp-5.2e.tar.gz) = 65fe9d44a376e8a317e67b4f0ace1ad1
-SHA256 (scamp-5.2e.tar.gz) = ed56539207843f5a434e811d7dfb1b27a74ae9ef746522c63b5a2bc42edaa471
-SIZE (scamp-5.2e.tar.gz) = 22562
+MD5 (scamp-5.2g.tar.gz) = ec8afe9df9f03169c8f4ec54d406ab40
+SHA256 (scamp-5.2g.tar.gz) = a425f0865452c6853498ec039169e0fd41c833c3db7990d0bbce3d351f1fc7f0
+SIZE (scamp-5.2g.tar.gz) = 22595