diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-12-31 22:29:46 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-12-31 22:29:46 +0800 |
commit | 2e5f60a65806fe6d50bb720315fa8fc197db6db3 (patch) | |
tree | 4b8a08f4d0b1032aae8ffaea47b8890ab1fdb617 /net-mgmt | |
parent | 833a99f16a1e298fdaa81fd3d0faf57446585a9b (diff) | |
download | freebsd-ports-gnome-2e5f60a65806fe6d50bb720315fa8fc197db6db3.tar.gz freebsd-ports-gnome-2e5f60a65806fe6d50bb720315fa8fc197db6db3.tar.zst freebsd-ports-gnome-2e5f60a65806fe6d50bb720315fa8fc197db6db3.zip |
net-mgmt/cacti: Update to 1.1.29
While here, update license.
Changes: https://www.cacti.net/release_notes.php?version=1.1.29
PR: 224727
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cacti/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 3931c816c99c..818da2ab2ddc 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.28 +PORTVERSION= 1.1.29 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ @@ -9,7 +9,7 @@ MASTER_SITES= http://www.cacti.net/downloads/ \ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Web-driven graphing interface for RRDTool -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rrdtool:databases/rrdtool diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index c243b119c091..a3c0eea8ab60 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511103203 -SHA256 (cacti-1.1.28.tar.gz) = bc745e10c483512cb882a5858075ee8286dcf3abfc275e8212a7921135e4a2f9 -SIZE (cacti-1.1.28.tar.gz) = 8953179 +TIMESTAMP = 1514638651 +SHA256 (cacti-1.1.29.tar.gz) = 16f19adc5d9a398336cb05a15af43cb073e268c94a9c29cae06622a95527c1e3 +SIZE (cacti-1.1.29.tar.gz) = 8957139 |