mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.13
- Pass maintainership to perl PR: 132667 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
This commit is contained in:
parent
67c520a983
commit
f9998268e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230155
2 changed files with 6 additions and 8 deletions
|
@ -6,17 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= Test-Output
|
||||
PORTVERSION= 0.12
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Utilities to test STDOUT and STDERR messages
|
||||
|
||||
RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS+= p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester
|
||||
RUN_DEPENDS= p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Test-Output-0.12.tar.gz) = 5b0a877a98f716af6cc150c1a1d6dc59
|
||||
SHA256 (Test-Output-0.12.tar.gz) = 3b1d00c059f6ea601e0c215bb5b87ce592d5d112e4da5c37e78387eaa19af27a
|
||||
SIZE (Test-Output-0.12.tar.gz) = 10853
|
||||
MD5 (Test-Output-0.13.tar.gz) = 6b2c3a47af7e6079b15f631508899828
|
||||
SHA256 (Test-Output-0.13.tar.gz) = e30312a1a7d03c967e7da95805aa806733e63fbccb8de504a19863b03ff5af29
|
||||
SIZE (Test-Output-0.13.tar.gz) = 11044
|
||||
|
|
Loading…
Add table
Reference in a new issue