From ff7a34cfe858370d366b245539151731afb288df Mon Sep 17 00:00:00 2001 From: dhn Date: Thu, 28 May 2009 15:59:18 +0000 Subject: - Update to 5.2d PR: ports/135005 Submitted by: Gerard Seibert (maintainer) --- security/scamp/Makefile | 6 +++--- security/scamp/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security/scamp') diff --git a/security/scamp/Makefile b/security/scamp/Makefile index 32568c161b54..06fea1984c40 100644 --- a/security/scamp/Makefile +++ b/security/scamp/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ PORTNAME= scamp -PORTVERSION= 5.2c +PORTVERSION= 5.2d CATEGORIES= security MASTER_SITES= SF MAINTAINER= gerard@seibercom.net COMMENT= Download & Install additional definition files for Clamav -RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash3 \ +RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash \ clamav>=0.95.1:${PORTSDIR}/security/clamav \ gnupg>=2.0.11:${PORTSDIR}/security/gnupg \ rsync>=3.0.6:${PORTSDIR}/net/rsync @@ -20,7 +20,7 @@ RUN_DEPENDS+= bash>=3.2.48_1:${PORTSDIR}/shells/bash3 \ .if exists (${LOCALBASE}/bin/wget) && ! exists (${LOCALBASE}/bin/curl) RUN_DEPENDS+= wget>=1.11.4:${PORTSDIR}/ftp/wget .else -RUN_DEPENDS+= curl>=7.19.2:${PORTSDIR}/ftp/curl +RUN_DEPENDS+= curl>=7.19.5:${PORTSDIR}/ftp/curl .endif NO_BUILD= yes diff --git a/security/scamp/distinfo b/security/scamp/distinfo index f1c629f8fe9b..338f368f3066 100644 --- a/security/scamp/distinfo +++ b/security/scamp/distinfo @@ -1,3 +1,3 @@ -MD5 (scamp-5.2c.tar.gz) = cb68cd42938e4c631d503144a2f8be63 -SHA256 (scamp-5.2c.tar.gz) = 730ee3a1af765bd28154d10a9b93933c9b136bc6cd359af1c271ce4e3748fb58 -SIZE (scamp-5.2c.tar.gz) = 22401 +MD5 (scamp-5.2d.tar.gz) = 9b05733fcd8f94427bc59b5e63a4d64e +SHA256 (scamp-5.2d.tar.gz) = 7c89a8a9f561109541b9d7fb9ce6b51328beb53a2c6915d8d45ddecae3dd8307 +SIZE (scamp-5.2d.tar.gz) = 22403 -- cgit