Hi,

Little diff to update pgfouine to the latest version (1.1).
Regards,

-- 
Pierre-Emmanuel André <pea at raveland.org>
GPG key: 0x7AE329DC
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/pgfouine/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    19 May 2008 12:42:02 -0000      1.2
+++ Makefile    7 Jul 2009 11:21:07 -0000
@@ -2,12 +2,12 @@
 
 COMMENT =      PostgreSQL log analyzer
 
-DISTNAME =     pgfouine-1.0
+DISTNAME =     pgfouine-1.1
 CATEGORIES =   databases
 
 HOMEPAGE =     http://pgfouine.projects.postgresql.org/
 
-MAINTAINER =   Pierre-Emmanuel Andre <p...@raveland.org>
+MAINTAINER =   Pierre-Emmanuel Andre <p...@openbsd.org>
 
 # GPLv2
 PERMIT_PACKAGE_FTP =   Yes
@@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM =        Yes
 PERMIT_DISTFILES_FTP = Yes
 PERMIT_DISTFILES_CDROM =Yes
 
-MASTER_SITES = http://pgfoundry.org/frs/download.php/1334/ \
+MASTER_SITES = http://pgfoundry.org/frs/download.php/2178/ \
                http://pgfouine.projects.postgresql.org/releases/
 
 NO_BUILD =     Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/pgfouine/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    29 Apr 2008 13:37:57 -0000      1.1.1.1
+++ distinfo    7 Jul 2009 11:21:07 -0000
@@ -1,5 +1,5 @@
-MD5 (pgfouine-1.0.tar.gz) = psEOaVgve+73To3pMTZ16Q==
-RMD160 (pgfouine-1.0.tar.gz) = CivGJ6hjkJClPPzdhtQ8IZSxvFI=
-SHA1 (pgfouine-1.0.tar.gz) = ZXJJPU9h5IFg9NHxlRRiML2BK+Q=
-SHA256 (pgfouine-1.0.tar.gz) = SKZWyGBOTnQ6OXguGEQNkL6yd9tyXvSBOrXNwG5vZ6Q=
-SIZE (pgfouine-1.0.tar.gz) = 469475
+MD5 (pgfouine-1.1.tar.gz) = bL2tTdxRHwoj23YU+9ZoZw==
+RMD160 (pgfouine-1.1.tar.gz) = VGjZo5uKqhyVQH0wAI2pZ4Qjaxs=
+SHA1 (pgfouine-1.1.tar.gz) = HaMe9OIPGOYlSwC6YfSMU8OF0J4=
+SHA256 (pgfouine-1.1.tar.gz) = e5cN8i0FFMkv3hSn2zwkSphuDQxr+Qy2CR72lReKaXg=
+SIZE (pgfouine-1.1.tar.gz) = 776081
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/pgfouine/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   29 Apr 2008 13:37:57 -0000      1.1.1.1
+++ pkg/PLIST   7 Jul 2009 11:21:07 -0000
@@ -9,6 +9,7 @@ share/doc/pgfouine/pgfouine-tutorial.txt
 share/pgfouine/
 share/pgfouine/include/
 share/pgfouine/include/Accumulator.class.php
+share/pgfouine/include/CsvlogLogReader.class.php
 share/pgfouine/include/DurationLogObject.class.php
 share/pgfouine/include/ErrorLogObject.class.php
 share/pgfouine/include/GenericLogReader.class.php
@@ -52,6 +53,7 @@ share/pgfouine/include/postgresql/lines/
 share/pgfouine/include/postgresql/lines/PostgreSQLDurationLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLErrorLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLHintLine.class.php
+share/pgfouine/include/postgresql/lines/PostgreSQLLocationLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLLogLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLNoticeLine.class.php
 
share/pgfouine/include/postgresql/lines/PostgreSQLPreparedStatementExecuteLine.class.php
@@ -62,6 +64,7 @@ share/pgfouine/include/postgresql/lines/
 share/pgfouine/include/postgresql/lines/PostgreSQLStatementLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLStatusLine.class.php
 share/pgfouine/include/postgresql/parsers/
+share/pgfouine/include/postgresql/parsers/CsvlogPostgreSQLParser.class.php
 share/pgfouine/include/postgresql/parsers/PostgreSQLParser.class.php
 share/pgfouine/include/postgresql/parsers/StderrPostgreSQLParser.class.php
 share/pgfouine/include/postgresql/parsers/SyslogPostgreSQLParser.class.php
@@ -123,8 +126,9 @@ share/pgfouine/include/reporting/articho
 share/pgfouine/include/reporting/artichow/README
 share/pgfouine/include/reporting/artichow/ScatterPlot.class.php
 share/pgfouine/include/reporting/artichow/font/
-share/pgfouine/include/reporting/artichow/font/COPYRIGHT.TXT
-share/pgfouine/include/reporting/artichow/font/Vera.ttf
+share/pgfouine/include/reporting/artichow/font/DejaVuSans.ttf
+share/pgfouine/include/reporting/artichow/font/LICENSE
+share/pgfouine/include/reporting/artichow/font/README
 share/pgfouine/include/reporting/artichow/patterns/
 share/pgfouine/include/reporting/artichow/patterns/BarDepth.php
 share/pgfouine/include/reporting/artichow/patterns/LightLine.php
@@ -195,6 +199,7 @@ share/pgfouine/include/reporting/geshi/d
 share/pgfouine/include/reporting/geshi/docs/COPYING
 share/pgfouine/include/reporting/geshi/docs/README
 share/pgfouine/include/reporting/geshi/docs/THANKS
+share/pgfouine/include/reporting/geshi/docs/TODO
 share/pgfouine/include/reporting/geshi/geshi/
 share/pgfouine/include/reporting/geshi/geshi.php
 share/pgfouine/include/reporting/geshi/geshi/sql.php

Reply via email to