Index: head/databases/p5-DBIx-Custom/Makefile =================================================================== --- head/databases/p5-DBIx-Custom/Makefile (revision 300770) +++ head/databases/p5-DBIx-Custom/Makefile (revision 300771) @@ -1,43 +1,41 @@ # New ports collection makefile for: DBIx-Custom # Date created: 27 December 2009 # Whom: Andrey Kostenko # # $FreeBSD$ # PORTNAME= DBIx-Custom -PORTVERSION= 0.2500 +PORTVERSION= 0.2600 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= perl@FreeBSD.org COMMENT= Customizable DBI LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-DBD-SQLite>=1.25:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI \ p5-Object-Simple>=3.0621:${PORTSDIR}/devel/p5-Object-Simple -RUN_DEPENDS= p5-DBD-SQLite>=1.25:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI \ - p5-Object-Simple>=3.0621:${PORTSDIR}/devel/p5-Object-Simple +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= DBIx::Custom.3 \ DBIx::Custom::Guide.3 \ DBIx::Custom::Mapper.3 \ DBIx::Custom::Model.3 \ DBIx::Custom::NotExists.3 \ DBIx::Custom::Order.3 \ DBIx::Custom::Query.3 \ DBIx::Custom::QueryBuilder.3 \ DBIx::Custom::Result.3 \ DBIx::Custom::Tag.3 \ DBIx::Custom::Util.3 \ DBIx::Custom::Where.3 .include Property changes on: head/databases/p5-DBIx-Custom/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.73 \ No newline at end of property +1.74 \ No newline at end of property Index: head/databases/p5-DBIx-Custom/distinfo =================================================================== --- head/databases/p5-DBIx-Custom/distinfo (revision 300770) +++ head/databases/p5-DBIx-Custom/distinfo (revision 300771) @@ -1,2 +1,2 @@ -SHA256 (DBIx-Custom-0.25.tar.gz) = ed0037c4b82444680a89dbceb818e3011554aba8e6850ce59660f8d2586444fa -SIZE (DBIx-Custom-0.25.tar.gz) = 205654 +SHA256 (DBIx-Custom-0.26.tar.gz) = 313b8cd976eabe0223f913292fc02aaca9285196dadbf74123a3c2de632c2858 +SIZE (DBIx-Custom-0.26.tar.gz) = 205785 Property changes on: head/databases/p5-DBIx-Custom/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.71 \ No newline at end of property +1.72 \ No newline at end of property