Sun Nov 24 04:23:01 2013 UTC ()
Update to 1.500

Upstream changes:
1.500     2013-11-22T15:05:31Z

    - Format url fragments (in links to perldoc sections)
      according to the destination site (perldoc_url_prefix).
      This makes links to sections work where they probably never did before.
      They are also customizable.

    - Use multiple backticks to delimit code spans
      that contain literal backticks.

1.401     2013-11-06T05:30:55Z

    - Require Pod::Parser 1.51 for bug fixes.

1.400     2013-11-05T14:18:19Z

    [Output Changes]
    - Change perldoc urls to point to metacpan.

    [Bug Fixes]
    - Recognize numbered pod items that do not have a period.
      Thanks to Yasutaka ATARASHI for the pull request (gh-4).
    - Remove extraneous blank line between verbatim paragraphs.
      Thanks to Graham Ollis for the pull request (gh-5).
    - Do not escape markdown characters inside links (or file paths).
      Thanks to Taiki Kawakami for the pull request (gh-6).


(wen)
diff -r1.1 -r1.2 pkgsrc/textproc/p5-Pod-Markdown/Makefile
diff -r1.1 -r1.2 pkgsrc/textproc/p5-Pod-Markdown/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/textproc/p5-Pod-Markdown/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-Pod-Markdown/Makefile 2013/08/26 00:54:50 1.1
+++ pkgsrc/textproc/p5-Pod-Markdown/Makefile 2013/11/24 04:23:01 1.2
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2013/08/26 00:54:50 wen Exp $
+# $NetBSD: Makefile,v 1.2 2013/11/24 04:23:01 wen Exp $
 #
 
-DISTNAME=	Pod-Markdown-1.322
+DISTNAME=	Pod-Markdown-1.500
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Pod/}

cvs diff -r1.1 -r1.2 pkgsrc/textproc/p5-Pod-Markdown/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-Pod-Markdown/distinfo 2013/08/26 00:54:50 1.1
+++ pkgsrc/textproc/p5-Pod-Markdown/distinfo 2013/11/24 04:23:01 1.2
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/08/26 00:54:50 wen Exp $
+$NetBSD: distinfo,v 1.2 2013/11/24 04:23:01 wen Exp $
 
-SHA1 (Pod-Markdown-1.322.tar.gz) = 83d93f5ce300e8e67210bd72ded52fbea9d4865b
+SHA1 (Pod-Markdown-1.500.tar.gz) = bc676969ecf1482217c9bdb6b5bb5bc9d92c8fc6
-RMD160 (Pod-Markdown-1.322.tar.gz) = 07b63633140bbf51e170d5cb5a71a725b810033c
+RMD160 (Pod-Markdown-1.500.tar.gz) = ef3e485a17a590e336294390c000ad19c70d5ce2
-Size (Pod-Markdown-1.322.tar.gz) = 27763 bytes
+Size (Pod-Markdown-1.500.tar.gz) = 35721 bytes