svn commit: r454601 - head/net-mgmt/cacti
Luca Pizzamiglio
pizzamig at FreeBSD.org
Tue Nov 21 12:04:27 UTC 2017
Author: pizzamig
Date: Tue Nov 21 12:04:25 2017
New Revision: 454601
URL: https://svnweb.freebsd.org/changeset/ports/454601
Log:
net-mgmt/cacti: Update to 1.1.28
PR: 223756
Submitted by: freebsd-ports at dan.me.uk (maintainer)
Approved by: olivier (mentor)
MFH: 2017Q4
Security: CVE-2017-16641
Security: CVE-2017-16660
Security: CVE-2017-16661
Security: CVE-2017-16785
Differential Revision: https://reviews.freebsd.org/D13175
Modified:
head/net-mgmt/cacti/Makefile
head/net-mgmt/cacti/distinfo
head/net-mgmt/cacti/pkg-plist
Modified: head/net-mgmt/cacti/Makefile
==============================================================================
--- head/net-mgmt/cacti/Makefile Tue Nov 21 12:01:22 2017 (r454600)
+++ head/net-mgmt/cacti/Makefile Tue Nov 21 12:04:25 2017 (r454601)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cacti
-PORTVERSION= 1.1.27
+PORTVERSION= 1.1.28
CATEGORIES= net-mgmt www
MASTER_SITES= http://www.cacti.net/downloads/ \
ftp://ftpmirror.uk/freebsd-ports/cacti/
Modified: head/net-mgmt/cacti/distinfo
==============================================================================
--- head/net-mgmt/cacti/distinfo Tue Nov 21 12:01:22 2017 (r454600)
+++ head/net-mgmt/cacti/distinfo Tue Nov 21 12:04:25 2017 (r454601)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508833051
-SHA256 (cacti-1.1.27.tar.gz) = b4a5aa2a772aff7eb5abae31d07ed86a1c00300094d3c3c63091554fbb0deea9
-SIZE (cacti-1.1.27.tar.gz) = 8947294
+TIMESTAMP = 1511103203
+SHA256 (cacti-1.1.28.tar.gz) = bc745e10c483512cb882a5858075ee8286dcf3abfc275e8212a7921135e4a2f9
+SIZE (cacti-1.1.28.tar.gz) = 8953179
Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist Tue Nov 21 12:01:22 2017 (r454600)
+++ head/net-mgmt/cacti/pkg-plist Tue Nov 21 12:04:25 2017 (r454601)
@@ -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-all
mailing list