summaryrefslogtreecommitdiff
path: root/textproc/pod2mdoc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-04-07 12:20:28 +0000
committerwiz <wiz>2014-04-07 12:20:28 +0000
commit9aa57c3999f2efa77485553eb3f1868b56a86ac7 (patch)
treecb606deeb46606063aaaebb7333ed13ea46c7eec /textproc/pod2mdoc/Makefile
parent39a56d579292d1e7d840afc2ca74c6df2cced9ea (diff)
downloadpkgsrc-9aa57c3999f2efa77485553eb3f1868b56a86ac7.tar.gz
Update to 0.0.11:
Properly render #include in the SYNOPSIS with In. Handle nested escape codes in L<> links (and ignore them). Properly consume whitespace following <code>X&lt;&gt;</code> and <code>N&lt;&gt;</code>.
Diffstat (limited to 'textproc/pod2mdoc/Makefile')
-rw-r--r--textproc/pod2mdoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pod2mdoc/Makefile b/textproc/pod2mdoc/Makefile
index 1318979f921..4c47f9208a9 100644
--- a/textproc/pod2mdoc/Makefile
+++ b/textproc/pod2mdoc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/04/03 12:07:06 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/04/07 12:20:28 wiz Exp $
-DISTNAME= pod2mdoc-0.0.10
+DISTNAME= pod2mdoc-0.0.11
CATEGORIES= textproc
MASTER_SITES= http://mdocml.bsd.lv/pod2mdoc/snapshots/
EXTRACT_SUFX= .tgz