pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Markdown Update from version 1.0.21nb...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c41f911874b
branches: trunk
changeset: 550435:7c41f911874b
user: he <he%pkgsrc.org@localhost>
date: Sat Nov 22 00:15:22 2008 +0000
description:
Update from version 1.0.21nb1 to 1.0.24.
Upstream changes:
1.0.24 2008-11-16T14:33:30
- Add trust_list_start_value patch from Ricardo Signes (RT#40814)
to enable <li value='X'> output for list numbering.
This feature is disabled by default.
1.0.23 2008-11-02T18:24:30
- Ship a release with the correct contents so that the tests pass.
1.0.22 2008-10-23T18:24:44
- RT#37909 - Fix + in email addresses.
- RT#40303 - Fix use in Mason by adding "use re 'eval'" to both files.
- Add SVN repository to Makefile.PL
- Remove META.yml from source control so it is regenerated
automatically.
diffstat:
textproc/p5-Text-Markdown/Makefile | 7 +++----
textproc/p5-Text-Markdown/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 8859c5b8e4d5 -r 7c41f911874b textproc/p5-Text-Markdown/Makefile
--- a/textproc/p5-Text-Markdown/Makefile Sat Nov 22 00:11:41 2008 +0000
+++ b/textproc/p5-Text-Markdown/Makefile Sat Nov 22 00:15:22 2008 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2008/10/19 19:18:56 he Exp $
+# $NetBSD: Makefile,v 1.7 2008/11/22 00:15:22 he Exp $
#
-DISTNAME= Text-Markdown-1.0.21
+DISTNAME= Text-Markdown-1.0.24
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Text-Markdown/
diff -r 8859c5b8e4d5 -r 7c41f911874b textproc/p5-Text-Markdown/distinfo
--- a/textproc/p5-Text-Markdown/distinfo Sat Nov 22 00:11:41 2008 +0000
+++ b/textproc/p5-Text-Markdown/distinfo Sat Nov 22 00:15:22 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2008/07/27 16:31:20 he Exp $
+$NetBSD: distinfo,v 1.5 2008/11/22 00:15:22 he Exp $
-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 (Text-Markdown-1.0.24.tar.gz) = 0cdefc25e84d6bdce1cf362200a4bd5a04509a8f
+RMD160 (Text-Markdown-1.0.24.tar.gz) = 9c5bf5eca4ac03774d004a56a3b0ee620749c6c5
+Size (Text-Markdown-1.0.24.tar.gz) = 143401 bytes
SHA1 (patch-aa) = da3a68afe0ecd5b68d3ea4e0dfa6d2f07cec46df
Home |
Main Index |
Thread Index |
Old Index