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



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sat Apr 9 20:55:42 2022 +0900
Changeset:	e273b1aec4b897874c6e8f6a3f327f1015d7ea21

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

Log Message:
pharo-vm: Update to 9.0.14

Adding support to read command line parameters from the PList (In OSX)

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

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

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

diffs:
diff --git a/pharo-vm/Makefile b/pharo-vm/Makefile
index 950f173335..e27fb810fa 100644
--- a/pharo-vm/Makefile
+++ b/pharo-vm/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PHAROVM_VER=	9.0.14
-PHAROVM_HASH=	894f25d
+PHAROVM_HASH=	93600e1
 
 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 03121279a9..fa366bed98 100644
--- a/pharo-vm/distinfo
+++ b/pharo-vm/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-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
+BLAKE2s (PharoVM-9.0.14-93600e1-Linux-x86_64-c-src.zip) = a35329d2927364053e869c5ec8748d08894137d9404709b24fd85c0e924677e9
+SHA512 (PharoVM-9.0.14-93600e1-Linux-x86_64-c-src.zip) = 981a06505fe840006b4aadb3ca53a5b8448fcaf8ca842006a921cec270b7f1ef32650828abda382522235d31ab733bb7b41b9f8c892ed40b47943b847b48ed6f
+Size (PharoVM-9.0.14-93600e1-Linux-x86_64-c-src.zip) = 4687308 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