pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Textile Updating package textproc/p5-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8199cf1379d3
branches: trunk
changeset: 397750:8199cf1379d3
user: sno <sno%pkgsrc.org@localhost>
date: Tue Aug 18 16:17:57 2009 +0000
description:
Updating package textproc/p5-Text-Textile from 2.03nb1 to 2.12
pkgsrc changes:
- Adding license (perl license)
Upstream changes:
2.12 -
- Now hosted at github
-- Source: http://github.com/bradchoate/text-textile/tree/master
-- Bugs: http://github.com/bradchoate/text-textile/issues
2.10 -
- Now requires 5.6.1.
- Fixed an incorrectly defined lexical variable.
- Applied a patch submitted by Ryan McGuigan to prevent clobbering $_.
- Applied a patch from Johannes Plunien to add the 'disable_encode_entities'
option.
- Should be taint-safe, as all tests run under -T.
diffstat:
textproc/p5-Text-Textile/Makefile | 6 +++---
textproc/p5-Text-Textile/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r f7fda6775826 -r 8199cf1379d3 textproc/p5-Text-Textile/Makefile
--- a/textproc/p5-Text-Textile/Makefile Tue Aug 18 15:57:59 2009 +0000
+++ b/textproc/p5-Text-Textile/Makefile Tue Aug 18 16:17:57 2009 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:57 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/18 16:17:57 sno Exp $
#
-DISTNAME= Text-Textile-2.03
+DISTNAME= Text-Textile-2.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= heinz%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Text-Textile/
COMMENT= Perl impementation of the Textile formatting language
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r f7fda6775826 -r 8199cf1379d3 textproc/p5-Text-Textile/distinfo
--- a/textproc/p5-Text-Textile/distinfo Tue Aug 18 15:57:59 2009 +0000
+++ b/textproc/p5-Text-Textile/distinfo Tue Aug 18 16:17:57 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/06/11 19:09:50 heinz Exp $
+$NetBSD: distinfo,v 1.2 2009/08/18 16:17:57 sno Exp $
-SHA1 (Text-Textile-2.03.tar.gz) = 21c35fb0411c29192289b3ba24fffff52fe02314
-RMD160 (Text-Textile-2.03.tar.gz) = 5a51bf1704d9bc73c437b697ce0e5a0e3d6c12f9
-Size (Text-Textile-2.03.tar.gz) = 31583 bytes
+SHA1 (Text-Textile-2.12.tar.gz) = e78d9cffccbe86cff488e38fd7bc0f5726da282c
+RMD160 (Text-Textile-2.12.tar.gz) = 4f3565e8015ae8e073748f0efad4e30e2edaf73b
+Size (Text-Textile-2.12.tar.gz) = 34418 bytes
Home |
Main Index |
Thread Index |
Old Index