pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Differences Updating devel/p5-Test-Diffe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c43514c4e116
branches: trunk
changeset: 566549:c43514c4e116
user: sno <sno%pkgsrc.org@localhost>
date: Sun Oct 25 11:44:13 2009 +0000
description:
Updating devel/p5-Test-Differences from 0.4801nb1 to 0.5000
pkgsrc changes:
- Adding license definition
Upstream changes (since module release 0.4801):
0.50 Sat Oct 17 15:18:03 2009
- Production release.
0.49_02 Sat Aug 2 13:00:21 GMT 2008
- Added support for all diff styles supplied by Text::Diff. Requested by
Kevin Jones (http://rt.cpan.org/Public/Bug/Display.html?id=23579)
- Add Build.PL.
- Convert to universally use Test::More instead of Test.
0.49_01 Fri Aug 1 09:04:58 GMT 2008
- Convert to modern Perl distribution.
- Applied doc suggestion from Slaven Rezic
(http://rt.cpan.org/Ticket/Display.html?id=24297)
- Bumped up version number higher than normal because I forgot to quote
the "developer release" number last time.
- Applied Mark Stosberg's patch which fixed the { a => 1 } versus
{ a => '1' } bug (http://rt.cpan.org/Ticket/Display.html?id=3029)
diffstat:
devel/p5-Test-Differences/Makefile | 8 ++++----
devel/p5-Test-Differences/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 8d34f6d47efa -r c43514c4e116 devel/p5-Test-Differences/Makefile
--- a/devel/p5-Test-Differences/Makefile Sun Oct 25 11:36:44 2009 +0000
+++ b/devel/p5-Test-Differences/Makefile Sun Oct 25 11:44:13 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2009/06/13 06:46:47 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2009/10/25 11:44:13 sno Exp $
-DISTNAME= Test-Differences-0.4801
-PKGNAME= p5-${DISTNAME:S/4801/48.01/}
-PKGREVISION= 1
+DISTNAME= Test-Differences-0.500
+PKGNAME= p5-${DISTNAME}0
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/perldoc?Test::Differences
COMMENT= Test strings and data structures and show differences if not ok
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Text-Diff>=0.34:../../textproc/p5-Text-Diff
diff -r 8d34f6d47efa -r c43514c4e116 devel/p5-Test-Differences/distinfo
--- a/devel/p5-Test-Differences/distinfo Sun Oct 25 11:36:44 2009 +0000
+++ b/devel/p5-Test-Differences/distinfo Sun Oct 25 11:44:13 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/08/06 21:09:54 he Exp $
+$NetBSD: distinfo,v 1.3 2009/10/25 11:44:13 sno Exp $
-SHA1 (Test-Differences-0.4801.tar.gz) = f3d0deb8beda97558ab45fe3c5035683537d6acd
-RMD160 (Test-Differences-0.4801.tar.gz) = 97ac3312e24c4f3fd06eb74342646181707e4436
-Size (Test-Differences-0.4801.tar.gz) = 8717 bytes
+SHA1 (Test-Differences-0.500.tar.gz) = ab7f1cd40b23200da030c1e5a6a780042db16351
+RMD160 (Test-Differences-0.500.tar.gz) = 3d3a7bdb1f7b98e616b9b470c0b81b6a25050ce8
+Size (Test-Differences-0.500.tar.gz) = 13065 bytes
Home |
Main Index |
Thread Index |
Old Index