summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-08-22 00:31:11 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-08-22 00:31:11 +0000
commit6c03410e1c85289e8bcff9db8e1efddd2080c3ec (patch)
tree08d763bc4499101e600b46e59f79c9ebe35a939a
parent- Update to 1.02 (diff)
- Update to 0.1615
This commit differs from the patch submitted with the PR in that it updates the port to an even newer version and also updates the minimal version of a dependency. PR: ports/149318 Submitted by: Frederic Culot <frederic@culot.org>
Notes
Notes: svn path=/head/; revision=259705
-rw-r--r--databases/p5-DBIx-Custom/Makefile10
-rw-r--r--databases/p5-DBIx-Custom/distinfo6
-rw-r--r--databases/p5-DBIx-Custom/pkg-plist6
3 files changed, 11 insertions, 11 deletions
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile
index 6d0d4dec09f9..a088919b191a 100644
--- a/databases/p5-DBIx-Custom/Makefile
+++ b/databases/p5-DBIx-Custom/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBIx-Custom
-PORTVERSION= 0.1503
+PORTVERSION= 0.1615
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= Customizable DBI
BUILD_DEPENDS= p5-DBD-SQLite>=1.25:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI \
- p5-Object-Simple>=2.0702:${PORTSDIR}/devel/p5-Object-Simple \
+ p5-Object-Simple>=3.0201:${PORTSDIR}/devel/p5-Object-Simple \
p5-Time-Piece>=1.15:${PORTSDIR}/devel/p5-Time-Piece
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -24,9 +24,9 @@ PERL_CONFIGURE= YES
MAN3= DBIx::Custom.3 \
DBIx::Custom::MySQL.3 \
DBIx::Custom::Query.3 \
+ DBIx::Custom::QueryBuilder.3 \
+ DBIx::Custom::QueryBuilder::TagProcessors.3 \
DBIx::Custom::Result.3 \
- DBIx::Custom::SQLite.3 \
- DBIx::Custom::SQLTemplate::TagProcessor.3 \
- DBIx::Custom::SQLTemplate.3
+ DBIx::Custom::SQLite.3
.include <bsd.port.mk>
diff --git a/databases/p5-DBIx-Custom/distinfo b/databases/p5-DBIx-Custom/distinfo
index 4043a4aea6b2..ca7923c5605a 100644
--- a/databases/p5-DBIx-Custom/distinfo
+++ b/databases/p5-DBIx-Custom/distinfo
@@ -1,3 +1,3 @@
-MD5 (DBIx-Custom-0.1503.tar.gz) = e010eea20c2b8b8e26119aece4741f99
-SHA256 (DBIx-Custom-0.1503.tar.gz) = c8de0998c9e4ea4d0cce19226f90eb3964b86b927b57c8620ffd591e99ba6122
-SIZE (DBIx-Custom-0.1503.tar.gz) = 18720
+MD5 (DBIx-Custom-0.1615.tar.gz) = 0f5127cc3addeef970a2833731534014
+SHA256 (DBIx-Custom-0.1615.tar.gz) = 93a93dc255987d806a365d2cb0520da847026e2b401d5465acf2be5ad184bb86
+SIZE (DBIx-Custom-0.1615.tar.gz) = 23557
diff --git a/databases/p5-DBIx-Custom/pkg-plist b/databases/p5-DBIx-Custom/pkg-plist
index f6c375aaa670..1f68a35f44bb 100644
--- a/databases/p5-DBIx-Custom/pkg-plist
+++ b/databases/p5-DBIx-Custom/pkg-plist
@@ -1,15 +1,15 @@
%%SITE_PERL%%/DBIx/Custom.pm
%%SITE_PERL%%/DBIx/Custom/MySQL.pm
%%SITE_PERL%%/DBIx/Custom/Query.pm
+%%SITE_PERL%%/DBIx/Custom/QueryBuilder.pm
+%%SITE_PERL%%/DBIx/Custom/QueryBuilder/TagProcessors.pm
%%SITE_PERL%%/DBIx/Custom/Result.pm
%%SITE_PERL%%/DBIx/Custom/SQLite.pm
-%%SITE_PERL%%/DBIx/Custom/SQLTemplate/TagProcessor.pm
-%%SITE_PERL%%/DBIx/Custom/SQLTemplate.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Custom/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Custom
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
-@dirrm %%SITE_PERL%%/DBIx/Custom/SQLTemplate
+@dirrm %%SITE_PERL%%/DBIx/Custom/QueryBuilder
@dirrmtry %%SITE_PERL%%/DBIx/Custom/SQL
@dirrmtry %%SITE_PERL%%/DBIx/Custom
@dirrmtry %%SITE_PERL%%/DBIx