aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-12-04 14:56:07 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-12-04 14:56:07 +0000
commit026aef6edda1d2a30f71ee89e685acc3ba69cd6b (patch)
tree7bcb035660168ecd43fc91a9487a097d5f192532 /databases
parent39933bf8a3f82b95612e09377bf07c809c945210 (diff)
downloadports-026aef6edda1d2a30f71ee89e685acc3ba69cd6b.tar.gz
ports-026aef6edda1d2a30f71ee89e685acc3ba69cd6b.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Inspector/Makefile5
-rw-r--r--databases/p5-DBIx-Inspector/distinfo4
-rw-r--r--databases/p5-DBIx-Inspector/pkg-plist7
3 files changed, 9 insertions, 7 deletions
diff --git a/databases/p5-DBIx-Inspector/Makefile b/databases/p5-DBIx-Inspector/Makefile
index 3b8d365c4be9..50b1d4ef42c9 100644
--- a/databases/p5-DBIx-Inspector/Makefile
+++ b/databases/p5-DBIx-Inspector/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= DBIx-Inspector
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= databases perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:TOKUHIROM
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
@@ -19,7 +20,7 @@ RUN_DEPENDS= \
p5-DBI>0:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= DBIx::Inspector.3 \
DBIx::Inspector::Column.3 \
diff --git a/databases/p5-DBIx-Inspector/distinfo b/databases/p5-DBIx-Inspector/distinfo
index 95d27fd36340..287d588ff303 100644
--- a/databases/p5-DBIx-Inspector/distinfo
+++ b/databases/p5-DBIx-Inspector/distinfo
@@ -1,2 +1,2 @@
-SHA256 (DBIx-Inspector-0.04.tar.gz) = 8ba7c9fd2ef5b863b78f613319a4620828029d366ae7acb309a0e6e968296b50
-SIZE (DBIx-Inspector-0.04.tar.gz) = 25031
+SHA256 (DBIx-Inspector-0.05.tar.gz) = 4523ec73dec9bef460d870b35935a939739234bb6c8ed671b0f70428ecaf3694
+SIZE (DBIx-Inspector-0.05.tar.gz) = 18427
diff --git a/databases/p5-DBIx-Inspector/pkg-plist b/databases/p5-DBIx-Inspector/pkg-plist
index 010a98fefbc2..6a5042c6e84e 100644
--- a/databases/p5-DBIx-Inspector/pkg-plist
+++ b/databases/p5-DBIx-Inspector/pkg-plist
@@ -1,6 +1,6 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Inspector/.packlist
%%SITE_PERL%%/DBIx/Inspector.pm
%%SITE_PERL%%/DBIx/Inspector/Column.pm
+%%SITE_PERL%%/DBIx/Inspector/Column/Pg.pm
%%SITE_PERL%%/DBIx/Inspector/Driver/Base.pm
%%SITE_PERL%%/DBIx/Inspector/Driver/Pg.pm
%%SITE_PERL%%/DBIx/Inspector/Driver/SQLite.pm
@@ -10,10 +10,11 @@
%%SITE_PERL%%/DBIx/Inspector/Iterator.pm
%%SITE_PERL%%/DBIx/Inspector/Iterator/Null.pm
%%SITE_PERL%%/DBIx/Inspector/Table.pm
+%%SITE_PERL%%/DBIx/Inspector/Table/Pg.pm
+@dirrm %%SITE_PERL%%/DBIx/Inspector/Table
@dirrm %%SITE_PERL%%/DBIx/Inspector/Iterator
@dirrm %%SITE_PERL%%/DBIx/Inspector/ForeignKey
@dirrm %%SITE_PERL%%/DBIx/Inspector/Driver
+@dirrm %%SITE_PERL%%/DBIx/Inspector/Column
@dirrm %%SITE_PERL%%/DBIx/Inspector
@dirrmtry %%SITE_PERL%%/DBIx
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Inspector
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx