pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-LongString Updating devel/p5-Test-LongSt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fdf1fd112e87
branches: trunk
changeset: 572277:fdf1fd112e87
user: sno <sno%pkgsrc.org@localhost>
date: Tue Feb 23 10:55:06 2010 +0000
description:
Updating devel/p5-Test-LongString from 0.11nb1 to 0.13
pkgsrc changes:
- Apply patch from PR pkg/42835
- Add license definition
- Add PERL5_REQD to ensure that required core modules are available
Upstream changes:
0.13
Allow to display LCSS output in diagnostics
0.12
Show longest common substring in diagnostics
(Breno G. de Oliveira)
diffstat:
devel/p5-Test-LongString/Makefile | 11 ++++++-----
devel/p5-Test-LongString/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (44 lines):
diff -r 4d879ccd40b2 -r fdf1fd112e87 devel/p5-Test-LongString/Makefile
--- a/devel/p5-Test-LongString/Makefile Tue Feb 23 10:41:47 2010 +0000
+++ b/devel/p5-Test-LongString/Makefile Tue Feb 23 10:55:06 2010 +0000
@@ -1,21 +1,22 @@
-# $NetBSD: Makefile,v 1.6 2008/10/19 19:18:01 he Exp $
+# $NetBSD: Makefile,v 1.7 2010/02/23 10:55:06 sno Exp $
-DISTNAME= Test-LongString-0.11
+DISTNAME= Test-LongString-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Test-LongString/
COMMENT= Perl5 module to test strings for equality
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_REQD+= 5.10.0
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/LongString/.packlist
-DEPENDS+= p5-Test-Simple>=0.62:../../devel/p5-Test-Simple
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 4d879ccd40b2 -r fdf1fd112e87 devel/p5-Test-LongString/distinfo
--- a/devel/p5-Test-LongString/distinfo Tue Feb 23 10:41:47 2010 +0000
+++ b/devel/p5-Test-LongString/distinfo Tue Feb 23 10:55:06 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/02/27 13:58:07 wiz Exp $
+$NetBSD: distinfo,v 1.3 2010/02/23 10:55:06 sno Exp $
-SHA1 (Test-LongString-0.11.tar.gz) = c2953e679c05a540d571677f9b0ef6ad76446321
-RMD160 (Test-LongString-0.11.tar.gz) = 6656f902812391a2727da238cd5c4607f8b41b25
-Size (Test-LongString-0.11.tar.gz) = 6114 bytes
+SHA1 (Test-LongString-0.13.tar.gz) = 2d57d768b26d48a3f60519e09a9251a9bdea6904
+RMD160 (Test-LongString-0.13.tar.gz) = 08e1544e47e7ded9c611a47ffc4a544039cdc24f
+Size (Test-LongString-0.13.tar.gz) = 7783 bytes
Home |
Main Index |
Thread Index |
Old Index