- Update to 1.21

- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/SQL-Interp/Changes
Approved by:	clsung (maintainer, via IRC)
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2012-02-09 03:30:00 +00:00
parent 9bf25c17ed
commit af9be34508
2 changed files with 7 additions and 4 deletions

View File

@@ -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

View File

@@ -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