ports/56374: maintainer update security/clamav-devel to 20030829

Rob rob at debank.tv
Wed Sep 3 15:50:29 UTC 2003


The following reply was made to PR ports/56374; it has been noted by GNATS.

From: Rob <rob at debank.tv>
To: FreeBSD-gnats-submit at freebsd.org
Cc:  
Subject: Re: ports/56374: maintainer update security/clamav-devel to 20030829
Date: Wed, 03 Sep 2003 17:40:56 +0200

 This is a multi-part message in MIME format.
 --------------080108090405080304090809
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Rob Evers wrote:
 >>Number:         56374
 >>Category:       ports
 >>Synopsis:       maintainer update security/clamav-devel to 20030829
 >>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:   Wed Sep 03 08:30:16 PDT 2003
 >>Closed-Date:
 >>Last-Modified:
 >>Originator:     Rob Evers
 >>Release:        FreeBSD 4.9-PRERELEASE i386
 >>Organization:
 >>Environment:
 > 
 > System: FreeBSD haha.debank.tv 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Tue Sep 2 20:32:35 CEST 2003 rob at haha.debank.tv:/usr/obj/usr/src/sys/HAHA i386
 > 
 > 
 > 	
 > 
 >>Description:
 > 
 > Update security/clamav-devel to 20030829, back out patch baecause zzip-lib got downgraded again
 > 
 >>How-To-Repeat:
 >>Fix:
 > 
 > 
 Attached is a new patch that has an updated pkg-plist.
 
 remove the clamav-devel/files dir and patches
 
 
 --------------080108090405080304090809
 Content-Type: text/plain;
  name="clamav-devel.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="clamav-devel.patch"
 
 diff -ru clamav-devel.orig/Makefile clamav-devel/Makefile
 --- clamav-devel.orig/Makefile	Sat Aug  9 02:28:27 2003
 +++ clamav-devel/Makefile	Wed Sep  3 17:22:26 2003
 @@ -2,18 +2,15 @@
  # Date created:				13 June 2003
  # Whom:					Rob Evers <rob at debank.tv>
  #
 -# $FreeBSD: ports/security/clamav-devel/Makefile,v 1.15 2003/08/04 09:24:25 leeym Exp $
 +# $FreeBSD: ports/security/clamav-devel/Makefile,v 1.16 2003/08/08 17:09:11 leeym Exp $
  #
  
  PORTNAME=	clamav
 -PORTVERSION=	20030803
 +PORTVERSION=	20030829
  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://clamav.sourceforge.net/snapshot/
  PKGNAMESUFFIX=	-devel
 -DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
 +DISTNAME=	${PORTNAME}-${PORTVERSION}
  
  MAINTAINER=	rob at debank.tv
  COMMENT=	Command line virus scanner written entirely in C
 @@ -33,6 +30,8 @@
  
  CONFIGURE_ARGS=	--prefix=${PREFIX} \
  		--disable-clamav --enable-bigstack
 +CFLAGS+=	-I${LOCALBASE}/include
 +CONFIGURE_ENV+=	LDFLAGS="${LDFLAGS}"
  
  MAN1=		clamscan.1 freshclam.1 sigtool.1 clamdscan.1 clamav-milter.1
  MAN5=		clamav.conf.5
 Only in clamav-devel.orig/: clamav-devel
 diff -ru clamav-devel.orig/distinfo clamav-devel/distinfo
 --- clamav-devel.orig/distinfo	Sat Aug  9 02:28:27 2003
 +++ clamav-devel/distinfo	Wed Sep  3 15:11:11 2003
 @@ -1 +1 @@
 -MD5 (clamav-devel-20030803.tar.gz) = 370d4e5c6ba579b7615f2bdf687cdc8e
 +MD5 (clamav-20030829.tar.gz) = 2189904a13d126d02f166b1638e65bcd
 diff -ru clamav-devel.orig/pkg-plist clamav-devel/pkg-plist
 --- clamav-devel.orig/pkg-plist	Sat Aug  9 02:28:27 2003
 +++ clamav-devel/pkg-plist	Wed Sep  3 17:33:14 2003
 @@ -3,7 +3,6 @@
  bin/clamdscan
  bin/freshclam
  bin/sigtool
 -etc/clamav.conf
  %%CLAMAV-MILTER:%%sbin/clamav-milter
  sbin/clamd
  include/clamav.h
 @@ -12,8 +11,6 @@
  lib/libclamav.la
  lib/libclamav.a
  share/clamav/mirrors.txt
 -share/clamav/viruses.db
 -share/clamav/viruses.db2
  @exec chown clamav share/clamav share/clamav/mirrors.txt share/clamav/viruses.db share/clamav/viruses.db2
  @dirrm share/clamav
  @unexec rmuser -y clamav
 
 
 --------------080108090405080304090809--
 



More information about the freebsd-ports-bugs mailing list