svn commit: r441766 - head/net-mgmt/cacti
Jochen Neumeister
joneum at FreeBSD.org
Fri May 26 09:11:42 UTC 2017
Author: joneum
Date: Fri May 26 09:11:41 2017
New Revision: 441766
URL: https://svnweb.freebsd.org/changeset/ports/441766
Log:
- Update to 1.1.7
PR: 219478
Submitted by: Daniel Austin (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10887
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 Fri May 26 09:00:37 2017 (r441765)
+++ head/net-mgmt/cacti/Makefile Fri May 26 09:11:41 2017 (r441766)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cacti
-PORTVERSION= 1.1.6
+PORTVERSION= 1.1.7
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 Fri May 26 09:00:37 2017 (r441765)
+++ head/net-mgmt/cacti/distinfo Fri May 26 09:11:41 2017 (r441766)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494230624
-SHA256 (cacti-1.1.6.tar.gz) = af7e569a7234b1bf12c124262eacecde3fb3ebd68af4318de19c6d0aaf2ef7e1
-SIZE (cacti-1.1.6.tar.gz) = 8548365
+TIMESTAMP = 1495560273
+SHA256 (cacti-1.1.7.tar.gz) = e6dcbcef54c42ee7920559d9afc7ba6f53c77a2f7054e8d58a83af304c24f969
+SIZE (cacti-1.1.7.tar.gz) = 8523998
Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist Fri May 26 09:00:37 2017 (r441765)
+++ head/net-mgmt/cacti/pkg-plist Fri May 26 09:11:41 2017 (r441766)
@@ -1032,35 +1032,16 @@
%%CACTIDIR%%/install/upgrades/0_8_7a.php
%%CACTIDIR%%/install/upgrades/0_8_7b.php
%%CACTIDIR%%/install/upgrades/0_8_7c.php
-%%CACTIDIR%%/install/upgrades/0_8_7d.php
-%%CACTIDIR%%/install/upgrades/0_8_7e.php
-%%CACTIDIR%%/install/upgrades/0_8_7f.php
-%%CACTIDIR%%/install/upgrades/0_8_7g.php
%%CACTIDIR%%/install/upgrades/0_8_7h.php
-%%CACTIDIR%%/install/upgrades/0_8_7i.php
%%CACTIDIR%%/install/upgrades/0_8_8.php
-%%CACTIDIR%%/install/upgrades/0_8_8a.php
-%%CACTIDIR%%/install/upgrades/0_8_8b.php
-%%CACTIDIR%%/install/upgrades/0_8_8c.php
-%%CACTIDIR%%/install/upgrades/0_8_8d.php
-%%CACTIDIR%%/install/upgrades/0_8_8e.php
-%%CACTIDIR%%/install/upgrades/0_8_8f.php
-%%CACTIDIR%%/install/upgrades/0_8_8g.php
-%%CACTIDIR%%/install/upgrades/0_8_8h.php
%%CACTIDIR%%/install/upgrades/1_0_0.php
-%%CACTIDIR%%/install/upgrades/1_0_1.php
-%%CACTIDIR%%/install/upgrades/1_0_2.php
-%%CACTIDIR%%/install/upgrades/1_0_3.php
%%CACTIDIR%%/install/upgrades/1_0_4.php
%%CACTIDIR%%/install/upgrades/1_0_5.php
-%%CACTIDIR%%/install/upgrades/1_0_6.php
-%%CACTIDIR%%/install/upgrades/1_1_0.php
-%%CACTIDIR%%/install/upgrades/1_1_1.php
%%CACTIDIR%%/install/upgrades/1_1_2.php
-%%CACTIDIR%%/install/upgrades/1_1_3.php
%%CACTIDIR%%/install/upgrades/1_1_4.php
-%%CACTIDIR%%/install/upgrades/1_1_5.php
%%CACTIDIR%%/install/upgrades/1_1_6.php
+%%CACTIDIR%%/install/upgrades/1_1_7.php
+%%CACTIDIR%%/install/upgrades/index.php
%%CACTIDIR%%/lib/aggregate.php
%%CACTIDIR%%/lib/api_aggregate.php
%%CACTIDIR%%/lib/api_automation.php
More information about the svn-ports-head
mailing list