mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 0.095
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes
This commit is contained in:
parent
4abf9324cc
commit
7e1ddf9384
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328519
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Getopt-Long-Descriptive
|
||||
PORTVERSION= 0.094
|
||||
PORTVERSION= 0.095
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,6 +16,8 @@ LICENSE_COMB= dual
|
||||
BUILD_DEPENDS= p5-Params-Validate>=0.97:${PORTSDIR}/devel/p5-Params-Validate \
|
||||
p5-Sub-Exporter>=0.972:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
|
||||
p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Getopt-Long-Descriptive-0.094.tar.gz) = ef55fea05b072081c03451758cc3066b9a56b614e9f5334c17db667ef9e32b82
|
||||
SIZE (Getopt-Long-Descriptive-0.094.tar.gz) = 23884
|
||||
SHA256 (Getopt-Long-Descriptive-0.095.tar.gz) = b5214407ec6b5a3578b54d2a22d931903ef918c6e2c9c558c1c89cd8edb697af
|
||||
SIZE (Getopt-Long-Descriptive-0.095.tar.gz) = 25175
|
||||
|
Loading…
Reference in New Issue
Block a user