svn commit: r325587 - head/net-mgmt/cacti

Andrej Zverev az at FreeBSD.org
Thu Aug 29 12:46:55 UTC 2013


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


More information about the svn-ports-head mailing list