Index: head/databases/postgresql_autodoc/Makefile =================================================================== --- head/databases/postgresql_autodoc/Makefile (revision 86521) +++ head/databases/postgresql_autodoc/Makefile (revision 86522) @@ -1,29 +1,28 @@ # New ports collection makefile for: postgresql_autodoc # Date created: Fri Aug 23 22:22:36 CEST 2002 # Whom: olgeni@FreeBSD.org # # $FreeBSD$ # PORTNAME= postgresql_autodoc -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= databases -MASTER_SITES= http://www.rbt.ca/autodoc/ -DISTFILES= ${PORTNAME}-1.10.tar.gz +MASTER_SITES= http://www.rbt.ca/autodoc/binaries/ DIST_SUBDIR= postgresql MAINTAINER= olgeni@FreeBSD.org COMMENT= Automatic documentation generator for postgresql databases BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \ ${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 GNU_CONFIGURE= yes USE_GMAKE= yes USE_PERL5= yes CONFIGURE_ARGS+= --datadir=${DATADIR} WRKSRC= ${WRKDIR}/postgresql_autodoc .include Property changes on: head/databases/postgresql_autodoc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/databases/postgresql_autodoc/distinfo =================================================================== --- head/databases/postgresql_autodoc/distinfo (revision 86521) +++ head/databases/postgresql_autodoc/distinfo (revision 86522) @@ -1 +1 @@ -MD5 (postgresql/postgresql_autodoc-1.10.tar.gz) = 91568502cd90d3691e6f291dba11a6d5 +MD5 (postgresql/postgresql_autodoc-1.11.tar.gz) = 4c2d0a5372cf504679fb40cd2f19582d Property changes on: head/databases/postgresql_autodoc/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/databases/postgresql_autodoc/pkg-plist =================================================================== --- head/databases/postgresql_autodoc/pkg-plist (revision 86521) +++ head/databases/postgresql_autodoc/pkg-plist (revision 86522) @@ -1,6 +1,6 @@ bin/postgresql_autodoc share/postgresql_autodoc/dia.tmpl share/postgresql_autodoc/dot.tmpl share/postgresql_autodoc/html.tmpl -share/postgresql_autodoc/sgml.tmpl +share/postgresql_autodoc/xml.tmpl @dirrm share/postgresql_autodoc Property changes on: head/databases/postgresql_autodoc/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property