Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 12:46:55 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325587 - head/net-mgmt/cacti
Message-ID:  <201308291246.r7TCktaU013411@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Thu Aug 29 12:46:55 2013
New Revision: 325587
URL: http://svnweb.freebsd.org/changeset/ports/325587

Log:
  - Fix pkg-list
  - bump portresivion
  
  Approved by:	maintainer (via IM)

Modified:
  head/net-mgmt/cacti/Makefile   (contents, props changed)
  head/net-mgmt/cacti/pkg-plist   (contents, props changed)

Modified: head/net-mgmt/cacti/Makefile
==============================================================================
--- head/net-mgmt/cacti/Makefile	Thu Aug 29 12:02:49 2013	(r325586)
+++ head/net-mgmt/cacti/Makefile	Thu Aug 29 12:46:55 2013	(r325587)
@@ -4,6 +4,7 @@
 
 PORTNAME=	cacti
 PORTVERSION=	0.8.8b${PATCHLEVEL}
+PORTREVISION=	1
 CATEGORIES=	net-mgmt www
 MASTER_SITES=	http://www.cacti.net/downloads/
 DISTNAME=	${PORTNAME}-${SITEDISTVERSION}

Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist	Thu Aug 29 12:02:49 2013	(r325586)
+++ head/net-mgmt/cacti/pkg-plist	Thu Aug 29 12:46:55 2013	(r325587)
@@ -317,7 +317,7 @@
 %%CACTIDIR%%/install/0_8_7h_to_0_8_7i.php
 %%CACTIDIR%%/install/0_8_7i_to_0_8_8.php
 %%CACTIDIR%%/install/0_8_8_to_0_8_8a.php
-%%CACTIDIR%%/install/0_8_8a_to_0_8_8b.php
+%%CACTIDIR%%/install/0_8_8_to_0_8_8b.php
 %%CACTIDIR%%/install/0_8_to_0_8_1.php
 %%CACTIDIR%%/install/index.php
 %%CACTIDIR%%/install/install_finish.gif



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