- Update to 1.75
- Add missing TEST_DEPENDS Changes: http://search.cpan.org/dist/SQL-Abstract/Changes
This commit is contained in:
parent
b70716b149
commit
16345edded
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338202
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= SQL-Abstract
|
||||
PORTVERSION= 1.74
|
||||
PORTVERSION= 1.75
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,8 +17,9 @@ 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-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (SQL-Abstract-1.74.tar.gz) = 55466f4a2dd9f919037d32e5a97b01084168e359b51fde85045215ea0405e7f2
|
||||
SIZE (SQL-Abstract-1.74.tar.gz) = 94405
|
||||
SHA256 (SQL-Abstract-1.75.tar.gz) = 1e8671c021bba76224a44e317cac86bec3ad8c40e3c47db03619160404cffde2
|
||||
SIZE (SQL-Abstract-1.75.tar.gz) = 94876
|
||||
|
|
Loading…
Reference in a new issue