From owner-svn-ports-head@freebsd.org Wed Apr 11 00:32:34 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40484F834C6; Wed, 11 Apr 2018 00:32:34 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E79C36D796; Wed, 11 Apr 2018 00:32:33 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DF433150AA; Wed, 11 Apr 2018 00:32:33 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3B0WXSW010217; Wed, 11 Apr 2018 00:32:33 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3B0WXfa010214; Wed, 11 Apr 2018 00:32:33 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804110032.w3B0WXfa010214@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Wed, 11 Apr 2018 00:32:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467020 - head/net-mgmt/cacti X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/net-mgmt/cacti X-SVN-Commit-Revision: 467020 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2018 00:32:34 -0000 Author: dbaio Date: Wed Apr 11 00:32:33 2018 New Revision: 467020 URL: https://svnweb.freebsd.org/changeset/ports/467020 Log: net-mgmt/cacti: Update to 1.1.37 Changes: https://www.cacti.net/release_notes.php?version=1.1.37 PR: 227212 Submitted by: Daniel Austin (maintainer) 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 Wed Apr 11 00:30:55 2018 (r467019) +++ head/net-mgmt/cacti/Makefile Wed Apr 11 00:32:33 2018 (r467020) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.36 +PORTVERSION= 1.1.37 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 Wed Apr 11 00:30:55 2018 (r467019) +++ head/net-mgmt/cacti/distinfo Wed Apr 11 00:32:33 2018 (r467020) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520108099 -SHA256 (cacti-1.1.36.tar.gz) = 9a9cbe54b51a4161ddc84234a7e4210dae279375fd2b1715511d426672327a11 -SIZE (cacti-1.1.36.tar.gz) = 9018560 +TIMESTAMP = 1523394357 +SHA256 (cacti-1.1.37.tar.gz) = 6def76e2c250db5be45b1143b4e36e4e5835ea92cadc5c2a07a41eebcc35a1fb +SIZE (cacti-1.1.37.tar.gz) = 9079906 Modified: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Wed Apr 11 00:30:55 2018 (r467019) +++ head/net-mgmt/cacti/pkg-plist Wed Apr 11 00:32:33 2018 (r467020) @@ -1148,6 +1148,7 @@ %%CACTIDIR%%/install/upgrades/1_1_34.php %%CACTIDIR%%/install/upgrades/1_1_35.php %%CACTIDIR%%/install/upgrades/1_1_36.php +%%CACTIDIR%%/install/upgrades/1_1_37.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php