mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
- Update to 0.005
- Add LICENSE (Apache 2) Changes: http://search.cpan.org/dist/Test-FailWarnings/Changes
This commit is contained in:
parent
175575bb4c
commit
95d9f61c7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318278
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Test-FailWarnings
|
PORTNAME= Test-FailWarnings
|
||||||
PORTVERSION= 0.003
|
PORTVERSION= 0.005
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= Test
|
MASTER_SITE_SUBDIR= Test
|
||||||
|
@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Add test failures if warnings are caught
|
COMMENT= Add test failures if warnings are caught
|
||||||
|
|
||||||
|
LICENSE= AL2
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Capture-Tiny>=0.21:${PORTSDIR}/devel/p5-Capture-Tiny
|
BUILD_DEPENDS= p5-Capture-Tiny>=0.21:${PORTSDIR}/devel/p5-Capture-Tiny
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Test-FailWarnings-0.003.tar.gz) = 7411468efff3af7276043063fa078fa2585bb181da07cf49e6d2491e00747124
|
SHA256 (Test-FailWarnings-0.005.tar.gz) = 014f909e6c171f77b811139c49c1dca9d0f1e2d1c41b5dca332b6b55b3eb0b4e
|
||||||
SIZE (Test-FailWarnings-0.003.tar.gz) = 13592
|
SIZE (Test-FailWarnings-0.005.tar.gz) = 13799
|
||||||
|
|
Loading…
Add table
Reference in a new issue