aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Interp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-09 03:30:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-09 03:30:00 +0000
commitaf9be345087032150131c9020ee406400a5967f0 (patch)
treeed3e52ba319b2ee345e2e80b7289fd63fca79a41 /databases/p5-SQL-Interp
parent9bf25c17edf2ab595d836299126c64d469dafe58 (diff)
downloadports-af9be345087032150131c9020ee406400a5967f0.tar.gz
ports-af9be345087032150131c9020ee406400a5967f0.zip
- Update to 1.21
- Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/SQL-Interp/Changes Approved by: clsung (maintainer, via IRC)
Notes
Notes: svn path=/head/; revision=290767
Diffstat (limited to 'databases/p5-SQL-Interp')
-rw-r--r--databases/p5-SQL-Interp/Makefile7
-rw-r--r--databases/p5-SQL-Interp/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/databases/p5-SQL-Interp/Makefile b/databases/p5-SQL-Interp/Makefile
index 38ef787b6f03..1df8b1c9f8ce 100644
--- a/databases/p5-SQL-Interp/Makefile
+++ b/databases/p5-SQL-Interp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SQL-Interp
-PORTVERSION= 1.10
+PORTVERSION= 1.21
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Interpolate Perl variables into SQL with DBI
-RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
+BUILD_DEPENDS= p5-DBI>=1:${PORTSDIR}/databases/p5-DBI \
+ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
+RUN_DEPENDS= p5-DBI>=1:${PORTSDIR}/databases/p5-DBI \
+ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
PERL_CONFIGURE= yes
diff --git a/databases/p5-SQL-Interp/distinfo b/databases/p5-SQL-Interp/distinfo
index cdb14ac156fe..59654cff97df 100644
--- a/databases/p5-SQL-Interp/distinfo
+++ b/databases/p5-SQL-Interp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (SQL-Interp-1.10.tar.gz) = 28b66b23bd92b60fb14a55591f9a52ddd6661a7934ef218563c659dab31d5835
-SIZE (SQL-Interp-1.10.tar.gz) = 36757
+SHA256 (SQL-Interp-1.21.tar.gz) = 9d086a4a458c1a87675c17e3a8c823aee7db2f5ee81d6ebca8bf842144104b93
+SIZE (SQL-Interp-1.21.tar.gz) = 45574