diff options
author | dbaio <dbaio@FreeBSD.org> | 2018-02-19 20:41:09 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2018-02-19 20:41:09 +0800 |
commit | 62b5c5d41c73802274ae9f94b77e0a2a4fca5d78 (patch) | |
tree | 1cf8a59f193f124f46821c638033f9fd58b3053f | |
parent | 3066f2747232543686947992c15975c54ebf5222 (diff) | |
download | freebsd-ports-gnome-62b5c5d41c73802274ae9f94b77e0a2a4fca5d78.tar.gz freebsd-ports-gnome-62b5c5d41c73802274ae9f94b77e0a2a4fca5d78.tar.zst freebsd-ports-gnome-62b5c5d41c73802274ae9f94b77e0a2a4fca5d78.zip |
net-mgmt/cacti: Update to 1.1.35
Changes: https://www.cacti.net/release_notes.php?version=1.1.35
PR: 225958
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
-rw-r--r-- | net-mgmt/cacti/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/cacti/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index e9031e4b8b41..179e48a36992 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.34 +PORTVERSION= 1.1.35 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 a992203f1c2c..d117b94cb61b 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517961927 -SHA256 (cacti-1.1.34.tar.gz) = 28b9c178771d353ab11805bb117d3aa16b1a98485bdf0189b72c18adedd3cc4f -SIZE (cacti-1.1.34.tar.gz) = 8984636 +TIMESTAMP = 1519043380 +SHA256 (cacti-1.1.35.tar.gz) = eea42008adb699d900bd4555b0c34691389015e0c9dac43fc07e9ddb9a537ffd +SIZE (cacti-1.1.35.tar.gz) = 8999651 diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index a360d3a7daa4..fcdb2f0a737d 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -1147,6 +1147,7 @@ %%CACTIDIR%%/install/upgrades/1_1_28.php %%CACTIDIR%%/install/upgrades/1_1_31.php %%CACTIDIR%%/install/upgrades/1_1_34.php +%%CACTIDIR%%/install/upgrades/1_1_35.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php |