pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Number-Format Updating textproc/p5-Number-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/40073eb52607
branches: trunk
changeset: 400031:40073eb52607
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 11 08:09:58 2009 +0000
description:
Updating textproc/p5-Number-Format from 1.72a to 1.73
pkgsrc changes:
- Adjusting license
Upstream changes:
Changes for version 1.73 (September 25, 2009)
------------------------
- Fix locale.t for RUR/RUB distinction (thanks Kevin Phair; RT 46660/45833)
- Skip locale.t for BSD (thanks Zak B. Elep; RT 48481/46367)
- In _get_self add UNIVERSAL::isa check on ref (thanks Jordan Macdonald)
diffstat:
textproc/p5-Number-Format/Makefile | 8 +++-----
textproc/p5-Number-Format/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 0855d36586b7 -r 40073eb52607 textproc/p5-Number-Format/Makefile
--- a/textproc/p5-Number-Format/Makefile Sun Oct 11 08:09:15 2009 +0000
+++ b/textproc/p5-Number-Format/Makefile Sun Oct 11 08:09:58 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2009/05/17 10:15:41 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/10/11 08:09:58 sno Exp $
#
-DISTNAME= Number-Format-1.72a
+DISTNAME= Number-Format-1.73
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
@@ -9,13 +9,11 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Number-Format/
COMMENT= Perl extension for formatting numbers
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Number/Format/.packlist
-WRKSRC= ${WRKDIR}/${DISTNAME:S/72a/72/}
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 0855d36586b7 -r 40073eb52607 textproc/p5-Number-Format/distinfo
--- a/textproc/p5-Number-Format/distinfo Sun Oct 11 08:09:15 2009 +0000
+++ b/textproc/p5-Number-Format/distinfo Sun Oct 11 08:09:58 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/05/17 10:15:41 sno Exp $
+$NetBSD: distinfo,v 1.7 2009/10/11 08:09:58 sno Exp $
-SHA1 (Number-Format-1.72a.tar.gz) = 9e9923dbc65dc99a8eb4d906b87db9a7ab08e21b
-RMD160 (Number-Format-1.72a.tar.gz) = 151c567b93b8471ad93fa5839b05d7d5c3ab8b49
-Size (Number-Format-1.72a.tar.gz) = 22425 bytes
+SHA1 (Number-Format-1.73.tar.gz) = 3ebdfe70db40c78feb1b55b544dd32d4a98cda74
+RMD160 (Number-Format-1.73.tar.gz) = 10c5b7481bc00dcded6faba05fe017222a825148
+Size (Number-Format-1.73.tar.gz) = 22742 bytes
Home |
Main Index |
Thread Index |
Old Index