diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-15 18:20:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-15 18:20:12 +0000 |
commit | 8721099ba7dfb6da02be8d378f3f81e8fda7a8e8 (patch) | |
tree | a9db260c3d817ea0beda1e7fe34f3bdec3e9ecb3 /databases/p5-DBIx-Custom | |
parent | 6dbf83669cdbda78fb017c695f782a3b88883953 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBIx-Custom')
-rw-r--r-- | databases/p5-DBIx-Custom/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBIx-Custom/distinfo | 4 | ||||
-rw-r--r-- | databases/p5-DBIx-Custom/pkg-plist | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile index 5e44dd799f8f..c05a9bfa44f7 100644 --- a/databases/p5-DBIx-Custom/Makefile +++ b/databases/p5-DBIx-Custom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Custom -PORTVERSION= 0.2104 +PORTVERSION= 0.2105 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KIMOTO @@ -29,7 +29,6 @@ PERL_CONFIGURE= yes MAN3= DBIx::Custom.3 \ DBIx::Custom::Guide.3 \ - DBIx::Custom::Guide::Ja.3 \ DBIx::Custom::Mapper.3 \ DBIx::Custom::Model.3 \ DBIx::Custom::NotExists.3 \ diff --git a/databases/p5-DBIx-Custom/distinfo b/databases/p5-DBIx-Custom/distinfo index 717ccae59a17..e1f309894217 100644 --- a/databases/p5-DBIx-Custom/distinfo +++ b/databases/p5-DBIx-Custom/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBIx-Custom-0.2104.tar.gz) = d02003fd5a86377670fa242af96639c04861970bd77f27295bdf93990ce9f4d5 -SIZE (DBIx-Custom-0.2104.tar.gz) = 169177 +SHA256 (DBIx-Custom-0.2105.tar.gz) = 067368912378aa002c7206365f9915cebc278a6ab692ac81bc1ed4742a59680b +SIZE (DBIx-Custom-0.2105.tar.gz) = 169262 diff --git a/databases/p5-DBIx-Custom/pkg-plist b/databases/p5-DBIx-Custom/pkg-plist index e6213ffe319e..4a561f795e31 100644 --- a/databases/p5-DBIx-Custom/pkg-plist +++ b/databases/p5-DBIx-Custom/pkg-plist @@ -1,6 +1,5 @@ %%SITE_PERL%%/DBIx/Custom.pm %%SITE_PERL%%/DBIx/Custom/Guide.pod -%%SITE_PERL%%/DBIx/Custom/Guide/Ja.pod %%SITE_PERL%%/DBIx/Custom/Mapper.pm %%SITE_PERL%%/DBIx/Custom/Model.pm %%SITE_PERL%%/DBIx/Custom/NotExists.pm |