summaryrefslogtreecommitdiff
path: root/textproc/p5-podlators
diff options
context:
space:
mode:
authorwen <wen>2016-11-19 15:05:39 +0000
committerwen <wen>2016-11-19 15:05:39 +0000
commitfba680607b42d57aed49a56f87d516168159ffb1 (patch)
treea41ad61c2e4ac24813431418e384f9f89d29b680 /textproc/p5-podlators
parent3bdf0b700a9da508defb5b77a950830d43be8c79 (diff)
downloadpkgsrc-fba680607b42d57aed49a56f87d516168159ffb1.tar.gz
Update to 4.09
Upstream changes: podlators 4.09 (unreleased) [Pod::Text] Use Pod::Simple's logic to determine the native code points for NO BREAK SPACE and SOFT HYPHEN instead of hard-coding the ASCII values. Hopefully fixes the case of mysterious disappearing open brackets on EBCDIC systems. (#118240) podlators 4.08 (2016-09-24) [Pod::Man] Partially revert change in 4.00 to require the name option (--name to pod2man) when generating man pages from standard input. Historically, pod2man silently tolerated this, and there turned out to be a lot of software that depended on this, making the change too disruptive. Instead, silently set the man page title to STDIN in this case, but warn about it in the documentation. (#117990) [Pod::Man] Fix rendering bug for "TRUE (1)", which was recognized as needing small caps and then erroneously as a man page reference, resulting in escaped nroff. (Found by Dan Jacobson with the XML::LibXML::Element man page.) (Debian Bug#836831) [Pod::Man] Fix rendering bug causing "\s0(1)" to be mistakenly marked as a man page reference, later confusing backslash escaping. [Pod::Man] Add new lquote and rquote options (and corresponding --lquote and --rquote flags to pod2man) to set the left and right quotes for C<> text independently. (#103298) Remove test for nested L<> markup, since an upcoming version of Pod::Simple will drop support for this. (#114075)
Diffstat (limited to 'textproc/p5-podlators')
-rw-r--r--textproc/p5-podlators/Makefile4
-rw-r--r--textproc/p5-podlators/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile
index 448c8c64b40..3680266b3d6 100644
--- a/textproc/p5-podlators/Makefile
+++ b/textproc/p5-podlators/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2016/07/26 12:32:23 wen Exp $
+# $NetBSD: Makefile,v 1.20 2016/11/19 15:05:39 wen Exp $
-DISTNAME= podlators-4.07
+DISTNAME= podlators-4.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
diff --git a/textproc/p5-podlators/distinfo b/textproc/p5-podlators/distinfo
index 9b43f832628..c2c6b136072 100644
--- a/textproc/p5-podlators/distinfo
+++ b/textproc/p5-podlators/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2016/07/26 12:32:23 wen Exp $
+$NetBSD: distinfo,v 1.10 2016/11/19 15:05:39 wen Exp $
-SHA1 (podlators-4.07.tar.gz) = d86eaadbd0e50be80d8656d8c416b3bd3ed2211d
-RMD160 (podlators-4.07.tar.gz) = 60b86647f532bee1b5efb35d81d6de168190420a
-SHA512 (podlators-4.07.tar.gz) = 733394f1553986b9cecf1e8a66616e5973aa11c09a26081b1a73e3635354bdb666746ad589ea3fe5d7c070fb145de1f77c4d261c046044d9e70b7c4d52d30224
-Size (podlators-4.07.tar.gz) = 123610 bytes
+SHA1 (podlators-4.09.tar.gz) = 82b9ef16999957156d4c062b1f6dad0e075307de
+RMD160 (podlators-4.09.tar.gz) = 0c0345e6d9c08b2d5d1ec5540b0cd756d9322bec
+SHA512 (podlators-4.09.tar.gz) = ba3526cfe59cf601767ea71e7f2dd03fad4add70113b4db4981a692280300076e92f5104c70e54f84f1df84203327d3f21e16042eb54165afc1ff49a3f03dea4
+Size (podlators-4.09.tar.gz) = 132218 bytes