pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pharo-vm: Update to 9.0.14-894f25d



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sat Mar 19 14:52:10 2022 +0900
Changeset:	233ab065230a4a14ee6bb6081e2e40fd24423cde

Modified Files:
	pharo-vm/Makefile
	pharo-vm/distinfo

Log Message:
pharo-vm: Update to 9.0.14-894f25d

v9.0.12

 - Make MAXHOSTNAMELEN at least 256: improving resolution of names in linux
 - Improving VM Simulator Machine debugger
 - Integrating Processor Simulator for RISCV
 - Using a new SDL2 version built for OSX Mojave compatibility

v9.0.11

 - Include FloatArrayPlugin in the build
 - Updating SDL2 to 2.0.18 for OSX X86_64
 - Using Pharo 10 image as VMMaker image
 - Fixing issue in message counting on non JIT VM

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=233ab065230a4a14ee6bb6081e2e40fd24423cde

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pharo-vm/Makefile | 4 ++--
 pharo-vm/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/pharo-vm/Makefile b/pharo-vm/Makefile
index 03d9130990..950f173335 100644
--- a/pharo-vm/Makefile
+++ b/pharo-vm/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
-PHAROVM_VER=	9.0.12
-PHAROVM_HASH=	a1625ca
+PHAROVM_VER=	9.0.14
+PHAROVM_HASH=	894f25d
 
 DISTNAME=	PharoVM-${PHAROVM_VER}-${PHAROVM_HASH}-Linux-x86_64-c-src
 PKGNAME=	pharo-vm-${PHAROVM_VER}
diff --git a/pharo-vm/distinfo b/pharo-vm/distinfo
index 1c86b5e737..03121279a9 100644
--- a/pharo-vm/distinfo
+++ b/pharo-vm/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (PharoVM-9.0.12-a1625ca-Linux-x86_64-c-src.zip) = 5e28dec2d2994ce9db8852e9eb7a315d206db9aab0b3e0be93a9bb1851cf244a
-SHA512 (PharoVM-9.0.12-a1625ca-Linux-x86_64-c-src.zip) = e0179b5ecbb974d0ce04a9a5617f7bb0c6dc7cefc556f24cacace427072344281fb1e7e12c1e98cc505f9a86faf69a3fd5ef567c2ef7230d64ab5ce1de20e46a
-Size (PharoVM-9.0.12-a1625ca-Linux-x86_64-c-src.zip) = 4684798 bytes
+BLAKE2s (PharoVM-9.0.14-894f25d-Linux-x86_64-c-src.zip) = 1097df8b0044083a108ed7d9d76758b8231ae5e36eead54b6b2f3dcee3ebb962
+SHA512 (PharoVM-9.0.14-894f25d-Linux-x86_64-c-src.zip) = 17fb914daead9fd13e9d3ab3706b228fdc7db6e0238b7d4483f41eb7aeea0f6c98f2c37ea8d9b05a150819c42e0160b6c9a4ed1f189e8b95cb6bf6854ca7d4a3
+Size (PharoVM-9.0.14-894f25d-Linux-x86_64-c-src.zip) = 4685306 bytes
 SHA1 (patch-CMakeLists.txt) = 8e864b7f32c3ce775446f1c37ec206aac585b971
 SHA1 (patch-generated_64_vm_src_gcc3x-cointerp.c) = 29920ef6e43f21e762a615c3ab4379eca822c5c7
 SHA1 (patch-include_pharovm_debug.h) = a305dc8b2915bd457df3b76053a5072c1c2f8228


Home | Main Index | Thread Index | Old Index