Index: head/databases/p5-DBIx-Custom/Makefile =================================================================== --- head/databases/p5-DBIx-Custom/Makefile (revision 274697) +++ head/databases/p5-DBIx-Custom/Makefile (revision 274698) @@ -1,42 +1,43 @@ # New ports collection makefile for: DBIx-Custom # Date created: 27 December 2009 # Whom: Andrey Kostenko # # $FreeBSD$ # PORTNAME= DBIx-Custom -PORTVERSION= 0.1674 +PORTVERSION= 0.1682 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KIMOTO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Customizable DBI 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.0616:${PORTSDIR}/devel/p5-Object-Simple \ p5-Time-Piece>=1.15:${PORTSDIR}/devel/p5-Time-Piece -RUN_DEPENDS= ${BUILD_DEPENDS} +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.0616:${PORTSDIR}/devel/p5-Object-Simple \ + p5-Time-Piece>=1.15:${PORTSDIR}/devel/p5-Time-Piece PERL_CONFIGURE= yes LICENSE_COMB= dual LICENSE= ART20 GPLv1 -MAN3= DBIx::Custom.3 \ - DBIx::Custom::Guide.3 \ - DBIx::Custom::Guide::Ja.3 \ - DBIx::Custom::Model.3 \ - DBIx::Custom::MySQL.3 \ - DBIx::Custom::Query.3 \ - DBIx::Custom::QueryBuilder.3 \ - DBIx::Custom::Result.3 \ - DBIx::Custom::SQLite.3 \ - DBIx::Custom::Tag.3 \ - DBIx::Custom::Util.3 \ - DBIx::Custom::Where.3 +MAN3= DBIx::Custom.3 \ + DBIx::Custom::Guide.3 \ + DBIx::Custom::Guide::Ja.3 \ + DBIx::Custom::Model.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.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/databases/p5-DBIx-Custom/distinfo =================================================================== --- head/databases/p5-DBIx-Custom/distinfo (revision 274697) +++ head/databases/p5-DBIx-Custom/distinfo (revision 274698) @@ -1,2 +1,2 @@ -SHA256 (DBIx-Custom-0.1674.tar.gz) = aa7c827db4a6c68424de395b8255abb53a1718d2c235284b6b4e75e4d2907d01 -SIZE (DBIx-Custom-0.1674.tar.gz) = 59653 +SHA256 (DBIx-Custom-0.1682.tar.gz) = e95975081b20bd85cdf69764caf2885944b82618a831588a103e77c2ef7504fa +SIZE (DBIx-Custom-0.1682.tar.gz) = 59850 Property changes on: head/databases/p5-DBIx-Custom/distinfo ___________________________________________________________________ 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-Custom/pkg-plist =================================================================== --- head/databases/p5-DBIx-Custom/pkg-plist (revision 274697) +++ head/databases/p5-DBIx-Custom/pkg-plist (revision 274698) @@ -1,20 +1,18 @@ %%SITE_PERL%%/DBIx/Custom.pm %%SITE_PERL%%/DBIx/Custom/Guide/Ja.pod %%SITE_PERL%%/DBIx/Custom/Guide.pod %%SITE_PERL%%/DBIx/Custom/Model.pm -%%SITE_PERL%%/DBIx/Custom/MySQL.pm %%SITE_PERL%%/DBIx/Custom/Query.pm %%SITE_PERL%%/DBIx/Custom/QueryBuilder.pm %%SITE_PERL%%/DBIx/Custom/Result.pm -%%SITE_PERL%%/DBIx/Custom/SQLite.pm %%SITE_PERL%%/DBIx/Custom/Tag.pm %%SITE_PERL%%/DBIx/Custom/Util.pm %%SITE_PERL%%/DBIx/Custom/Where.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Custom/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Custom @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% @dirrm %%SITE_PERL%%/DBIx/Custom/Guide @dirrmtry %%SITE_PERL%%/DBIx/Custom/SQL @dirrmtry %%SITE_PERL%%/DBIx/Custom @dirrmtry %%SITE_PERL%%/DBIx Property changes on: head/databases/p5-DBIx-Custom/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property