- Update to 0.1401

This commit is contained in:
Wen Heping 2010-05-02 03:29:34 +00:00
parent cff0b44d0d
commit a0b441e025
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253529
3 changed files with 10 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= DBIx-Custom
PORTVERSION= 0.0801
PORTVERSION= 0.1401
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -26,7 +26,8 @@ MAN3= DBIx::Custom.3 \
DBIx::Custom::MySQL.3 \
DBIx::Custom::Query.3 \
DBIx::Custom::Result.3 \
DBIx::Custom::SQL::Template.3 \
DBIx::Custom::SQLite.3
DBIx::Custom::SQLite.3 \
DBIx::Custom::SQLTemplate::TagProcessor.3 \
DBIx::Custom::SQLTemplate.3
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (DBIx-Custom-0.0801.tar.gz) = 9f7a50c2efdb23532a363ad5ef4d7607
SHA256 (DBIx-Custom-0.0801.tar.gz) = 8aa0c19840b63e19efe2045e87fea1a33c0677edebc1b61e0dc74f4fd5ab8344
SIZE (DBIx-Custom-0.0801.tar.gz) = 26499
MD5 (DBIx-Custom-0.1401.tar.gz) = 5c0db2ebbd8888c39443c5b442cd3144
SHA256 (DBIx-Custom-0.1401.tar.gz) = 004be1d48b6819941b3cb3c53bf457799d811348e0bb15e7cf18211505637aba
SIZE (DBIx-Custom-0.1401.tar.gz) = 22711

View File

@ -3,12 +3,14 @@
%%SITE_PERL%%/DBIx/Custom/MySQL.pm
%%SITE_PERL%%/DBIx/Custom/Query.pm
%%SITE_PERL%%/DBIx/Custom/Result.pm
%%SITE_PERL%%/DBIx/Custom/SQL/Template.pm
%%SITE_PERL%%/DBIx/Custom/SQLite.pm
%%SITE_PERL%%/DBIx/Custom/SQLTemplate/TagProcessor.pm
%%SITE_PERL%%/DBIx/Custom/SQLTemplate.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/SQLTemplate
@dirrmtry %%SITE_PERL%%/DBIx/Custom/SQL
@dirrmtry %%SITE_PERL%%/DBIx/Custom
@dirrmtry %%SITE_PERL%%/DBIx