- 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
This commit is contained in:
parent
6962fbf3e0
commit
45842346f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257851
3 changed files with 6 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue