Date: Tue, 5 Aug 2003 19:57:35 +0200 (CEST) From: Rob Evers <rob@debank.tv> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55294: Update security/clamav-devel and fix fetching Message-ID: <200308051757.h75HvZoh076461@haha.debank.tv> Resent-Message-ID: <200308051800.h75I0Xe6047041@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55294 >Category: ports >Synopsis: Update security/clamav-devel and fix fetching >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Aug 05 11:00:31 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rob Evers >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD haha.debank.tv 4.8-STABLE FreeBSD 4.8-STABLE #2: Sun Jun 8 23:25:20 CEST 2003 rob@haha.debank.tv:/usr/obj/usr/src/sys/HAHA i386 >Description: The clamav-people do nightly snapshots now, hence the port must be updated every day or snapshots have to be preserved elsewhere, this patch changes the master_sites to a mirror which keeps the clamav-devel package for a longer time. And while we're at it update to the latest snapshot. >How-To-Repeat: >Fix: diff -ruN clamav-devel.orig/Makefile clamav-devel/Makefile --- clamav-devel.orig/Makefile Tue Aug 5 19:46:13 2003 +++ clamav-devel/Makefile Tue Aug 5 19:48:10 2003 @@ -6,12 +6,9 @@ # PORTNAME= clamav -PORTVERSION= 20030803 +PORTVERSION= 20030805 CATEGORIES= security -MASTER_SITES= http://clamav.elektrapro.com/snapshot/ \ - http://clamav.essentkabel.com/snapshot/ \ - http://clamav.ozforces.com/ \ - http://clamav.rulez.pl/snapshot/ +MASTER_SITES= http://members.chello.nl/e.prochowski/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} diff -ruN clamav-devel.orig/distinfo clamav-devel/distinfo --- clamav-devel.orig/distinfo Tue Aug 5 19:46:13 2003 +++ clamav-devel/distinfo Tue Aug 5 19:48:28 2003 @@ -1 +1 @@ -MD5 (clamav-devel-20030803.tar.gz) = 370d4e5c6ba579b7615f2bdf687cdc8e +MD5 (clamav-devel-20030805.tar.gz) = d8d1962ab1335f650505598857a219dd >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308051757.h75HvZoh076461>