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

(-)net-mgmt/cacti/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 458097 2018-01-05 00:48:24Z dbaio $
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 458097 2018-01-05 00:48:24Z dbaio $
2
2
3
PORTNAME=	cacti
3
PORTNAME=	cacti
4
PORTVERSION=	1.1.30
4
PORTVERSION=	1.1.31
5
CATEGORIES=	net-mgmt www
5
CATEGORIES=	net-mgmt www
6
MASTER_SITES=	http://www.cacti.net/downloads/ \
6
MASTER_SITES=	http://www.cacti.net/downloads/ \
7
		ftp://ftpmirror.uk/freebsd-ports/cacti/
7
		ftp://ftpmirror.uk/freebsd-ports/cacti/
(-)net-mgmt/cacti/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1515112329
1
TIMESTAMP = 1516229780
2
SHA256 (cacti-1.1.30.tar.gz) = 99809e7a54e3daed4186bb7c5474550360b66cf0cf8582fee01dbdbd078e0fe8
2
SHA256 (cacti-1.1.31.tar.gz) = 228032bd1b12ec3079b35ce97c1cc43d92468a55a89c46e3862d95a711c8d709
3
SIZE (cacti-1.1.30.tar.gz) = 8940773
3
SIZE (cacti-1.1.31.tar.gz) = 8950356
(-)net-mgmt/cacti/pkg-plist (-1 / +1 lines)
Lines 1098-1103 Link Here
1098
%%CACTIDIR%%/install/upgrades/1_1_20.php
1098
%%CACTIDIR%%/install/upgrades/1_1_20.php
1099
%%CACTIDIR%%/install/upgrades/1_1_26.php
1099
%%CACTIDIR%%/install/upgrades/1_1_26.php
1100
%%CACTIDIR%%/install/upgrades/1_1_28.php
1100
%%CACTIDIR%%/install/upgrades/1_1_28.php
1101
%%CACTIDIR%%/install/upgrades/1_1_31.php
1101
%%CACTIDIR%%/install/upgrades/index.php
1102
%%CACTIDIR%%/install/upgrades/index.php
1102
%%CACTIDIR%%/lib/aggregate.php
1103
%%CACTIDIR%%/lib/aggregate.php
1103
%%CACTIDIR%%/lib/api_aggregate.php
1104
%%CACTIDIR%%/lib/api_aggregate.php
Lines 1182-1188 Link Here
1182
%%CACTIDIR%%/poller_boost.php
1183
%%CACTIDIR%%/poller_boost.php
1183
%%CACTIDIR%%/poller_commands.php
1184
%%CACTIDIR%%/poller_commands.php
1184
%%CACTIDIR%%/poller_dsstats.php
1185
%%CACTIDIR%%/poller_dsstats.php
1185
%%CACTIDIR%%/poller_export.php
1186
%%CACTIDIR%%/poller_maintenance.php
1186
%%CACTIDIR%%/poller_maintenance.php
1187
%%CACTIDIR%%/poller_realtime.php
1187
%%CACTIDIR%%/poller_realtime.php
1188
%%CACTIDIR%%/poller_recovery.php
1188
%%CACTIDIR%%/poller_recovery.php

Return to bug 225293