svn commit: r454992 - branches/2017Q4/net-mgmt/cacti
Luca Pizzamiglio
pizzamig at FreeBSD.org
Mon Nov 27 21:00:17 UTC 2017
Author: pizzamig
Date: Mon Nov 27 21:00:15 2017
New Revision: 454992
URL: https://svnweb.freebsd.org/changeset/ports/454992
Log:
MFH: r454601
net-mgmt/cacti: Update to 1.1.28
PR: 223756
Submitted by: freebsd-ports at dan.me.uk (maintainer)
Approved by: olivier (mentor)
Security: CVE-2017-16641
Security: CVE-2017-16660
Security: CVE-2017-16661
Security: CVE-2017-16785
Differential Revision: https://reviews.freebsd.org/D13175
Approved by: ports-secteam (swills)
Modified:
branches/2017Q4/net-mgmt/cacti/Makefile
branches/2017Q4/net-mgmt/cacti/distinfo
branches/2017Q4/net-mgmt/cacti/pkg-plist
Directory Properties:
branches/2017Q4/ (props changed)
Modified: branches/2017Q4/net-mgmt/cacti/Makefile
==============================================================================
--- branches/2017Q4/net-mgmt/cacti/Makefile Mon Nov 27 20:36:11 2017 (r454991)
+++ branches/2017Q4/net-mgmt/cacti/Makefile Mon Nov 27 21:00:15 2017 (r454992)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cacti
-PORTVERSION= 1.1.26
+PORTVERSION= 1.1.28
CATEGORIES= net-mgmt www
MASTER_SITES= http://www.cacti.net/downloads/ \
ftp://ftpmirror.uk/freebsd-ports/cacti/
Modified: branches/2017Q4/net-mgmt/cacti/distinfo
==============================================================================
--- branches/2017Q4/net-mgmt/cacti/distinfo Mon Nov 27 20:36:11 2017 (r454991)
+++ branches/2017Q4/net-mgmt/cacti/distinfo Mon Nov 27 21:00:15 2017 (r454992)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508315864
-SHA256 (cacti-1.1.26.tar.gz) = ad94d8b70a34efdc6132bd13706773878c0330be6eb891cf597ea75060627393
-SIZE (cacti-1.1.26.tar.gz) = 8940185
+TIMESTAMP = 1511103203
+SHA256 (cacti-1.1.28.tar.gz) = bc745e10c483512cb882a5858075ee8286dcf3abfc275e8212a7921135e4a2f9
+SIZE (cacti-1.1.28.tar.gz) = 8953179
Modified: branches/2017Q4/net-mgmt/cacti/pkg-plist
==============================================================================
--- branches/2017Q4/net-mgmt/cacti/pkg-plist Mon Nov 27 20:36:11 2017 (r454991)
+++ branches/2017Q4/net-mgmt/cacti/pkg-plist Mon Nov 27 21:00:15 2017 (r454992)
@@ -442,7 +442,6 @@
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ru.php
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sk.php
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sl.php
-%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sr.php
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sv.php
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-tr.php
%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-uk.php
@@ -1098,6 +1097,7 @@
%%CACTIDIR%%/install/upgrades/1_1_17.php
%%CACTIDIR%%/install/upgrades/1_1_20.php
%%CACTIDIR%%/install/upgrades/1_1_26.php
+%%CACTIDIR%%/install/upgrades/1_1_28.php
%%CACTIDIR%%/install/upgrades/index.php
%%CACTIDIR%%/lib/aggregate.php
%%CACTIDIR%%/lib/api_aggregate.php
More information about the svn-ports-branches
mailing list