Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2012 16:42:29 -0400 (EDT)
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166160: [PATCH] Update security/clamav to 0.97.4
Message-ID:  <20120315204229.327211D419@scanner.secnap.net>
Resent-Message-ID: <201203152050.q2FKo1cn087791@freefall.freebsd.org>

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

>Number:         166160
>Category:       ports
>Synopsis:       [PATCH] Update security/clamav to 0.97.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 15 20:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
SECNAP Network Security
>Environment:

>Description:

- Update clamav to 0.97.4
- pet portlint (location of LICENSE=)

q: big patch to libclamav__c++__PointerTracking.h is still in there, upstream doesn't want it?

>How-To-Repeat:

>Fix:

logs: NOPORTDOCS=true
<http://lorie.secnap.net/tb/logs/7-SECNAP_AMD64/clamav-0.97.4.log>;

noportdocs = false
<http://lorie.secnap.net/tb/logs/7-scheidell_I386/clamav-0.97.4.log>;

running fine on an amd64, 7.3.


--- clamav.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/clamav/Makefile,v
retrieving revision 1.169
diff -u -r1.169 Makefile
--- Makefile	19 Nov 2011 14:22:25 -0000	1.169
+++ Makefile	15 Mar 2012 20:36:52 -0000
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	clamav
-PORTVERSION=	0.97.3
-PORTREVISION=	1
+PORTVERSION=	0.97.4
 CATEGORIES=	security
 MASTER_SITES=	SF
 
 MAINTAINER=	garga@FreeBSD.org
 COMMENT=	Command line virus scanner written entirely in C
 
+LICENSE=	GPLv2
+
 OPTIONS=	ARC "Enable arch archives support" On \
 		ARJ "Enable arj archives support" On \
 		LHA "Enable lha archives support" On \
@@ -34,8 +35,6 @@
 USE_RC_SUBR=	clamav-clamd clamav-freshclam
 CLAM_CONF_FILES=	clamd freshclam
 
-LICENSE=	GPLv2
-
 PORTDOCS=	*
 
 DBDIR=		/var/db/clamav
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/clamav/distinfo,v
retrieving revision 1.66
diff -u -r1.66 distinfo
--- distinfo	19 Oct 2011 12:07:37 -0000	1.66
+++ distinfo	15 Mar 2012 20:36:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (clamav-0.97.3.tar.gz) = 3a8cece5b7e6b15410f6b8f96ff5591b2c5a72f290ee8a28fefda44cb5ae7aba
-SIZE (clamav-0.97.3.tar.gz) = 45793398
+SHA256 (clamav-0.97.4.tar.gz) = 958dd09c9da9ceb50c9e556b3ced9cbdf40e836d2bdc98286ce96e84fd4a5a53
+SIZE (clamav-0.97.4.tar.gz) = 48386114
--- clamav.patch ends here ---

______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.spammertrap.com/
______________________________________________________________________  
  
>Release-Note:
>Audit-Trail:
>Unformatted:



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