diff options
author | lth <lth@FreeBSD.org> | 2016-03-31 01:59:15 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2016-03-31 01:59:15 +0800 |
commit | 119f1c9e9f43c4f44777189b08fb22e6bac996af (patch) | |
tree | d53c60907f2b33d5fbafc0d4e0ef08f8b4655a09 /textproc | |
parent | 078ba71fe4a5052ad1116f912b44150ecb68a5ae (diff) | |
download | freebsd-ports-gnome-119f1c9e9f43c4f44777189b08fb22e6bac996af.tar.gz freebsd-ports-gnome-119f1c9e9f43c4f44777189b08fb22e6bac996af.tar.zst freebsd-ports-gnome-119f1c9e9f43c4f44777189b08fb22e6bac996af.zip |
- update to 1.19
- distribute maintainership
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-Spell/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Pod-Spell/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile index bc5331da550a..4d70cc417301 100644 --- a/textproc/p5-Pod-Spell/Makefile +++ b/textproc/p5-Pod-Spell/Makefile @@ -1,19 +1,17 @@ # $FreeBSD$ PORTNAME= Pod-Spell -PORTVERSION= 1.17 -PORTREVISION= 1 +PORTVERSION= 1.19 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Formatter for spellchecking Pod LICENSE= ART20 BUILD_DEPENDS= p5-Class-Tiny>=0:${PORTSDIR}/devel/p5-Class-Tiny \ - p5-File-ShareDir-Install>=0.06:${PORTSDIR}/devel/p5-File-ShareDir-Install \ p5-File-ShareDir-ProjectDistDir>=1.000:${PORTSDIR}/devel/p5-File-ShareDir-ProjectDistDir \ p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ p5-Pod-Escapes>=1.01:${PORTSDIR}/textproc/p5-Pod-Escapes diff --git a/textproc/p5-Pod-Spell/distinfo b/textproc/p5-Pod-Spell/distinfo index 20cfe6f7807d..2eaef7224586 100644 --- a/textproc/p5-Pod-Spell/distinfo +++ b/textproc/p5-Pod-Spell/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pod-Spell-1.17.tar.gz) = 2f6e0e58ea9f87c5cca7b355b7c23eb217105557d5589df5fcbc7bb3b5035b9d -SIZE (Pod-Spell-1.17.tar.gz) = 30299 +SHA256 (Pod-Spell-1.19.tar.gz) = 6d8bb05578dab2c62f50442802e25baecc9ae844ab40773a346aab565ba6654d +SIZE (Pod-Spell-1.19.tar.gz) = 29244 |