diff options
author | pav <pav@FreeBSD.org> | 2004-07-29 02:15:54 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-29 02:15:54 +0800 |
commit | 37b694b8e3fa0f7fdcfc48761b3caa447e0e0962 (patch) | |
tree | e7870516525f458bdf14106cf06b9feb3dab9872 /security | |
parent | e83339a97eea044879dac0f9ceb1f9e14bdee79f (diff) | |
download | freebsd-ports-gnome-37b694b8e3fa0f7fdcfc48761b3caa447e0e0962.tar.gz freebsd-ports-gnome-37b694b8e3fa0f7fdcfc48761b3caa447e0e0962.tar.zst freebsd-ports-gnome-37b694b8e3fa0f7fdcfc48761b3caa447e0e0962.zip |
- Update to 0.75
PR: ports/69657
Submitted by: Renato Botelho <rbgarga@gmail.com>
Approved by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/clamav/Makefile | 4 | ||||
-rw-r--r-- | security/clamav/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 9ca2f2888f01..aee67c458354 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ arc:${PORTSDIR}/archivers/arc \ unzip:${PORTSDIR}/archivers/unzip -DISTVERSION= 0.74 +DISTVERSION= 0.75 OPTIONS= MILTER "Compile the milter interface" off USE_REINPLACE= yes @@ -52,7 +52,7 @@ MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1 MAN5= clamav.conf.5 freshclam.conf.5 MAN8= clamd.8 clamav-milter.8 -CONFLICTS= clamav-devel-* +CONFLICTS= clamav-devel-[0-9]* CLAMAVUSER?= clamav CLAMAVGROUP?= clamav diff --git a/security/clamav/distinfo b/security/clamav/distinfo index dfc489659664..26d1b56adfca 100644 --- a/security/clamav/distinfo +++ b/security/clamav/distinfo @@ -1,2 +1,2 @@ -MD5 (clamav-0.74.tar.gz) = 3a1e6e0b33267749cdb1f4104ed42f14 -SIZE (clamav-0.74.tar.gz) = 2660935 +MD5 (clamav-0.75.tar.gz) = 645d3d5b6d6bea2af6db92295b5c10af +SIZE (clamav-0.75.tar.gz) = 2764536 |