Index: head/databases/p5-DBIx-DBSchema/Makefile =================================================================== --- head/databases/p5-DBIx-DBSchema/Makefile (revision 249494) +++ head/databases/p5-DBIx-DBSchema/Makefile (revision 249495) @@ -1,40 +1,40 @@ # New ports collection makefile for: databases/p5-DBIx-DBSchema # Date created: 21 September 2002 # Whom: Peter Avalos # # $FreeBSD$ # PORTNAME= DBIx-DBSchema -PORTVERSION= 0.36 +PORTVERSION= 0.38 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An OO-interface to database schemas BUILD_DEPENDS= ${SITE_PERL}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= DBIx::DBSchema.3 DBIx::DBSchema::ColGroup.3 \ DBIx::DBSchema::ColGroup::Index.3 DBIx::DBSchema::ColGroup::Unique.3 \ DBIx::DBSchema::Column.3 DBIx::DBSchema::DBD.3 \ DBIx::DBSchema::DBD::mysql.3 DBIx::DBSchema::DBD::Pg.3 \ DBIx::DBSchema::DBD::Sybase.3 DBIx::DBSchema::Table.3 \ DBIx::DBSchema::DBD::Oracle.3 DBIx::DBSchema::DBD::SQLite.3 \ DBIx::DBSchema::Index.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include Property changes on: head/databases/p5-DBIx-DBSchema/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/databases/p5-DBIx-DBSchema/distinfo =================================================================== --- head/databases/p5-DBIx-DBSchema/distinfo (revision 249494) +++ head/databases/p5-DBIx-DBSchema/distinfo (revision 249495) @@ -1,3 +1,3 @@ -MD5 (DBIx-DBSchema-0.36.tar.gz) = 130cecbbee8687afe7b5114ee7c94044 -SHA256 (DBIx-DBSchema-0.36.tar.gz) = b5d9d0dfce617d150f4827ad95c2c6d03fe88550ff1ff684ba199cc4f5141d50 -SIZE (DBIx-DBSchema-0.36.tar.gz) = 28453 +MD5 (DBIx-DBSchema-0.38.tar.gz) = 402eb0cd7cc0767890e929edad126e5d +SHA256 (DBIx-DBSchema-0.38.tar.gz) = fdff7a9291ba9d9080f1fbea05cac4165b51d1bad50e0697e1b473cf2f07a030 +SIZE (DBIx-DBSchema-0.38.tar.gz) = 27093 Property changes on: head/databases/p5-DBIx-DBSchema/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property