View | Details | Raw Unified | Return to bug 207444
Collapse All | Expand All

(-)net-mgmt/cacti/Makefile (-2 / +1 lines)
Lines 1-8 Link Here
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 405325 2016-01-06 01:33:23Z junovitch $
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 405325 2016-01-06 01:33:23Z junovitch $
2
2
3
PORTNAME=	cacti
3
PORTNAME=	cacti
4
PORTVERSION=	0.8.8f${PATCHLEVEL}
4
PORTVERSION=	0.8.8g${PATCHLEVEL}
5
PORTREVISION=	2
6
CATEGORIES=	net-mgmt www
5
CATEGORIES=	net-mgmt www
7
MASTER_SITES=	http://www.cacti.net/downloads/ \
6
MASTER_SITES=	http://www.cacti.net/downloads/ \
8
		ftp://ftpmirror.uk/freebsd-ports/cacti/
7
		ftp://ftpmirror.uk/freebsd-ports/cacti/
(-)net-mgmt/cacti/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (cacti-0.8.8f.tar.gz) = 2ea92407c11bf13302558a5bc9e1f3a57bd14a1d9ded48c505ec495762f76738
1
SHA256 (cacti-0.8.8g.tar.gz) = 3187bd5054ae4e54496bb23187f14c79a441fedcfd397a2d27cd60179f0dee33
2
SIZE (cacti-0.8.8f.tar.gz) = 2594409
2
SIZE (cacti-0.8.8g.tar.gz) = 2584879
(-)net-mgmt/cacti/pkg-plist (-1 / +1 lines)
Lines 137-143 Link Here
137
%%CACTIDIR%%/docs/html/user_management.html
137
%%CACTIDIR%%/docs/html/user_management.html
138
%%CACTIDIR%%/docs/html/using_spine.html
138
%%CACTIDIR%%/docs/html/using_spine.html
139
%%CACTIDIR%%/docs/html/variables.html
139
%%CACTIDIR%%/docs/html/variables.html
140
%%CACTIDIR%%/docs/pdf/README
141
%%CACTIDIR%%/docs/txt/manual.txt
140
%%CACTIDIR%%/docs/txt/manual.txt
142
%%CACTIDIR%%/gprint_presets.php
141
%%CACTIDIR%%/gprint_presets.php
143
%%CACTIDIR%%/graph.php
142
%%CACTIDIR%%/graph.php
Lines 348-353 Link Here
348
%%CACTIDIR%%/install/0_8_8c_to_0_8_8d.php
347
%%CACTIDIR%%/install/0_8_8c_to_0_8_8d.php
349
%%CACTIDIR%%/install/0_8_8d_to_0_8_8e.php
348
%%CACTIDIR%%/install/0_8_8d_to_0_8_8e.php
350
%%CACTIDIR%%/install/0_8_8e_to_0_8_8f.php
349
%%CACTIDIR%%/install/0_8_8e_to_0_8_8f.php
350
%%CACTIDIR%%/install/0_8_8f_to_0_8_8g.php
351
%%CACTIDIR%%/install/0_8_to_0_8_1.php
351
%%CACTIDIR%%/install/0_8_to_0_8_1.php
352
%%CACTIDIR%%/install/index.php
352
%%CACTIDIR%%/install/index.php
353
%%CACTIDIR%%/install/install_finish.gif
353
%%CACTIDIR%%/install/install_finish.gif

Return to bug 207444