ports/59458: Update port: security/clamav to 0.65

Rui Lopes rui at ruilopes.com
Wed Nov 19 10:30:13 UTC 2003


>Number:         59458
>Category:       ports
>Synopsis:       Update port: security/clamav to 0.65
>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:   Wed Nov 19 02:30:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD cheetah 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #3: Sat Oct 11 19:39:45 WEST 2003 root at cheetah:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
* Update to clamav 0.65
* Create /var/run/clamav with 750 permissions
	
>How-To-Repeat:
	
>Fix:

	

--- clamav.patch begins here ---
# * Update to clamav 0.65
# * Create /var/run/clamav with 750 permissions
# -- Rui Lopes <rui at ruilopes.com>
diff -u clamav.orig/Makefile clamav/Makefile
--- clamav.orig/Makefile	Sat Nov 15 18:17:31 2003
+++ clamav/Makefile	Sat Nov 15 15:06:22 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	clamav
-PORTVERSION=	0.60
-PORTREVISION=	4
+PORTVERSION=	0.65
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	clamav
@@ -36,9 +35,9 @@
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	${PTHREAD_LIBS}
 CONFIGURE_ENV+=	LDFLAGS="${LDFLAGS}"
-MAN1=		clamscan.1 freshclam.1 sigtool.1 clamdscan.1 clamav-milter.1
+MAN1=		clamscan.1 freshclam.1 sigtool.1 clamdscan.1
 MAN5=		clamav.conf.5
-MAN8=		clamd.8
+MAN8=		clamd.8 clamav-milter.8
 
 CLAMD_SOCKET?=	/var/run/clamav/clamd
 
diff -u clamav.orig/distinfo clamav/distinfo
--- clamav.orig/distinfo	Sat Nov 15 18:17:31 2003
+++ clamav/distinfo	Sat Nov 15 01:17:53 2003
@@ -1 +1 @@
-MD5 (clamav-0.60.tar.gz) = eddeba4e1f399f65bc71aa2b3e901543
+MD5 (clamav-0.65.tar.gz) = f2b8473190b6dc1fd9c64b9ebc49a5ad
Common subdirectories: clamav.orig/files and clamav/files
diff -u clamav.orig/pkg-plist clamav/pkg-plist
--- clamav.orig/pkg-plist	Sat Nov 15 18:17:31 2003
+++ clamav/pkg-plist	Sat Nov 15 14:48:43 2003
@@ -16,9 +16,9 @@
 etc/rc.d/clamd%%RC_SUFX%%
 @owner clamav
 @group clamav
+%%DATADIR%%/daily.cvd
+%%DATADIR%%/main.cvd
 %%DATADIR%%/mirrors.txt
-%%DATADIR%%/viruses.db
-%%DATADIR%%/viruses.db2
 @exec chown clamav:clamav %B
 @dirrm %%DATADIR%%
 @unexec rmdir /var/run/clamav 2>/dev/null || true
--- clamav.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list