diff options
author | mjl <mjl> | 2007-06-19 18:46:15 +0000 |
---|---|---|
committer | mjl <mjl> | 2007-06-19 18:46:15 +0000 |
commit | 91c8ecda4289d2773cc78875bbf44d602adc278d (patch) | |
tree | f7530888c851ec6b884fa7f23bc071b6ef07134b /textproc/postgresql-autodoc | |
parent | cd87193ea66adf57c9555218b4e7f7686dcc58fc (diff) | |
download | pkgsrc-91c8ecda4289d2773cc78875bbf44d602adc278d.tar.gz |
Updated postgresql-autodoc to 1.30 (No change log available)
Diffstat (limited to 'textproc/postgresql-autodoc')
-rw-r--r-- | textproc/postgresql-autodoc/Makefile | 8 | ||||
-rw-r--r-- | textproc/postgresql-autodoc/PLIST | 3 | ||||
-rw-r--r-- | textproc/postgresql-autodoc/distinfo | 8 |
3 files changed, 10 insertions, 9 deletions
diff --git a/textproc/postgresql-autodoc/Makefile b/textproc/postgresql-autodoc/Makefile index c0c1ef3c1b7..973a8573978 100644 --- a/textproc/postgresql-autodoc/Makefile +++ b/textproc/postgresql-autodoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2006/02/05 23:11:06 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2007/06/19 18:46:15 mjl Exp $ # -DISTNAME= postgresql_autodoc-1.24 -PKGREVISION= 2 +DISTNAME= postgresql_autodoc-1.30 +#PKGREVISION= 2 CATEGORIES= textproc databases MASTER_SITES= http://www.rbt.ca/autodoc/binaries/ @@ -16,7 +16,7 @@ DEPENDS+= p5-HTML-Template-[0-9]*:../../www/p5-HTML-Template WRKSRC= ${WRKDIR}/postgresql_autodoc USE_TOOLS+= gmake perl:run GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --datadir=${PREFIX:Q}/share/${PKGBASE:Q} +CONFIGURE_ARGS+= --datadir=${PREFIX:Q}/share CONFIGURE_ENV+= ac_cv_path_PERL=${PERL5:Q} .include "../../mk/bsd.pkg.mk" diff --git a/textproc/postgresql-autodoc/PLIST b/textproc/postgresql-autodoc/PLIST index 43a758f17b4..5a47206ac1f 100644 --- a/textproc/postgresql-autodoc/PLIST +++ b/textproc/postgresql-autodoc/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2005/01/29 10:17:07 mjl Exp $ +@comment $NetBSD: PLIST,v 1.4 2007/06/19 18:46:16 mjl Exp $ bin/postgresql_autodoc share/postgresql_autodoc/dia.tmpl share/postgresql_autodoc/dot.tmpl share/postgresql_autodoc/html.tmpl share/postgresql_autodoc/xml.tmpl +share/postgresql_autodoc/neato.tmpl share/postgresql_autodoc/zigzag.dia.tmpl @dirrm share/postgresql_autodoc diff --git a/textproc/postgresql-autodoc/distinfo b/textproc/postgresql-autodoc/distinfo index ba01e9f4c57..e24be67a20e 100644 --- a/textproc/postgresql-autodoc/distinfo +++ b/textproc/postgresql-autodoc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2005/02/24 14:48:47 agc Exp $ +$NetBSD: distinfo,v 1.8 2007/06/19 18:46:16 mjl Exp $ -SHA1 (postgresql_autodoc-1.24.tar.gz) = 34dcd65ec73d3bbdb39e690cf6da2a37818cb4b2 -RMD160 (postgresql_autodoc-1.24.tar.gz) = 6315ca8d55516268293bee1269c41de2079bcfce -Size (postgresql_autodoc-1.24.tar.gz) = 41755 bytes +SHA1 (postgresql_autodoc-1.30.tar.gz) = 91de871ca5e0adf649de0c5d597be5a678268486 +RMD160 (postgresql_autodoc-1.30.tar.gz) = 91f00429d0675b578b0542ed2f94958eb37b2946 +Size (postgresql_autodoc-1.30.tar.gz) = 46216 bytes |