pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-Unicode-Map8 Updating converters/p5-Unic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4abb5bfead82
branches: trunk
changeset: 570086:4abb5bfead82
user: sno <sno%pkgsrc.org@localhost>
date: Mon Jan 25 12:08:40 2010 +0000
description:
Updating converters/p5-Unicode-Map8 from 0.12nb3 to 0.13
pkgsrc changes:
- Adding license definition
- Adjusting dependencies
Upstream changes:
2010-01-18 Gisle Aas <gisle%ActiveState.com@localhost>
Release 0.13
Header order tweak to make it compile with Strawberry Perl [RT#50443]
Get rid of CVS artifacts
diffstat:
converters/p5-Unicode-Map8/Makefile | 9 +++++----
converters/p5-Unicode-Map8/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r d6c52dbabf0b -r 4abb5bfead82 converters/p5-Unicode-Map8/Makefile
--- a/converters/p5-Unicode-Map8/Makefile Mon Jan 25 08:45:34 2010 +0000
+++ b/converters/p5-Unicode-Map8/Makefile Mon Jan 25 12:08:40 2010 +0000
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.11 2008/10/19 19:17:43 he Exp $
+# $NetBSD: Makefile,v 1.12 2010/01/25 12:08:40 sno Exp $
#
-DISTNAME= Unicode-Map8-0.12
+DISTNAME= Unicode-Map8-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+#PKGREVISION= 3
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Unicode-Map8/
COMMENT= Perl5 module providing mapping tables between charsets
+LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
+DEPENDS+= p5-Unicode-String>=2.0:../../converters/p5-Unicode-String
PKG_DESTDIR_SUPPORT= user-destdir
diff -r d6c52dbabf0b -r 4abb5bfead82 converters/p5-Unicode-Map8/distinfo
--- a/converters/p5-Unicode-Map8/distinfo Mon Jan 25 08:45:34 2010 +0000
+++ b/converters/p5-Unicode-Map8/distinfo Mon Jan 25 12:08:40 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 16:12:34 agc Exp $
+$NetBSD: distinfo,v 1.3 2010/01/25 12:08:40 sno Exp $
-SHA1 (Unicode-Map8-0.12.tar.gz) = 4e5217c8095787902f2ee0fd299a883bcdeed5b7
-RMD160 (Unicode-Map8-0.12.tar.gz) = 1d4d6e7e904d194ac96a048d7168a43eecb8fd79
-Size (Unicode-Map8-0.12.tar.gz) = 102882 bytes
+SHA1 (Unicode-Map8-0.13.tar.gz) = ad8dad5e9741ff02b94dec62cb9b5926078a226a
+RMD160 (Unicode-Map8-0.13.tar.gz) = 5f8f7fab672f5755d81a09dd54041f9d7122803f
+Size (Unicode-Map8-0.13.tar.gz) = 99250 bytes
Home |
Main Index |
Thread Index |
Old Index