aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2011-10-19 12:07:37 +0000
committerRenato Botelho <garga@FreeBSD.org>2011-10-19 12:07:37 +0000
commit0e8118e7da9f2d2cdc72cf28c279163345c8b790 (patch)
treea33c522eb68676eecf829e3c87767190b8d27fa9
parentf1f5bfefe68caa5f42d0d7de4ec56388ceedab9a (diff)
downloadports-0e8118e7da9f2d2cdc72cf28c279163345c8b790.tar.gz
ports-0e8118e7da9f2d2cdc72cf28c279163345c8b790.zip
Clamav project people offers a new version tarball for package maintainers
few days before the release, i made tests with that tarball, but it was changed before release, and the distinfo was wrong. I compared both tarballs and the difference was part of this commit [1] was missing on the one i used. Update distinfo to match 0.97.3 official tarball and bump PORTREVISION Reported by: many people
Notes
Notes: svn path=/head/; revision=283901
-rw-r--r--security/clamav/Makefile1
-rw-r--r--security/clamav/distinfo4
2 files changed, 3 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 90189e5bfb66..281f7d1b5e8d 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clamav
PORTVERSION= 0.97.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF
diff --git a/security/clamav/distinfo b/security/clamav/distinfo
index aaa6882a142c..a1b34a0da61e 100644
--- a/security/clamav/distinfo
+++ b/security/clamav/distinfo
@@ -1,2 +1,2 @@
-SHA256 (clamav-0.97.3.tar.gz) = d7ac02cc85e3197e36a45a4438dff721b67414f871a5f1c48555bf101824aad7
-SIZE (clamav-0.97.3.tar.gz) = 45793424
+SHA256 (clamav-0.97.3.tar.gz) = 3a8cece5b7e6b15410f6b8f96ff5591b2c5a72f290ee8a28fefda44cb5ae7aba
+SIZE (clamav-0.97.3.tar.gz) = 45793398