mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to 0.17
This commit is contained in:
parent
0e9855fc81
commit
9ddd7416aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311292
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Spelling
|
||||
PORTVERSION= 0.16
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Check for spelling errors in POD files
|
||||
|
||||
BUILD_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell
|
||||
RUN_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell
|
||||
BUILD_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \
|
||||
p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
|
||||
p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3
|
||||
RUN_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \
|
||||
p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3
|
||||
TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Test-Spelling-0.16.tar.gz) = b7a75a0625369af58262c82093f2aaa4a2db51ec12586b26df0fe56f75d13a8f
|
||||
SIZE (Test-Spelling-0.16.tar.gz) = 25852
|
||||
SHA256 (Test-Spelling-0.17.tar.gz) = 206f3ead9a1bb428580812946f7be92a1378fd4e825626d32e4184363ba3e5fd
|
||||
SIZE (Test-Spelling-0.17.tar.gz) = 26067
|
||||
|
Loading…
Reference in New Issue
Block a user