ports/67253: [PATCH] net/cacti: update to 0.8.5a
Lars Thegler
lars at thegler.dk
Thu May 27 13:01:28 UTC 2004
>Number: 67253
>Category: ports
>Synopsis: [PATCH] net/cacti: update to 0.8.5a
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu May 27 06:00:36 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Lars Thegler
>Release: FreeBSD 4.10-BETA i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.10-BETA FreeBSD 4.10-BETA #3: Mon Apr 12 17:02:50 CEST 2004
>Description:
- Update to 0.8.5a
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- cacti-0.8.5a.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/cacti/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 10 Apr 2004 10:39:59 -0000 1.4
+++ Makefile 27 May 2004 12:51:56 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= cacti
-PORTVERSION= 0.8.5
+PORTVERSION= 0.8.5a
CATEGORIES= net
MASTER_SITES= http://www.raxnet.net/downloads/cacti/
@@ -25,6 +25,9 @@
CACTIUSER?= cacti
CACTIGROUP?= ${CACTIUSER}
PLIST_SUB+= CACTIDIR=${CACTIDIR}
+
+post-extract:
+ @${RM} -rf ${WRKSRC}/cactid/.deps
post-patch:
@${CAT} pkg-message | ${SED} -e 's|%%PREFIX%%|${PREFIX}| ; \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/cacti/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 22 Mar 2004 00:13:05 -0000 1.2
+++ distinfo 27 May 2004 12:51:56 -0000
@@ -1 +1,2 @@
-MD5 (cacti-0.8.5.tar.gz) = 72d5710d404d7d2d9ab8f14ee19f91ea
+MD5 (cacti-0.8.5a.tar.gz) = 2b9ef4194664d65b86cdcc9a0f126609
+SIZE (cacti-0.8.5a.tar.gz) = 986785
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/cacti/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 22 Mar 2004 00:13:05 -0000 1.2
+++ pkg-plist 27 May 2004 12:51:56 -0000
@@ -264,6 +264,7 @@
%%CACTIDIR%%/lib/form.php
%%CACTIDIR%%/lib/functions.php
%%CACTIDIR%%/lib/graph_export.php
+%%CACTIDIR%%/lib/graph_variables.php
%%CACTIDIR%%/lib/import.php
%%CACTIDIR%%/lib/rrd.php
%%CACTIDIR%%/lib/snmp.php
@@ -288,6 +289,7 @@
%%CACTIDIR%%/rra/.placeholder
%%CACTIDIR%%/scripts/3com_cable_modem.pl
%%CACTIDIR%%/scripts/diskfree.pl
+%%CACTIDIR%%/scripts/diskfree.sh
%%CACTIDIR%%/scripts/linux_memory.pl
%%CACTIDIR%%/scripts/loadavg.pl
%%CACTIDIR%%/scripts/loadavg_multi.pl
--- cacti-0.8.5a.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list