pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Perl6-Slurp (pkgsrc)
details: https://anonhg.NetBSD.org/pkgsrc/rev/44b6eb3aaf3b
branches: trunk
changeset: 649876:44b6eb3aaf3b
user: mef <mef%pkgsrc.org@localhost>
date: Sun Apr 12 09:39:03 2015 +0000
description:
(pkgsrc)
- Add LICENSE to ${PERL5_LICENSE}
- Drop dependency to p5-Perl6-Export (See below)
(upstream)
- Update 0.051003 to 0.051005
---------------------------
0.051004 Wed Jan 22 17:24:31 2014
* De-documented spurious dependency on Perl6::Export
(thanks, Andrew)
* De-typo-ficated source
(thanks, dsteinbrunner)
* Made file-based tests independent, so they can run in parallel
(thanks Kent!)
0.051005 Sat Feb 22 19:38:25 2014
* Removed illegal assignments to $/ under 5.20+
(thanks, Kent)
diffstat:
devel/p5-Perl6-Slurp/Makefile | 10 ++++------
devel/p5-Perl6-Slurp/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 10 deletions(-)
diffs (37 lines):
diff -r 05ef4fd2356d -r 44b6eb3aaf3b devel/p5-Perl6-Slurp/Makefile
--- a/devel/p5-Perl6-Slurp/Makefile Sun Apr 12 09:23:23 2015 +0000
+++ b/devel/p5-Perl6-Slurp/Makefile Sun Apr 12 09:39:03 2015 +0000
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:25 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/04/12 09:39:03 mef Exp $
-DISTNAME= Perl6-Slurp-0.051003
+DISTNAME= Perl6-Slurp-0.051005
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl6/}
MAINTAINER= abs%absd.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Perl6-Slurp/
COMMENT= Implements the Perl 6 'slurp' built-in
-
-DEPENDS+= p5-Perl6-Export-[0-9]*:../../devel/p5-Perl6-Export
+LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Perl6/Slurp/.packlist
diff -r 05ef4fd2356d -r 44b6eb3aaf3b devel/p5-Perl6-Slurp/distinfo
--- a/devel/p5-Perl6-Slurp/distinfo Sun Apr 12 09:23:23 2015 +0000
+++ b/devel/p5-Perl6-Slurp/distinfo Sun Apr 12 09:39:03 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/09/05 19:23:11 wiz Exp $
+$NetBSD: distinfo,v 1.3 2015/04/12 09:39:03 mef Exp $
-SHA1 (Perl6-Slurp-0.051003.tar.gz) = 4a616a1de1535f38643dbc826a361f864d703b51
-RMD160 (Perl6-Slurp-0.051003.tar.gz) = 5c479ec9360fa8bdc351c696cd1ba3202b74d6c6
-Size (Perl6-Slurp-0.051003.tar.gz) = 9831 bytes
+SHA1 (Perl6-Slurp-0.051005.tar.gz) = 9a78401040cf0dd8c87868e2eed175203bd651bb
+RMD160 (Perl6-Slurp-0.051005.tar.gz) = 1d86186438a6424f3843cdc9628e76bfdbc12898
+Size (Perl6-Slurp-0.051005.tar.gz) = 10056 bytes
Home |
Main Index |
Thread Index |
Old Index