- Update to 1.77

Changes:	http://search.cpan.org/dist/SQL-Abstract/Changes
This commit is contained in:
Frederic Culot
2014-02-05 07:37:34 +00:00
parent 7f04c459a3
commit d2b0a3e81f
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= SQL-Abstract
PORTVERSION= 1.75
PORTVERSION= 1.77
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-Class-Accessor-Grouped>=0.10005:${PORTSDIR}/devel/p5-Class-Acc
p5-Getopt-Long-Descriptive>=0.091:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
p5-Hash-Merge>=0.12:${PORTSDIR}/textproc/p5-Hash-Merge
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
TEST_DEPENDS= p5-Test-Deep>=0.101:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn