Update to 1.2

ok jasper@
This commit is contained in:
pea 2010-04-28 18:07:56 +00:00
parent ee36d6b418
commit f1bf31afe4
3 changed files with 11 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2009/07/24 11:47:01 pea Exp $
# $OpenBSD: Makefile,v 1.4 2010/04/28 18:07:56 pea Exp $
COMMENT = PostgreSQL log analyzer
DISTNAME = pgfouine-1.1
DISTNAME = pgfouine-1.2
CATEGORIES = databases
HOMEPAGE = http://pgfouine.projects.postgresql.org/
@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
MASTER_SITES = http://pgfoundry.org/frs/download.php/2178/ \
MASTER_SITES = http://pgfoundry.org/frs/download.php/2575/ \
http://pgfouine.projects.postgresql.org/releases/
NO_BUILD = Yes
@ -29,6 +29,7 @@ pre-configure:
@perl -pi -e 's,/usr/bin/php,${LOCALBASE}/bin/php,g;' \
-e 's,!!PREFIX!!,${PREFIX},g' \
${WRKSRC}/pgfouine.php ${WRKSRC}/pgfouine_vacuum.php
@find ${WRKSRC} -type d -name CVS | xargs rm -fr
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pgfouine.php ${PREFIX}/bin/pgfouine

View File

@ -1,5 +1,5 @@
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
MD5 (pgfouine-1.2.tar.gz) = nRUFY2XNPmRHiHzHZQCPBw==
RMD160 (pgfouine-1.2.tar.gz) = EmyKwdZeMuCT25+bUQ89alpmMjc=
SHA1 (pgfouine-1.2.tar.gz) = rKVLNNk6ax+qLFWzgrnwdC/OCB0=
SHA256 (pgfouine-1.2.tar.gz) = bFt1PXwUdEzSMCHTJwFgQM2G4U0pwFW6v1Vu4hYKF/0=
SIZE (pgfouine-1.2.tar.gz) = 793004

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2009/07/24 11:47:02 pea Exp $
@comment $OpenBSD: PLIST,v 1.3 2010/04/28 18:07:56 pea Exp $
bin/pgfouine
bin/pgfouine_vacuum
share/doc/pgfouine/
@ -205,6 +205,7 @@ share/pgfouine/include/reporting/geshi/geshi.php
share/pgfouine/include/reporting/geshi/geshi/sql.php
share/pgfouine/include/reporting/reports/
share/pgfouine/include/reporting/reports.lib.php
share/pgfouine/include/reporting/reports/CsvQueriesHistoryReport.class.php
share/pgfouine/include/reporting/reports/HourlyStatsReport.class.php
share/pgfouine/include/reporting/reports/NormalizedErrorsMostFrequentReport.class.php
share/pgfouine/include/reporting/reports/NormalizedErrorsReport.class.php