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

(-)net-mgmt/cacti/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 452861 2017-10-25 14:37:01Z swills $
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 452861 2017-10-25 14:37:01Z swills $
2
2
3
PORTNAME=	cacti
3
PORTNAME=	cacti
4
PORTVERSION=	1.1.27
4
PORTVERSION=	1.1.28
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 = 1508833051
1
TIMESTAMP = 1511103203
2
SHA256 (cacti-1.1.27.tar.gz) = b4a5aa2a772aff7eb5abae31d07ed86a1c00300094d3c3c63091554fbb0deea9
2
SHA256 (cacti-1.1.28.tar.gz) = bc745e10c483512cb882a5858075ee8286dcf3abfc275e8212a7921135e4a2f9
3
SIZE (cacti-1.1.27.tar.gz) = 8947294
3
SIZE (cacti-1.1.28.tar.gz) = 8953179
(-)net-mgmt/cacti/pkg-plist (-1 / +1 lines)
Lines 442-448 Link Here
442
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ru.php
442
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ru.php
443
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sk.php
443
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sk.php
444
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sl.php
444
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sl.php
445
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sr.php
446
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sv.php
445
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sv.php
447
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-tr.php
446
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-tr.php
448
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-uk.php
447
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-uk.php
Lines 1098-1103 Link Here
1098
%%CACTIDIR%%/install/upgrades/1_1_17.php
1097
%%CACTIDIR%%/install/upgrades/1_1_17.php
1099
%%CACTIDIR%%/install/upgrades/1_1_20.php
1098
%%CACTIDIR%%/install/upgrades/1_1_20.php
1100
%%CACTIDIR%%/install/upgrades/1_1_26.php
1099
%%CACTIDIR%%/install/upgrades/1_1_26.php
1100
%%CACTIDIR%%/install/upgrades/1_1_28.php
1101
%%CACTIDIR%%/install/upgrades/index.php
1101
%%CACTIDIR%%/install/upgrades/index.php
1102
%%CACTIDIR%%/lib/aggregate.php
1102
%%CACTIDIR%%/lib/aggregate.php
1103
%%CACTIDIR%%/lib/api_aggregate.php
1103
%%CACTIDIR%%/lib/api_aggregate.php

Return to bug 223756