aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Test-DatabaseRow
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2012-04-05 18:55:20 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2012-04-05 18:55:20 +0000
commit181c92518e354e4ca6cc8d101613f01897204a3e (patch)
treeffc69ef6c963edcd0a3e34af97d968f0d50fd5f2 /databases/p5-Test-DatabaseRow
parent9135996ac0aae72d06f2fd710bbc354ab8644a0c (diff)
downloadports-181c92518e354e4ca6cc8d101613f01897204a3e.tar.gz
ports-181c92518e354e4ca6cc8d101613f01897204a3e.zip
- Update to 2.03.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=294256
Diffstat (limited to 'databases/p5-Test-DatabaseRow')
-rw-r--r--databases/p5-Test-DatabaseRow/Makefile6
-rw-r--r--databases/p5-Test-DatabaseRow/distinfo4
-rw-r--r--databases/p5-Test-DatabaseRow/pkg-plist5
3 files changed, 10 insertions, 5 deletions
diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile
index 750c1b91e723..e6946556477c 100644
--- a/databases/p5-Test-DatabaseRow/Makefile
+++ b/databases/p5-Test-DatabaseRow/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Test-DatabaseRow
-PORTVERSION= 1.04
+PORTVERSION= 2.03
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,6 +20,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Test::DatabaseRow.3
+MAN3= Test::DatabaseRow.3 \
+ Test::DatabaseRow::Result.3 \
+ Test::DatabaseRow::Object.3
.include <bsd.port.mk>
diff --git a/databases/p5-Test-DatabaseRow/distinfo b/databases/p5-Test-DatabaseRow/distinfo
index c2bf0b36ae3b..76ba9c7021a3 100644
--- a/databases/p5-Test-DatabaseRow/distinfo
+++ b/databases/p5-Test-DatabaseRow/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Test-DatabaseRow-1.04.tar.gz) = 81ef7de9d0b6383416a28969d67a1e6453fdd8e7801bc4e5dfc7946eaa2b59e0
-SIZE (Test-DatabaseRow-1.04.tar.gz) = 14377
+SHA256 (Test-DatabaseRow-2.03.tar.gz) = 67e22bc06acdc67b608f184739ba6af6aa182034263a672a26fe00489041f548
+SIZE (Test-DatabaseRow-2.03.tar.gz) = 44548
diff --git a/databases/p5-Test-DatabaseRow/pkg-plist b/databases/p5-Test-DatabaseRow/pkg-plist
index ea84e97715f4..833a9f66c99a 100644
--- a/databases/p5-Test-DatabaseRow/pkg-plist
+++ b/databases/p5-Test-DatabaseRow/pkg-plist
@@ -1,5 +1,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/DatabaseRow/.packlist
+%%SITE_PERL%%/Test/DatabaseRow/Result.pm
+%%SITE_PERL%%/Test/DatabaseRow/Object.pm
%%SITE_PERL%%/Test/DatabaseRow.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/DatabaseRow
-@dirrmtry %%SITE_PERL%%/Test
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
+@dirrmtry %%SITE_PERL%%/Test/DatabaseRow
+@dirrmtry %%SITE_PERL%%/Test