aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Custom
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-07-10 21:44:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-07-10 21:44:56 +0000
commit70d06691f7a0cf7389eca5e65a73a79440381070 (patch)
treed69adb5622605becb0124c9a984a8de20caeb43e /databases/p5-DBIx-Custom
parentc678d9bb4489f9e0d800fc3150489168cfa7ae53 (diff)
downloadports-70d06691f7a0cf7389eca5e65a73a79440381070.tar.gz
ports-70d06691f7a0cf7389eca5e65a73a79440381070.zip
Notes
Diffstat (limited to 'databases/p5-DBIx-Custom')
-rw-r--r--databases/p5-DBIx-Custom/Makefile3
-rw-r--r--databases/p5-DBIx-Custom/distinfo4
-rw-r--r--databases/p5-DBIx-Custom/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile
index 065505cb33a0..6a9ebf7d8ea2 100644
--- a/databases/p5-DBIx-Custom/Makefile
+++ b/databases/p5-DBIx-Custom/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBIx-Custom
-PORTVERSION= 0.1693
+PORTVERSION= 0.1700
CATEGORIES= databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KIMOTO
@@ -32,6 +32,7 @@ LICENSE= ART10 GPLv1
MAN3= DBIx::Custom.3 \
DBIx::Custom::Guide.3 \
DBIx::Custom::Model.3 \
+ DBIx::Custom::Order.3 \
DBIx::Custom::Query.3 \
DBIx::Custom::QueryBuilder.3 \
DBIx::Custom::Result.3 \
diff --git a/databases/p5-DBIx-Custom/distinfo b/databases/p5-DBIx-Custom/distinfo
index e9ec482fcca9..5a33fa0892d0 100644
--- a/databases/p5-DBIx-Custom/distinfo
+++ b/databases/p5-DBIx-Custom/distinfo
@@ -1,2 +1,2 @@
-SHA256 (DBIx-Custom-0.1693.tar.gz) = f602e2682ea74ff94dd49f06cbb6d64e55da53a8309e2e955225eb186759b81c
-SIZE (DBIx-Custom-0.1693.tar.gz) = 47497
+SHA256 (DBIx-Custom-0.1700.tar.gz) = 1d5435eca104416fe296dc6ba611717e4d53ed913545251c90951fb36cb2188a
+SIZE (DBIx-Custom-0.1700.tar.gz) = 50853
diff --git a/databases/p5-DBIx-Custom/pkg-plist b/databases/p5-DBIx-Custom/pkg-plist
index b1f65676196b..41057728e5af 100644
--- a/databases/p5-DBIx-Custom/pkg-plist
+++ b/databases/p5-DBIx-Custom/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/DBIx/Custom.pm
%%SITE_PERL%%/DBIx/Custom/Guide.pod
%%SITE_PERL%%/DBIx/Custom/Model.pm
+%%SITE_PERL%%/DBIx/Custom/Order.pm
%%SITE_PERL%%/DBIx/Custom/Query.pm
%%SITE_PERL%%/DBIx/Custom/QueryBuilder.pm
%%SITE_PERL%%/DBIx/Custom/Result.pm