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/Makefile | |
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/Makefile')
-rw-r--r-- | net-mgmt/cacti/Makefile | 3 |
1 files changed, 1 insertions, 2 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/ |