diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-10 01:31:33 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-10 01:31:33 +0000 |
commit | 2f1940e167377f12abd7dc359c7c9d769864c316 (patch) | |
tree | 43edd9fca5060742e1fae7ae76400b4ab57270df /databases | |
parent | 094b3409db265c3d4a4f0de92c0b10fa545c5493 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBIx-Custom/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBIx-Custom/distinfo | 6 | ||||
-rw-r--r-- | databases/p5-DBIx-Custom/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile index 138f60bf7611..6d0d4dec09f9 100644 --- a/databases/p5-DBIx-Custom/Makefile +++ b/databases/p5-DBIx-Custom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Custom -PORTVERSION= 0.1402 +PORTVERSION= 0.1503 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,7 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES MAN3= DBIx::Custom.3 \ - DBIx::Custom::Basic.3 \ DBIx::Custom::MySQL.3 \ DBIx::Custom::Query.3 \ DBIx::Custom::Result.3 \ diff --git a/databases/p5-DBIx-Custom/distinfo b/databases/p5-DBIx-Custom/distinfo index 0202958139b7..4043a4aea6b2 100644 --- a/databases/p5-DBIx-Custom/distinfo +++ b/databases/p5-DBIx-Custom/distinfo @@ -1,3 +1,3 @@ -MD5 (DBIx-Custom-0.1402.tar.gz) = 9c023aaed0c115126b908e57e741bf8b -SHA256 (DBIx-Custom-0.1402.tar.gz) = 30b842c2702c59cb26a496289abc51be5ef8e032ea56f5adf1b913f698605e53 -SIZE (DBIx-Custom-0.1402.tar.gz) = 22687 +MD5 (DBIx-Custom-0.1503.tar.gz) = e010eea20c2b8b8e26119aece4741f99 +SHA256 (DBIx-Custom-0.1503.tar.gz) = c8de0998c9e4ea4d0cce19226f90eb3964b86b927b57c8620ffd591e99ba6122 +SIZE (DBIx-Custom-0.1503.tar.gz) = 18720 diff --git a/databases/p5-DBIx-Custom/pkg-plist b/databases/p5-DBIx-Custom/pkg-plist index 5a038567aadb..f6c375aaa670 100644 --- a/databases/p5-DBIx-Custom/pkg-plist +++ b/databases/p5-DBIx-Custom/pkg-plist @@ -1,5 +1,4 @@ %%SITE_PERL%%/DBIx/Custom.pm -%%SITE_PERL%%/DBIx/Custom/Basic.pm %%SITE_PERL%%/DBIx/Custom/MySQL.pm %%SITE_PERL%%/DBIx/Custom/Query.pm %%SITE_PERL%%/DBIx/Custom/Result.pm |