diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2008-02-12 13:06:11 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2008-02-12 13:06:11 +0000 |
commit | 39a1da77ae8c3e7061c240b397caf2d7161469fb (patch) | |
tree | 3f216ffea7895a2d9508a6e5aa7c96f3d635b176 /net-mgmt | |
parent | (forced commit) Upgrade to 6.0.1 was from: (diff) |
- Update to 0.8.7b
Notes
Notes:
svn path=/head/; revision=207054
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cacti/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 9 | ||||
-rw-r--r-- | net-mgmt/cacti/pkg-plist | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 99de0d5e25a8..590c6cbe7d4a 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cacti -PORTVERSION= 0.8.7a${PATCHLEVEL} +PORTVERSION= 0.8.7b${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 f9c2edec3351..97ca229e2b14 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,6 +1,3 @@ -MD5 (cacti-0.8.7a.tar.gz) = 7d298e496058ec91f6d1ecdc97e0cca5 -SHA256 (cacti-0.8.7a.tar.gz) = 5e75b0058bb6dc755221f540845699fb383a18f8f3011f0f81bf321db09bf623 -SIZE (cacti-0.8.7a.tar.gz) = 2002270 -MD5 (cacti-plugin-arch.tar.gz) = baaf01f3a863148d6a76510ffc53986d -SHA256 (cacti-plugin-arch.tar.gz) = 9d9600912f5bb347cd82a51f966438469676e01748b4b598fd193a1599feed4c -SIZE (cacti-plugin-arch.tar.gz) = 263447 +MD5 (cacti-0.8.7b.tar.gz) = 63ffca5735b60bc33c68bc880f0e8042 +SHA256 (cacti-0.8.7b.tar.gz) = f248e858879868d7bba2d53c459a3d61f0a9c19ee4843e3983cfe7a9d7fcaef9 +SIZE (cacti-0.8.7b.tar.gz) = 2005650 diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index ce45212fb865..d8371ed2e1f1 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -15,6 +15,7 @@ %%CACTIDIR%%/cli/poller_output_empty.php %%CACTIDIR%%/cli/poller_reindex_hosts.php %%CACTIDIR%%/cli/rebuild_poller_cache.php +%%CACTIDIR%%/cli/repair_database.php %%CACTIDIR%%/cmd.php %%CACTIDIR%%/color.php %%CACTIDIR%%/data_input.php @@ -301,6 +302,7 @@ %%CACTIDIR%%/install/0_8_6h_to_0_8_6i.php %%CACTIDIR%%/install/0_8_6j_to_0_8_7.php %%CACTIDIR%%/install/0_8_7_to_0_8_7a.php +%%CACTIDIR%%/install/0_8_7a_to_0_8_7b.php %%CACTIDIR%%/install/0_8_to_0_8_1.php %%CACTIDIR%%/install/index.php %%CACTIDIR%%/install/install_finish.gif |