pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update nqp to 2017.06.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Tue Jun 20 20:53:27 2017 +0200
Changeset: a0c5d0774507f6f327509e28a2ca8b88eb7afd9b
Modified Files:
nqp/Makefile
nqp/distinfo
Log Message:
Update nqp to 2017.06.
No real changelog from upstream.
This needs a new MoarVM, too.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a0c5d0774507f6f327509e28a2ca8b88eb7afd9b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nqp/Makefile | 3 ++-
nqp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/nqp/Makefile b/nqp/Makefile
index 4c5c041a75..666a013cf1 100644
--- a/nqp/Makefile
+++ b/nqp/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.9 2015/10/10 01:57:53 ryoon Exp $
-DISTNAME= nqp-2017.01
+DISTNAME= nqp-2017.06
CATEGORIES= lang perl6
MASTER_SITES= http://rakudo.org/downloads/nqp/
@@ -22,5 +22,6 @@ CONFIGURE_SCRIPT= Configure.pl
CONFIGURE_ARGS= --prefix=${PREFIX:Q} \
--backends=moar
+BUILDLINK_API_DEPENDS.MoarVM+= MoarVM>=2017.06
.include "../../devel/MoarVM/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/nqp/distinfo b/nqp/distinfo
index 74b059a98e..91be47fd1c 100644
--- a/nqp/distinfo
+++ b/nqp/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2013/09/13 11:16:18 sno Exp $
-SHA1 (nqp-2017.01.tar.gz) = d7dffcb555e432a8bb550f4a457b898c6d5a77b7
-RMD160 (nqp-2017.01.tar.gz) = 9f9065ffcfee25d08efa95d3a48b4dc81e819ab1
-SHA512 (nqp-2017.01.tar.gz) = 62988c466cdb57cf544aa06c305f7f578f3c118e1d9f5669dc16dfa66f5c3a3db95825e008ffbc2fcbfd8a2db1c51973935322ace88c50891a2b264afd244011
-Size (nqp-2017.01.tar.gz) = 3656269 bytes
+SHA1 (nqp-2017.06.tar.gz) = c35affe7e8373bc1ca1da3e433be33dbd5079b3f
+RMD160 (nqp-2017.06.tar.gz) = e2d513a9b8153eb68c9de265cf07bc191a69afc6
+SHA512 (nqp-2017.06.tar.gz) = 40d8348edcebce35a7097d8dc7a826119efb8ee28b85810d3d51045ba91513b11803709ba0431105ace1969748625cc111e44f9c47c9fd89f02fc0635916adc2
+Size (nqp-2017.06.tar.gz) = 3716049 bytes
Home |
Main Index |
Thread Index |
Old Index