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

(-)net-mgmt/cacti/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 449683 2017-09-12 11:15:03Z dbaio $
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 449683 2017-09-12 11:15:03Z dbaio $
2
2
3
PORTNAME=	cacti
3
PORTNAME=	cacti
4
PORTVERSION=	1.1.22
4
PORTVERSION=	1.1.24
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 = 1505214823
1
TIMESTAMP = 1505755626
2
SHA256 (cacti-1.1.22.tar.gz) = 416fe4b264275bd52c4f3e2f4d7c2bab4c36541e0e5211f98503620b81c7738a
2
SHA256 (cacti-1.1.24.tar.gz) = 46742a7a6992315db8b3cf4d127fe5cac608eea17d9c24333ef071da9c569b49
3
SIZE (cacti-1.1.22.tar.gz) = 8910667
3
SIZE (cacti-1.1.24.tar.gz) = 8905168
(-)net-mgmt/cacti/pkg-plist (+2 lines)
Lines 404-409 Link Here
404
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-am.php
404
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-am.php
405
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ar.php
405
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ar.php
406
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-az.php
406
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-az.php
407
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ba.php
407
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-be.php
408
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-be.php
408
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-bg.php
409
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-bg.php
409
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ca.php
410
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ca.php
Lines 437-442 Link Here
437
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pt.php
438
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pt.php
438
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pt_br.php
439
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pt_br.php
439
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ro.php
440
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ro.php
441
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-rs.php
440
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ru.php
442
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ru.php
441
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sk.php
443
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sk.php
442
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sl.php
444
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sl.php

Return to bug 222430