diff options
author | wen <wen@pkgsrc.org> | 2014-07-16 08:41:33 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-07-16 08:41:33 +0000 |
commit | 7b548fd4b0dee8c369053a8db9dd89837d702595 (patch) | |
tree | 1c456e6d95169aa188b0a68048a96b8d9a4895c9 /textproc | |
parent | d7242202c16477f67187d915386cd527d4f67cc4 (diff) | |
download | pkgsrc-7b548fd4b0dee8c369053a8db9dd89837d702595.tar.gz |
Update to 1.12
Upstream changes:
- 1.12.B55J2qn Thu May 5 19:02:52:49 2011
* made "1.0" float binarize as float again, rather than just "1" int
* cleaned up POD && fixed EXPORTED CONSTANTS heads blocking together
- 1.10.B52FpLx Mon May 2 15:51:21:59 2011
* added tests for undefined non-standard XML declaration to suppress
warnings
- 1.8.B2AMvdl Thu Feb 10 22:57:39:47 2011
* aligned .t code
* added test for newline before -r to try to resolve:
HTTPS://RT.CPAN.Org/Ticket/Display.html?id=65471 (Thanks, Leandro.)
* fixed off-by-one error when new gets a readable (non-newline)
filename (that's not "filename" without a pre-'filename' param) to
resolve: HTTPS://RT.CPAN.Org/Ticket/Display.html?id=65151 (Thanks,
Simone.)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Tidy/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-XML-Tidy/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-XML-Tidy/Makefile b/textproc/p5-XML-Tidy/Makefile index 8bdd18dd909..e4fb74ac763 100644 --- a/textproc/p5-XML-Tidy/Makefile +++ b/textproc/p5-XML-Tidy/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:47 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/07/16 08:41:33 wen Exp $ # -DISTNAME= XML-Tidy-1.6.A7RJKwl +DISTNAME= XML-Tidy-1.12.B55J2qn PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} -PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/} EXTRACT_SUFX= .tgz diff --git a/textproc/p5-XML-Tidy/distinfo b/textproc/p5-XML-Tidy/distinfo index afe567ea18c..2b172dca197 100644 --- a/textproc/p5-XML-Tidy/distinfo +++ b/textproc/p5-XML-Tidy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/07/31 12:08:57 sno Exp $ +$NetBSD: distinfo,v 1.3 2014/07/16 08:41:33 wen Exp $ -SHA1 (XML-Tidy-1.6.A7RJKwl.tgz) = 57f7feb8b3210192cb5a53b9e1b418b837f43d12 -RMD160 (XML-Tidy-1.6.A7RJKwl.tgz) = 08a453ba691c088ed8cc40698a07129ad6543ced -Size (XML-Tidy-1.6.A7RJKwl.tgz) = 22161 bytes +SHA1 (XML-Tidy-1.12.B55J2qn.tgz) = 9c7688b288169894a969db7e4bdf25c40e129422 +RMD160 (XML-Tidy-1.12.B55J2qn.tgz) = d66397b6a0eb4e58028f6832eecff0fed4a76fc8 +Size (XML-Tidy-1.12.B55J2qn.tgz) = 22540 bytes |