diff options
author | simon <simon@FreeBSD.org> | 2005-07-05 20:25:33 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-07-05 20:25:33 +0800 |
commit | 3b504246b206a4d4707313a829ad61182cb6bb14 (patch) | |
tree | b6e793f976b47afb46fe5b6e09fbd192b142c367 /net-mgmt/cacti | |
parent | d45cc37571fbe74d23ce2e24e0496b5caccff82d (diff) | |
download | freebsd-ports-gnome-3b504246b206a4d4707313a829ad61182cb6bb14.tar.gz freebsd-ports-gnome-3b504246b206a4d4707313a829ad61182cb6bb14.tar.zst freebsd-ports-gnome-3b504246b206a4d4707313a829ad61182cb6bb14.zip |
PR: ports/83006
Submtted by: Babak Farrokhi <babak@farrokhi.net>
Security: Fixes remote command execution, and more.
Security: http://www.hardened-php.net/advisory-032005.php
http://www.hardened-php.net/advisory-042005.php
http://www.hardened-php.net/advisory-052005.php
Approved by: maintainer bypass for security update
With hat: secteam
Diffstat (limited to 'net-mgmt/cacti')
-rw-r--r-- | net-mgmt/cacti/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index bc85fdc545bc..fc787a225ed2 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cacti -PORTVERSION= 0.8.6e -PORTREVISION= 1 +PORTVERSION= 0.8.6f CATEGORIES= net www MASTER_SITES= http://www.cacti.net/downloads/ diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index 9e3136644933..5a9fe20cbcfd 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,2 +1,2 @@ -MD5 (cacti-0.8.6e.tar.gz) = be02abac3bb65c9fec089d9e0bbf684d -SIZE (cacti-0.8.6e.tar.gz) = 1061986 +MD5 (cacti-0.8.6f.tar.gz) = 032b8b22225f137e2a2294e89a2af2ec +SIZE (cacti-0.8.6f.tar.gz) = 1062562 |