- Update to 1.15
This commit is contained in:
parent
e9eafe237b
commit
7512741c6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376355
2 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Pod-Spell
|
||||
PORTVERSION= 1.13
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.15
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,11 +13,12 @@ LICENSE= ART20
|
|||
|
||||
BUILD_DEPENDS= p5-Class-Tiny>=0:${PORTSDIR}/devel/p5-Class-Tiny \
|
||||
p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir-Install \
|
||||
p5-File-ShareDir-ProjectDistDir>=0:${PORTSDIR}/devel/p5-File-ShareDir-ProjectDistDir \
|
||||
p5-File-ShareDir-ProjectDistDir>=1.000:${PORTSDIR}/devel/p5-File-ShareDir-ProjectDistDir \
|
||||
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \
|
||||
p5-Pod-Escapes>=1.01:${PORTSDIR}/textproc/p5-Pod-Escapes
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Pod-Spell-1.13.tar.gz) = c17d0e5dfd555be07d0c307d3c39c1afdc56979fcb2ab98a4bb2414837f238dd
|
||||
SIZE (Pod-Spell-1.13.tar.gz) = 29152
|
||||
SHA256 (Pod-Spell-1.15.tar.gz) = fbfdf39f85bcf758d5ae176bc90c675d14c2d0f555b0ef57bf778f4758fccee2
|
||||
SIZE (Pod-Spell-1.15.tar.gz) = 29897
|
||||
|
|
Loading…
Reference in a new issue