pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Regexp-Common Updating textproc/p5-Regexp-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/18fed53d1081
branches: trunk
changeset: 569684:18fed53d1081
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jan 17 00:08:35 2010 +0000
description:
Updating textproc/p5-Regexp-Common from 2.122nb1 to 2010010201
pkgsrc changes:
- Adding license definition
Upstream changes:
Version 2010010201 Sat Jan 2 17:45:53 CET 2010
+ Playing the CPANTS game
+ Adjustments for 5.005.
+ Add $VERSION to all submodules (RT #53250)
Version 2009123001 Wed Dec 30 03:58:27 2009 +0100
+ Added Changes file, removed them from README.
+ Remove CVS traces.
+ Modernize Makefile.PL
+ POD tests
+ Work around a Darwin 9.0 on 5.8.8 issue. (RT #43786)
+ Fix POD issues. (RT #34886) (RT #48974)
+ Fail faster on some URI subpatterns (RT #52309)
+ Added many people to the Acknowledgements section.
diffstat:
textproc/p5-Regexp-Common/Makefile | 7 ++++---
textproc/p5-Regexp-Common/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 0716ed733089 -r 18fed53d1081 textproc/p5-Regexp-Common/Makefile
--- a/textproc/p5-Regexp-Common/Makefile Sun Jan 17 00:02:41 2010 +0000
+++ b/textproc/p5-Regexp-Common/Makefile Sun Jan 17 00:08:35 2010 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.11 2008/10/19 19:18:55 he Exp $
+# $NetBSD: Makefile,v 1.12 2010/01/17 00:08:35 sno Exp $
#
-DISTNAME= Regexp-Common-2.122
+DISTNAME= Regexp-Common-2010010201
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Regexp-Common/
COMMENT= Provide commonly requested regular expressions
+LICENSE= mit OR modified-bsd OR artistic OR artistic-2.0
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 0716ed733089 -r 18fed53d1081 textproc/p5-Regexp-Common/distinfo
--- a/textproc/p5-Regexp-Common/distinfo Sun Jan 17 00:02:41 2010 +0000
+++ b/textproc/p5-Regexp-Common/distinfo Sun Jan 17 00:08:35 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/09/15 13:53:12 he Exp $
+$NetBSD: distinfo,v 1.7 2010/01/17 00:08:35 sno Exp $
-SHA1 (Regexp-Common-2.122.tar.gz) = 070bc7f29977104f403a2308af04863555ffd221
-RMD160 (Regexp-Common-2.122.tar.gz) = ed24a69d3f685ad62995395d8908fa52a56e3da4
-Size (Regexp-Common-2.122.tar.gz) = 124748 bytes
+SHA1 (Regexp-Common-2010010201.tar.gz) = 259a836195ffc93d98f5b0d6ccc35993b88fd860
+RMD160 (Regexp-Common-2010010201.tar.gz) = a1ba8e0e0e87192cf67a8c5d4c7a9ab79786cdd8
+Size (Regexp-Common-2010010201.tar.gz) = 112749 bytes
Home |
Main Index |
Thread Index |
Old Index