summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Markdown
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-07-27 16:31:20 +0000
committerhe <he@pkgsrc.org>2008-07-27 16:31:20 +0000
commit9e32e9b7ca8bf4bd9e44c194f0c88804aa6313e5 (patch)
tree0c86527652178d44d5822d59f1a88460d126d5e0 /textproc/p5-Text-Markdown
parente0161261da3a832a231b273511e8247dc2ecce79 (diff)
downloadpkgsrc-9e32e9b7ca8bf4bd9e44c194f0c88804aa6313e5.tar.gz
Update from version 1.0.19 to 1.0.21. Changes:
1.0.21 2008-07-24T08:33:00 - Fix hard tabs in Changelog - Add unit test for core dumps issue from RT#36203 - Fix POD spelling. - Fix warning from RT#34856. - Add test for another tab width issue (related to <hr> generation) from RT#37769. Fix this issue. - More test additions and more splitting the test suites into MDTest modules. 1.0.20 2008-07-11T23:30:00 - Update README.txt - Allow scripts to be used on multiple input files at once (processing in command line order) - Update footnote behavior of Text::MutliMarkdown to be consistent with the latest version of MultiMarkdown - Added tests for the new footnote functionality. - Added tests for all the MDTest corner cases brought up on the list. Noted why / how I differ from original Markdown. - Moved all the document tests to MDTest format. I have made MDTest test suites for Text::Markdown and Text::MultiMarkdown, containing **only** the bug fixes and behavior changes I've made, I've imported the Markdown test suite from MDTest1.1, and the MultiMarkdown test suite. - RT#36537 doc patch to add POD to the scripts from Debian's Gunnar Wolf. - Mutilate the list processing somewhat to reduce the compilation of recursive regexes, and so stop perl (<5.10) crapping itself on lots of input. This isn't the full fix - really shouldn't be usng recursive regexes at all. RT#37297
Diffstat (limited to 'textproc/p5-Text-Markdown')
-rw-r--r--textproc/p5-Text-Markdown/Makefile4
-rw-r--r--textproc/p5-Text-Markdown/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile
index 8caacefdd6c..33aec8f0799 100644
--- a/textproc/p5-Text-Markdown/Makefile
+++ b/textproc/p5-Text-Markdown/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:49 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/07/27 16:31:20 he Exp $
#
-DISTNAME= Text-Markdown-1.0.19
+DISTNAME= Text-Markdown-1.0.21
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/
diff --git a/textproc/p5-Text-Markdown/distinfo b/textproc/p5-Text-Markdown/distinfo
index e0d8d45e522..8c137879a39 100644
--- a/textproc/p5-Text-Markdown/distinfo
+++ b/textproc/p5-Text-Markdown/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2008/06/01 04:22:55 schmonz Exp $
+$NetBSD: distinfo,v 1.4 2008/07/27 16:31:20 he Exp $
-SHA1 (Text-Markdown-1.0.19.tar.gz) = 2a71ba335397161d91bb5b1a527ec073e1e0db67
-RMD160 (Text-Markdown-1.0.19.tar.gz) = dfed817985e9f475f2d59c655acd87f8226f87d1
-Size (Text-Markdown-1.0.19.tar.gz) = 154374 bytes
+SHA1 (Text-Markdown-1.0.21.tar.gz) = 1d3c8e704a799dc3b3973c366bb8d4a36754a8a7
+RMD160 (Text-Markdown-1.0.21.tar.gz) = 1ef47e44f45726604874b40e0ea11ac280323f3a
+Size (Text-Markdown-1.0.21.tar.gz) = 142481 bytes
SHA1 (patch-aa) = da3a68afe0ecd5b68d3ea4e0dfa6d2f07cec46df