- Update to 1.20
- Fix *_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Pod-Spell/Changes
This commit is contained in:
parent
ac1bbde5fa
commit
d9d8aa849c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413989
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Pod-Spell
|
||||
PORTVERSION= 1.19
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.20
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,13 +12,15 @@ COMMENT= Formatter for spellchecking Pod
|
||||
LICENSE= ART20
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Tiny>=0:devel/p5-Class-Tiny \
|
||||
p5-File-ShareDir-ProjectDistDir>=1.000:devel/p5-File-ShareDir-ProjectDistDir \
|
||||
devel/p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \
|
||||
p5-File-ShareDir>=0:devel/p5-File-ShareDir \
|
||||
p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \
|
||||
p5-Path-Tiny>=0:devel/p5-Path-Tiny \
|
||||
p5-Pod-Escapes>=1.01:textproc/p5-Pod-Escapes
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Pod-Spell-1.19.tar.gz) = 6d8bb05578dab2c62f50442802e25baecc9ae844ab40773a346aab565ba6654d
|
||||
SIZE (Pod-Spell-1.19.tar.gz) = 29244
|
||||
SHA256 (Pod-Spell-1.20.tar.gz) = 6383f7bfe22bc0d839a08057a0ce780698b046184aea935be4833d94986dd03c
|
||||
SIZE (Pod-Spell-1.20.tar.gz) = 31220
|
||||
|
Loading…
Reference in New Issue
Block a user