Index: head/databases/p5-DBD-Pg/Makefile =================================================================== --- head/databases/p5-DBD-Pg/Makefile (revision 239242) +++ head/databases/p5-DBD-Pg/Makefile (revision 239243) @@ -1,36 +1,36 @@ # New ports collection makefile for: p5-DBD-Pg # Date created: June 17th 1997 # Whom: James FitzGibbon # # $FreeBSD$ # PORTNAME= DBD-Pg -PORTVERSION= 2.15.0 +PORTVERSION= 2.15.1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provides access to PostgreSQL databases through the DBI BUILD_DEPENDS= p5-DBI>=1.52:${PORTSDIR}/databases/p5-DBI \ p5-version>=0:${PORTSDIR}/devel/p5-version RUN_DEPENDS= ${BUILD_DEPENDS} USE_PGSQL= yes PERL_CONFIGURE= yes MAN3= DBD::Pg.3 Bundle::DBD::Pg.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README TODO post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include Property changes on: head/databases/p5-DBD-Pg/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.86 \ No newline at end of property +1.87 \ No newline at end of property Index: head/databases/p5-DBD-Pg/distinfo =================================================================== --- head/databases/p5-DBD-Pg/distinfo (revision 239242) +++ head/databases/p5-DBD-Pg/distinfo (revision 239243) @@ -1,3 +1,3 @@ -MD5 (DBD-Pg-2.15.0.tar.gz) = 74317b63be3ac5b8938d4b584996d5e7 -SHA256 (DBD-Pg-2.15.0.tar.gz) = 37948f946cc1226053631ffd35bf1d7af5c77d43b5f2ba540556b1bdeb9853f6 -SIZE (DBD-Pg-2.15.0.tar.gz) = 220705 +MD5 (DBD-Pg-2.15.1.tar.gz) = b1c5488a68fa61cc3694b0cd4e413e25 +SHA256 (DBD-Pg-2.15.1.tar.gz) = c98260ac150499619fbb5bcb648c7e364eaedf3bc8617122344a8ef6a0ab07f2 +SIZE (DBD-Pg-2.15.1.tar.gz) = 220802 Property changes on: head/databases/p5-DBD-Pg/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.41 \ No newline at end of property +1.42 \ No newline at end of property