Date: Thu, 19 Oct 2017 20:00:15 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452466 - head/net-mgmt/cacti Message-ID: <201710192000.v9JK0F7b022796@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Oct 19 20:00:15 2017 New Revision: 452466 URL: https://svnweb.freebsd.org/changeset/ports/452466 Log: net-mgmt/cacti: update to 1.1.26 PR: 223107 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) MFH: 2017Q4 Security: e1cb9dc9-daa9-44db-adde-e94d900e2f7f 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 Thu Oct 19 19:59:15 2017 (r452465) +++ head/net-mgmt/cacti/Makefile Thu Oct 19 20:00:15 2017 (r452466) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.24 +PORTVERSION= 1.1.26 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 Thu Oct 19 19:59:15 2017 (r452465) +++ head/net-mgmt/cacti/distinfo Thu Oct 19 20:00:15 2017 (r452466) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505791471 -SHA256 (cacti-1.1.24.tar.gz) = 46742a7a6992315db8b3cf4d127fe5cac608eea17d9c24333ef071da9c569b49 -SIZE (cacti-1.1.24.tar.gz) = 8905168 +TIMESTAMP = 1508315864 +SHA256 (cacti-1.1.26.tar.gz) = ad94d8b70a34efdc6132bd13706773878c0330be6eb891cf597ea75060627393 +SIZE (cacti-1.1.26.tar.gz) = 8940185 Modified: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Thu Oct 19 19:59:15 2017 (r452465) +++ head/net-mgmt/cacti/pkg-plist Thu Oct 19 20:00:15 2017 (r452466) @@ -1097,6 +1097,7 @@ %%CACTIDIR%%/install/upgrades/1_1_14.php %%CACTIDIR%%/install/upgrades/1_1_17.php %%CACTIDIR%%/install/upgrades/1_1_20.php +%%CACTIDIR%%/install/upgrades/1_1_26.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710192000.v9JK0F7b022796>