Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2018 00:32:33 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r467020 - head/net-mgmt/cacti
Message-ID:  <201804110032.w3B0WXfa010214@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <freebsd-ports@dan.me.uk> (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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804110032.w3B0WXfa010214>