FreeBSD Bugzilla – Attachment 32458 Details for
Bug 53632
Update clamv port to 0.60
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
clamav.diff
clamav.diff (text/plain), 1.72 KB, created by
rob
on 2003-06-23 14:45:00 UTC
(
hide
)
Description:
clamav.diff
Filename:
MIME Type:
Creator:
rob
Created:
2003-06-23 14:45:00 UTC
Size:
1.72 KB
patch
obsolete
>diff -r -u clamav.orig/Makefile clamav/Makefile >--- clamav.orig/Makefile Mon Jun 23 13:17:35 2003 >+++ clamav/Makefile Mon Jun 23 15:37:09 2003 >@@ -2,17 +2,15 @@ > # Date created: 15 July 2002 > # Whom: markun@onohara.to > # >-# $FreeBSD: /repoman/r/pcvs/ports/security/clamav/Makefile,v 1.7 2003/06/18 09:43:05 nork Exp $ >+# $FreeBSD: ports/security/clamav/Makefile,v 1.6 2003/06/11 16:58:37 nork Exp $ > # > > PORTNAME= clamav >-PORTVERSION= 0.54 >-PORTREVISION= 1 >+PORTVERSION= 0.60 > CATEGORIES= security > MASTER_SITES= http://clamav.elektrapro.com/stable/ \ > http://clamav.essentkabel.com/stable/ > >- > MAINTAINER= markun@onohara.to > COMMENT= Command line virus scanner written entirely in C > >@@ -22,7 +20,6 @@ > zoo:${PORTSDIR}/archivers/zoo \ > arc:${PORTSDIR}/archivers/arc \ > unzip:${PORTSDIR}/archivers/unzip >-LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth > > USE_GMAKE= yes > GNU_CONFIGURE= yes >@@ -30,7 +27,9 @@ > USE_LIBTOOL= yes > INSTALLS_SHLIB= yes > >-CONFIGURE_ARGS= --prefix=${PREFIX} --disable-clamav >+CONFIGURE_ARGS= --prefix=${PREFIX} \ >+ --disable-clamav \ >+ --enable-bigstack > > MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1 > MAN5= clamav.conf.5 >diff -r -u clamav.orig/distinfo clamav/distinfo >--- clamav.orig/distinfo Mon Jun 23 13:17:35 2003 >+++ clamav/distinfo Mon Jun 23 13:20:43 2003 >@@ -1 +1 @@ >-MD5 (clamav-0.54.tar.gz) = 1c2e2adffe9ed4d15fe2167dd7bad591 >+MD5 (clamav-0.60.tar.gz) = eddeba4e1f399f65bc71aa2b3e901543 >diff -r -u clamav.orig/pkg-plist clamav/pkg-plist >--- clamav.orig/pkg-plist Thu Jun 19 05:12:01 2003 >+++ clamav/pkg-plist Mon Jun 23 15:36:07 2003 >@@ -8,6 +8,7 @@ > lib/libclamav.so > lib/libclamav.la > lib/libclamav.a >+share/clamav/mirrors.txt > share/clamav/viruses.db > share/clamav/viruses.db2 > @dirrm share/clamav
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53632
:
32457
| 32458