mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update postgresql_autodoc to 1.10b2. Fixes a few configure errors[1].
Notified by: [1] Rod Taylor <rbt@rbt.ca> (module author)
This commit is contained in:
parent
3e1ba07f64
commit
43a891f9f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80991
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= postgresql_autodoc
|
||||
PORTVERSION= 1.10.b1
|
||||
PORTVERSION= 1.10.b2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.rbt.ca/autodoc/
|
||||
DISTFILES= ${PORTNAME}-1.10b1.tar.gz
|
||||
DISTFILES= ${PORTNAME}-1.10b2.tar.gz
|
||||
DIST_SUBDIR= postgresql
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
@ -19,10 +19,9 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Te
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
|
||||
|
||||
USE_AUTOCONF_VER= 253
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
CONFIGURE_ARGS+= --datadir=${DATADIR}
|
||||
|
||||
WRKSRC= ${WRKDIR}/postgresql_autodoc
|
||||
|
@ -1 +1 @@
|
||||
MD5 (postgresql/postgresql_autodoc-1.10b1.tar.gz) = 149ce0280cfb89174d1c4de5b7647c05
|
||||
MD5 (postgresql/postgresql_autodoc-1.10b2.tar.gz) = d32e3c366a24309241a84557117d3f86
|
||||
|
Loading…
Reference in New Issue
Block a user