(devel/p5-Test-Spelling) Updated from 0.20 to 0.25

0.25      2019-05-28
  - Re-worded the documentation.
  - Ordered documented function in alphabetical order.
  - Fixed up the synopsis.
  - Put function usage examples directly below the function name; this
    makes it easier to get clickable links for functions in metacpan
  - Documented get_pod_parser
  - Moved hunspell up to the preferred checker

0.24      2019-05-24
  - Fixup the prereqs some
  - Revert the unicode support added in the last release as it caused
    some test breakage

0.23      2019-05-21
  - Fixed some documentation errors (Mohammad S Anwar)
  - Added unicode support (Kivanc Yazan, GH PR#10)
  - Bump Perl prereq to 5.8 now that we support unicode
  - Don't inherit from Exporter (Olivier Mengué, GH PR#9)
  - Bump Exporter prereq to 5.57

0.22      2019-04-24
  - Zero-code-change release encompassing everything from 0.21
  - Resolves RT#120425 . in @INC should no longer be an issue

0.21      2019-04-19 (TRIAL)
  - Removed the POD spelling test from /t as it's now in /xt
  - Forego usage of inc::Module::Install for EU::MM
  - List out all prereqs individually; provide cpanfile
  - Use dzil to build the dist
  - Convert the README to markdown
  - Add a LICENSE file
  - Clean up the Changes log
This commit is contained in:
mef 2019-10-31 14:02:58 +00:00
parent ba7810e005
commit 895ad188eb
2 changed files with 7 additions and 8 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.10 2019/08/11 13:20:37 wiz Exp $
# $NetBSD: Makefile,v 1.11 2019/10/31 14:02:58 mef Exp $
DISTNAME= Test-Spelling-0.20
DISTNAME= Test-Spelling-0.25
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2015/11/03 03:28:54 agc Exp $
$NetBSD: distinfo,v 1.3 2019/10/31 14:02:58 mef Exp $
SHA1 (Test-Spelling-0.20.tar.gz) = 28b92405ec410aafa72a16adfeaada6a6ba37534
RMD160 (Test-Spelling-0.20.tar.gz) = d54a42fe3186e4cc27868d1a1b48485b3f47b8f8
SHA512 (Test-Spelling-0.20.tar.gz) = 43c401c2e61d7b2365d0cd69abc5f90a570fa3469632843ff8379ae7e85e50fe18786d89023f2aab635a805ecdadcd270ec36c19a7c1fbc5520c7c38604ff5a7
Size (Test-Spelling-0.20.tar.gz) = 26839 bytes
SHA1 (Test-Spelling-0.25.tar.gz) = a5c48f59c0d85753cafd20bc0063c52b03a36b98
RMD160 (Test-Spelling-0.25.tar.gz) = d54fb1d7f2919cc0f6c3bf7349d97bae7c78a221
SHA512 (Test-Spelling-0.25.tar.gz) = 3ecb6ab43609a340a3a2fed2e60495efa0cd118c3516eaeaa3b8d60748661fc9212c8b3b2c1b66d6b42caa2acb6f089b7bef8328d3244dbb48bc70ef29db3999
Size (Test-Spelling-0.25.tar.gz) = 29273 bytes