diff options
author | pizzamig <pizzamig@FreeBSD.org> | 2017-11-21 20:04:25 +0800 |
---|---|---|
committer | pizzamig <pizzamig@FreeBSD.org> | 2017-11-21 20:04:25 +0800 |
commit | c562cee1eaee6e3bde137b085cf614baf4362c32 (patch) | |
tree | 1ff6792ad5871364fdc7fd42bd28e55c362f02d1 /net-mgmt/cacti | |
parent | ab8f9daf209e881073b9085d60023e10acdcdb99 (diff) | |
download | freebsd-ports-gnome-c562cee1eaee6e3bde137b085cf614baf4362c32.tar.gz freebsd-ports-gnome-c562cee1eaee6e3bde137b085cf614baf4362c32.tar.zst freebsd-ports-gnome-c562cee1eaee6e3bde137b085cf614baf4362c32.zip |
net-mgmt/cacti: Update to 1.1.28
PR: 223756
Submitted by: freebsd-ports@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
Diffstat (limited to 'net-mgmt/cacti')
-rw-r--r-- | net-mgmt/cacti/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/cacti/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 3534a9c472b4..3931c816c99c 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -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/ diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index ef83d4da270b..c243b119c091 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -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 diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index 90989d4a0338..7e7830c8ad1b 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -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 |