diff options
author | sem <sem@FreeBSD.org> | 2010-07-16 19:48:56 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2010-07-16 19:48:56 +0800 |
commit | 6216ef2314bd844ec7f650b8e6525906707a0a92 (patch) | |
tree | a3b4add7fc0e44f6662ae54bc7c934a4826fe327 /net-mgmt/cacti | |
parent | 49c748abb1e3450d21236b403d5e846269ac03a8 (diff) | |
download | freebsd-ports-gnome-6216ef2314bd844ec7f650b8e6525906707a0a92.tar.gz freebsd-ports-gnome-6216ef2314bd844ec7f650b8e6525906707a0a92.tar.zst freebsd-ports-gnome-6216ef2314bd844ec7f650b8e6525906707a0a92.zip |
- Update to 0.8.7g
(See http://forums.cacti.net/about38492.html for changelog)
Developers don't recomend using of 0.8.7f:
http://forums.cacti.net/about37845.html
Diffstat (limited to 'net-mgmt/cacti')
-rw-r--r-- | net-mgmt/cacti/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/cacti/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 8589047a53a7..8367e701a14a 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cacti -PORTVERSION= 0.8.7f${PATCHLEVEL} +PORTVERSION= 0.8.7g${PATCHLEVEL} CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ DISTFILES= ${PORTNAME}-${SITEDISTVERSION}${EXTRACT_SUFX} diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index d80473ad1026..759456f3268c 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,3 +1,3 @@ -MD5 (cacti-0.8.7f.tar.gz) = c50a49e3b439dba1fd44ddc34276d4df -SHA256 (cacti-0.8.7f.tar.gz) = dfb59586a6d19537608647eac71bbc70be5c7c98f261c4d55bedadb69b3bffc5 -SIZE (cacti-0.8.7f.tar.gz) = 2235858 +MD5 (cacti-0.8.7g.tar.gz) = 268421cb1a58d3444f7ecbddb4c4b016 +SHA256 (cacti-0.8.7g.tar.gz) = d09b3bf54f51bd42b2db0a62521cf6e408716978f75d6509ec56027c49c44585 +SIZE (cacti-0.8.7g.tar.gz) = 2236916 diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index 04296e59bb0a..7f0883f90c7f 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -300,6 +300,8 @@ %%CACTIDIR%%/install/0_8_7b_to_0_8_7c.php %%CACTIDIR%%/install/0_8_7c_to_0_8_7d.php %%CACTIDIR%%/install/0_8_7d_to_0_8_7e.php +%%CACTIDIR%%/install/0_8_7e_to_0_8_7f.php +%%CACTIDIR%%/install/0_8_7f_to_0_8_7g.php %%CACTIDIR%%/install/0_8_to_0_8_1.php %%CACTIDIR%%/install/index.php %%CACTIDIR%%/install/install_finish.gif |