pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-RewriteRules Updating package for p5 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab7ee8432a03
branches:  trunk
changeset: 395476:ab7ee8432a03
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Jul 08 11:15:52 2009 +0000

description:
Updating package for p5 module Text::RewriteRules from 0.20 to 0.21
Adjusting license to ${PERL5_LICENSE}

Upstream changes:
0.21    2009, Jun 4 (17:08)
        - Mark algorithm skiping new lines.
        - Better compilation of power regexps.
        - Basic capturing for power regexps.

diffstat:

 textproc/p5-Text-RewriteRules/Makefile |  6 +++---
 textproc/p5-Text-RewriteRules/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 9b520f1c97de -r ab7ee8432a03 textproc/p5-Text-RewriteRules/Makefile
--- a/textproc/p5-Text-RewriteRules/Makefile    Wed Jul 08 11:10:26 2009 +0000
+++ b/textproc/p5-Text-RewriteRules/Makefile    Wed Jul 08 11:15:52 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2009/05/21 13:25:17 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/07/08 11:15:52 sno Exp $
 #
 
-DISTNAME=      Text-RewriteRules-0.20
+DISTNAME=      Text-RewriteRules-0.21
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -9,7 +9,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Text-RewriteRules/
 COMMENT=       Perl 5 module to rewrite text using regexp-based rules
-LICENSE=       gnu-gpl-v2 # OR artistic
+LICENSE=       ${PERL5_LICENSE}
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 9b520f1c97de -r ab7ee8432a03 textproc/p5-Text-RewriteRules/distinfo
--- a/textproc/p5-Text-RewriteRules/distinfo    Wed Jul 08 11:10:26 2009 +0000
+++ b/textproc/p5-Text-RewriteRules/distinfo    Wed Jul 08 11:15:52 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/05/21 13:25:17 sno Exp $
+$NetBSD: distinfo,v 1.8 2009/07/08 11:15:52 sno Exp $
 
-SHA1 (Text-RewriteRules-0.20.tar.gz) = 43b9afa35bb23365f809ea749062efa527729dd3
-RMD160 (Text-RewriteRules-0.20.tar.gz) = 4b3ca95ea48bf9b4b141c9b04a1ce24267bfe229
-Size (Text-RewriteRules-0.20.tar.gz) = 14131 bytes
+SHA1 (Text-RewriteRules-0.21.tar.gz) = 938280662e34bc53c303b7de8693d4068cb6885d
+RMD160 (Text-RewriteRules-0.21.tar.gz) = 9d877d6553c7174f7db3f4f74725227ed231183a
+Size (Text-RewriteRules-0.21.tar.gz) = 14467 bytes



Home | Main Index | Thread Index | Old Index