Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2009 19:55:17 GMT
From:      Gerard Seibert <gerard@seibercom.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135005: maintainer-update: Update security/scamp-5.2c > 5.2d
Message-ID:  <200905271955.n4RJtHwG087049@www.freebsd.org>
Resent-Message-ID: <200905272000.n4RK08tO033496@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135005
>Category:       ports
>Synopsis:       maintainer-update: Update security/scamp-5.2c > 5.2d
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 27 20:00:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gerard Seibert
>Release:        FreeBSD-6.4
>Organization:
seibercom.net
>Environment:
FreeBSD scorpio.seibercom.net 6.4-RELEASE-p4 FreeBSD 6.4-RELEASE-p4 #0: Fri May 22 23:11:12 EDT 2009     gerard@scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO  i386
>Description:
Update security/scamp to version 5.2d
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/security/scamp/Makefile /usr/ports/local/scamp/Makefile
--- /usr/ports/security/scamp/Makefile	2009-05-22 10:19:30.000000000 -0400
+++ /usr/ports/local/scamp/Makefile	2009-05-27 15:16:51.000000000 -0400
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/security/scamp/Makefile,v 1.3 2009/05/20 16:37:00 amdmi3 Exp $
 
 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 @@
 .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 -ruN /usr/ports/security/scamp/diff.txt /usr/ports/local/scamp/diff.txt
--- /usr/ports/security/scamp/diff.txt	1969-12-31 19:00:00.000000000 -0500
+++ /usr/ports/local/scamp/diff.txt	2009-05-27 15:25:58.000000000 -0400
@@ -0,0 +1,29 @@
+diff -ruN /usr/ports/security/scamp/Makefile /usr/ports/local/scamp/Makefile
+--- /usr/ports/security/scamp/Makefile	2009-05-22 10:19:30.000000000 -0400
++++ /usr/ports/local/scamp/Makefile	2009-05-27 15:16:51.000000000 -0400
+@@ -5,14 +5,14 @@
+ # $FreeBSD: ports/security/scamp/Makefile,v 1.3 2009/05/20 16:37:00 amdmi3 Exp $
+ 
+ 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 @@
+ .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 -ruN /usr/ports/security/scamp/distinfo /usr/ports/local/scamp/distinfo
--- /usr/ports/security/scamp/distinfo	2009-05-20 12:37:00.000000000 -0400
+++ /usr/ports/local/scamp/distinfo	2009-05-27 14:40:02.000000000 -0400
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905271955.n4RJtHwG087049>