ports/144459: [PATCH] databases/pgfouine: update to 1.2
Martin Matuska
mm at FreeBSD.org
Thu Mar 4 10:50:02 UTC 2010
>Number: 144459
>Category: ports
>Synopsis: [PATCH] databases/pgfouine: update to 1.2
>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 Mar 04 10:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Martin Matuska
>Release: FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD core.vx.sk 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #14: Fri Jan 8 15:39:49 CET
>Description:
- Update to 1.2
Port maintainer (pea at raveland.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- pgfouine-1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/pgfouine/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 30 Sep 2008 13:53:37 -0000 1.3
+++ Makefile 4 Mar 2010 10:41:51 -0000
@@ -6,10 +6,9 @@
#
PORTNAME= pgfouine
-PORTVERSION= 1.0
-PORTREVISION= 1
+PORTVERSION= 1.2
CATEGORIES= databases
-MASTER_SITES= http://pgfoundry.org/frs/download.php/1334/ \
+MASTER_SITES= http://pgfoundry.org/frs/download.php/2575/ \
http://pgfouine.projects.postgresql.org/releases/
MAINTAINER= pea at raveland.org
@@ -22,6 +21,7 @@
${REINPLACE_CMD} -e 's,/usr/bin/php,${LOCALBASE}/bin/php,g;' \
-e 's,!!PREFIX!!,${PREFIX},g' \
${WRKSRC}/pgfouine.php ${WRKSRC}/pgfouine_vacuum.php
+ ${FIND} -d ${WRKSRC} -type d -name 'CVS' -exec ${RM} -rf {} \;
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pgfouine.php ${PREFIX}/bin/pgfouine
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/pgfouine/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 1 Jun 2008 01:08:05 -0000 1.1
+++ distinfo 4 Mar 2010 10:41:51 -0000
@@ -1,3 +1,3 @@
-MD5 (pgfouine-1.0.tar.gz) = a6c10e69582f7beef74e8de9313675e9
-SHA256 (pgfouine-1.0.tar.gz) = 48a656c8604e4e743a39782e18440d90beb277db725ef4813ab5cdc06e6f67a4
-SIZE (pgfouine-1.0.tar.gz) = 469475
+MD5 (pgfouine-1.2.tar.gz) = 9d15056365cd3e6447887cc765008f07
+SHA256 (pgfouine-1.2.tar.gz) = 6c5b753d7c14744cd23021d327016040cd86e14d29c055babf556ee2160a17fd
+SIZE (pgfouine-1.2.tar.gz) = 793004
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/databases/pgfouine/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist 1 Jun 2008 01:08:05 -0000 1.1
+++ pkg-plist 4 Mar 2010 10:41:51 -0000
@@ -5,6 +5,7 @@
%%PORTDOCS%%%%DOCSDIR%%/THANKS
%%PORTDOCS%%%%DOCSDIR%%/pgfouine-tutorial.txt
%%DATADIR%%/include/Accumulator.class.php
+%%DATADIR%%/include/CsvlogLogReader.class.php
%%DATADIR%%/include/DurationLogObject.class.php
%%DATADIR%%/include/ErrorLogObject.class.php
%%DATADIR%%/include/GenericLogReader.class.php
@@ -42,6 +43,7 @@
%%DATADIR%%/include/postgresql/lines/PostgreSQLDurationLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLErrorLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLHintLine.class.php
+%%DATADIR%%/include/postgresql/lines/PostgreSQLLocationLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLLogLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLNoticeLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLPreparedStatementExecuteLine.class.php
@@ -51,6 +53,7 @@
%%DATADIR%%/include/postgresql/lines/PostgreSQLQueryStartWithDurationLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLStatementLine.class.php
%%DATADIR%%/include/postgresql/lines/PostgreSQLStatusLine.class.php
+%%DATADIR%%/include/postgresql/parsers/CsvlogPostgreSQLParser.class.php
%%DATADIR%%/include/postgresql/parsers/PostgreSQLParser.class.php
%%DATADIR%%/include/postgresql/parsers/StderrPostgreSQLParser.class.php
%%DATADIR%%/include/postgresql/parsers/SyslogPostgreSQLParser.class.php
@@ -102,8 +105,9 @@
%%DATADIR%%/include/reporting/artichow/Pie.class.php
%%DATADIR%%/include/reporting/artichow/README
%%DATADIR%%/include/reporting/artichow/ScatterPlot.class.php
-%%DATADIR%%/include/reporting/artichow/font/COPYRIGHT.TXT
-%%DATADIR%%/include/reporting/artichow/font/Vera.ttf
+%%DATADIR%%/include/reporting/artichow/font/DejaVuSans.ttf
+%%DATADIR%%/include/reporting/artichow/font/LICENSE
+%%DATADIR%%/include/reporting/artichow/font/README
%%DATADIR%%/include/reporting/artichow/patterns/BarDepth.php
%%DATADIR%%/include/reporting/artichow/patterns/LightLine.php
%%DATADIR%%/include/reporting/artichow/php4/AntiSpam.class.php
@@ -166,10 +170,12 @@
%%DATADIR%%/include/reporting/geshi/docs/CHANGES
%%DATADIR%%/include/reporting/geshi/docs/COPYING
%%DATADIR%%/include/reporting/geshi/docs/README
+%%DATADIR%%/include/reporting/geshi/docs/TODO
%%DATADIR%%/include/reporting/geshi/docs/THANKS
%%DATADIR%%/include/reporting/geshi/geshi.php
%%DATADIR%%/include/reporting/geshi/geshi/sql.php
%%DATADIR%%/include/reporting/reports.lib.php
+%%DATADIR%%/include/reporting/reports/CsvQueriesHistoryReport.class.php
%%DATADIR%%/include/reporting/reports/HourlyStatsReport.class.php
%%DATADIR%%/include/reporting/reports/NormalizedErrorsMostFrequentReport.class.php
%%DATADIR%%/include/reporting/reports/NormalizedErrorsReport.class.php
--- pgfouine-1.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list