diff options
author | wxs <wxs@FreeBSD.org> | 2010-06-13 20:50:56 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-06-13 20:50:56 +0800 |
commit | 85319708046dea7483100448aa20f1df7f4ddbc2 (patch) | |
tree | 3dd75cce2df80a5fb3eec6ff318c613fa8c74067 /security | |
parent | a31ce2d8e6868777e08abaf851ea11054fcbc3c2 (diff) | |
download | freebsd-ports-gnome-85319708046dea7483100448aa20f1df7f4ddbc2.tar.gz freebsd-ports-gnome-85319708046dea7483100448aa20f1df7f4ddbc2.tar.zst freebsd-ports-gnome-85319708046dea7483100448aa20f1df7f4ddbc2.zip |
Update to 3.7.1
PR: ports/147663
Submitted by: Marko Njezic <sf@maxempire.com> (maintainer)
Diffstat (limited to 'security')
4 files changed, 10 insertions, 11 deletions
diff --git a/security/clamav-unofficial-sigs/Makefile b/security/clamav-unofficial-sigs/Makefile index e22af4d16013..4e4f6ea2ad0b 100644 --- a/security/clamav-unofficial-sigs/Makefile +++ b/security/clamav-unofficial-sigs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= clamav-unofficial-sigs -PORTVERSION= 3.7 -PORTREVISION= 1 +PORTVERSION= 3.7.1 CATEGORIES= security MASTER_SITES= http://www.inetmsg.com/pub/ \ http://www.inetmsg.com/pub/archive/ diff --git a/security/clamav-unofficial-sigs/distinfo b/security/clamav-unofficial-sigs/distinfo index f8da0a880842..eba275658ca1 100644 --- a/security/clamav-unofficial-sigs/distinfo +++ b/security/clamav-unofficial-sigs/distinfo @@ -1,3 +1,3 @@ -MD5 (clamav-unofficial-sigs-3.7.tar.gz) = 86f319c5806e6ca76d4de47e6a49a710 -SHA256 (clamav-unofficial-sigs-3.7.tar.gz) = 2dc968c76b5d06a84eb85cae490d354207b57226ac450b4bad1d92cdc83395d1 -SIZE (clamav-unofficial-sigs-3.7.tar.gz) = 36400 +MD5 (clamav-unofficial-sigs-3.7.1.tar.gz) = c00f38cd0ff51672e3cbb638aec8d124 +SHA256 (clamav-unofficial-sigs-3.7.1.tar.gz) = 7f8de46da43d8edd06ee1dcd1bc4563e61b23c9bbd368ccf0265576e46f4d90c +SIZE (clamav-unofficial-sigs-3.7.1.tar.gz) = 36594 diff --git a/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.conf b/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.conf index 63680369aa99..bc6f5c92c625 100644 --- a/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.conf +++ b/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.conf @@ -1,5 +1,5 @@ ---- clamav-unofficial-sigs.conf 2010-03-06 09:52:30.000000000 +0100 -+++ clamav-unofficial-sigs.conf.patched 2010-03-06 09:54:08.000000000 +0100 +--- clamav-unofficial-sigs.conf 2010-06-06 18:43:07.000000000 +0200 ++++ clamav-unofficial-sigs.conf.patched 2010-06-07 18:41:56.000000000 +0200 @@ -42,10 +42,10 @@ # Set path to ClamAV database files location. If unsure, check @@ -33,7 +33,7 @@ # Enable or disable download time randomization. This allows the script to # be executed via cron, but the actual database file checking will pause -@@ -216,7 +216,7 @@ +@@ -219,7 +219,7 @@ # Set working directory paths (edit to meet your own needs). If these # directories do not exist, the script will attempt to create them. # Top level working directory path: diff --git a/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.sh b/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.sh index 860cb149bf3d..2576a11772da 100644 --- a/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.sh +++ b/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.sh @@ -1,5 +1,5 @@ ---- clamav-unofficial-sigs.sh 2010-01-24 02:38:29.000000000 +0100 -+++ clamav-unofficial-sigs.sh.patched 2010-03-06 08:52:32.000000000 +0100 +--- clamav-unofficial-sigs.sh 2010-06-06 18:43:07.000000000 +0200 ++++ clamav-unofficial-sigs.sh.patched 2010-06-07 18:42:17.000000000 +0200 @@ -19,7 +19,7 @@ # # ################################################################################ @@ -7,7 +7,7 @@ -default_config="/etc/clamav-unofficial-sigs.conf" +default_config="%%PREFIX%%/etc/clamav-unofficial-sigs.conf" - version="v3.7 (updated 2010-01-23)" + version="v3.7.1 (updated 2010-06-06)" output_ver=" @@ -407,6 +407,8 @@ exit |