pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update MoarVM to 2016.02.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By: bsiegert
Date: Sun Mar 6 19:49:24 2016 +0100
Changeset: e950487b625ea0919278564c35b8e6d1b4ebadbd
Modified Files:
MoarVM/Makefile
MoarVM/distinfo
Log Message:
Update MoarVM to 2016.02.
NativeCall improvements and fixes for nested and inlined structures. A
range of memory leaks hunted down and fixed, so MoarVM run with full
cleanup mode clears up everything for most of the NQP test suite. And a
few other assorted bug fixes.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e950487b625ea0919278564c35b8e6d1b4ebadbd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
MoarVM/Makefile | 2 +-
MoarVM/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/MoarVM/Makefile b/MoarVM/Makefile
index 714e744..3e5d2bb 100644
--- a/MoarVM/Makefile
+++ b/MoarVM/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= MoarVM-2016.01
+DISTNAME= MoarVM-2016.02
CATEGORIES= wip perl6
MASTER_SITES= http://www.moarvm.org/releases/
diff --git a/MoarVM/distinfo b/MoarVM/distinfo
index a4dc963..2252072 100644
--- a/MoarVM/distinfo
+++ b/MoarVM/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-SHA1 (MoarVM-2016.01.tar.gz) = 132757f6f18787234dc61395ebaa232a8c619b87
-RMD160 (MoarVM-2016.01.tar.gz) = fcc00b781bc8c7bd04e166ddca7f939021ea901b
-SHA512 (MoarVM-2016.01.tar.gz) = 019433a985c8245c231d533b8310fceda185a694681aaecb922602ad98897c636c40fbe1a36ba656af4c242b28315611f656454eb41f25e0f891b652210eb435
-Size (MoarVM-2016.01.tar.gz) = 3314742 bytes
+SHA1 (MoarVM-2016.02.tar.gz) = 8f553cafaf720d8c12dc58c592c88d24e999199f
+RMD160 (MoarVM-2016.02.tar.gz) = fc9c815cd5dd638fdb031c83681f4b4629ab90d0
+SHA512 (MoarVM-2016.02.tar.gz) = fdeb107e071bcd7a893f15f105e722543010a87710cbd2ac4ce322000c96c9dae5c5e661dd8d60e712c4fe22d860650a003485d75f95a5b19fcde266f8fe483d
+Size (MoarVM-2016.02.tar.gz) = 3313448 bytes
SHA1 (patch-build_probe.pm) = 8ea9313c1d2329239f123fb4f6c28e1f7de566c2
SHA1 (patch-build_setup.pm) = fd53d47bd3126b2c89d4e8d82c6bc0b6db5f4fdf
Home |
Main Index |
Thread Index |
Old Index