summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-23 10:55:06 +0000
committersno <sno@pkgsrc.org>2010-02-23 10:55:06 +0000
commit8f7ed298dcf8c04ffa10ec69704443ad38120dfb (patch)
tree252501833b88e53be81957e3bbc3ba206f2ea2c9 /devel
parent450b986511965a916edde864013ea9c384498b34 (diff)
downloadpkgsrc-8f7ed298dcf8c04ffa10ec69704443ad38120dfb.tar.gz
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 (limited to 'devel')
-rw-r--r--devel/p5-Test-LongString/Makefile11
-rw-r--r--devel/p5-Test-LongString/distinfo8
2 files changed, 10 insertions, 9 deletions
diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile
index 13d0d263973..042b73fa9b8 100644
--- a/devel/p5-Test-LongString/Makefile
+++ b/devel/p5-Test-LongString/Makefile
@@ -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
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 --git a/devel/p5-Test-LongString/distinfo b/devel/p5-Test-LongString/distinfo
index fe560c1c065..8e65b5fe3ff 100644
--- a/devel/p5-Test-LongString/distinfo
+++ b/devel/p5-Test-LongString/distinfo
@@ -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