diff options
author | garga <garga@FreeBSD.org> | 2007-12-20 07:08:38 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-12-20 07:08:38 +0800 |
commit | 050756bc128278e28168c6d58d622cbc96829210 (patch) | |
tree | efc996737ae28114fe14434afcbc8688c1ed6097 /security/p5-File-Scan-ClamAV | |
parent | 466f9a0fac001ae3a13cd61d2943937e4ee7e24e (diff) | |
download | freebsd-ports-gnome-050756bc128278e28168c6d58d622cbc96829210.tar.gz freebsd-ports-gnome-050756bc128278e28168c6d58d622cbc96829210.tar.zst freebsd-ports-gnome-050756bc128278e28168c6d58d622cbc96829210.zip |
- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports
Approved by: portmgr (pav)
Security: CVE-2007-6335, CVE-2007-6336, CVE-2007-6337
Diffstat (limited to 'security/p5-File-Scan-ClamAV')
-rw-r--r-- | security/p5-File-Scan-ClamAV/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-File-Scan-ClamAV/Makefile b/security/p5-File-Scan-ClamAV/Makefile index 0737b0a78c58..c9ab8b88ad47 100644 --- a/security/p5-File-Scan-ClamAV/Makefile +++ b/security/p5-File-Scan-ClamAV/Makefile @@ -7,7 +7,7 @@ PORTNAME= File-Scan-ClamAV PORTVERSION= 1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File |