Index: head/databases/p5-DBIx-Custom/Makefile =================================================================== --- head/databases/p5-DBIx-Custom/Makefile (revision 436295) +++ head/databases/p5-DBIx-Custom/Makefile (revision 436296) @@ -1,25 +1,26 @@ # Created by: Andrey Kostenko # $FreeBSD$ PORTNAME= DBIx-Custom -PORTVERSION= 0.3300 +PORTVERSION= 0.3800 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:databases/p5-DBD-SQLite \ p5-DBI>=1.60.5:databases/p5-DBI \ p5-Object-Simple>=3.1000:devel/p5-Object-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/databases/p5-DBIx-Custom/distinfo =================================================================== --- head/databases/p5-DBIx-Custom/distinfo (revision 436295) +++ head/databases/p5-DBIx-Custom/distinfo (revision 436296) @@ -1,2 +1,3 @@ -SHA256 (DBIx-Custom-0.33.tar.gz) = fc1f24c10688076a4ef2af5095fb3c58d6a4dd79259e61791690c1e75f019888 -SIZE (DBIx-Custom-0.33.tar.gz) = 212120 +TIMESTAMP = 1489682479 +SHA256 (DBIx-Custom-0.38.tar.gz) = b9ea4404301f86a9a244d168b07fe43b9ed2dc231544239b27f8096c3fb8bf48 +SIZE (DBIx-Custom-0.38.tar.gz) = 199590 Index: head/databases/p5-DBIx-Custom/pkg-plist =================================================================== --- head/databases/p5-DBIx-Custom/pkg-plist (revision 436295) +++ head/databases/p5-DBIx-Custom/pkg-plist (revision 436296) @@ -1,22 +1,16 @@ %%SITE_PERL%%/DBIx/Custom.pm %%SITE_PERL%%/DBIx/Custom/Mapper.pm %%SITE_PERL%%/DBIx/Custom/Model.pm %%SITE_PERL%%/DBIx/Custom/NotExists.pm %%SITE_PERL%%/DBIx/Custom/Order.pm -%%SITE_PERL%%/DBIx/Custom/Query.pm -%%SITE_PERL%%/DBIx/Custom/QueryBuilder.pm %%SITE_PERL%%/DBIx/Custom/Result.pm -%%SITE_PERL%%/DBIx/Custom/Tag.pm %%SITE_PERL%%/DBIx/Custom/Util.pm %%SITE_PERL%%/DBIx/Custom/Where.pm %%PERL5_MAN3%%/DBIx::Custom.3.gz %%PERL5_MAN3%%/DBIx::Custom::Mapper.3.gz %%PERL5_MAN3%%/DBIx::Custom::Model.3.gz %%PERL5_MAN3%%/DBIx::Custom::NotExists.3.gz %%PERL5_MAN3%%/DBIx::Custom::Order.3.gz -%%PERL5_MAN3%%/DBIx::Custom::Query.3.gz -%%PERL5_MAN3%%/DBIx::Custom::QueryBuilder.3.gz %%PERL5_MAN3%%/DBIx::Custom::Result.3.gz -%%PERL5_MAN3%%/DBIx::Custom::Tag.3.gz %%PERL5_MAN3%%/DBIx::Custom::Util.3.gz %%PERL5_MAN3%%/DBIx::Custom::Where.3.gz