pkgsrc-WIP-changes archive

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

pharo-vm10: Update to 10.3.9



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Wed Dec 31 23:33:58 2025 +0900
Changeset:	903226f6c35b7dc3db870161a1d0325be8fe2258

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

Log Message:
pharo-vm10: Update to 10.3.9

v10.3.9

- p10-port-1023 by @tesonep in #1027
- fix/issue-939 - Using AIO Event for sending by @tesonep in #1015
- Backporting the fixes on the UUIDPlugin to P10 branch by @tesonep in #1029
- Updating the test image to be P130 by @tesonep in #1030

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

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

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

diffs:
diff --git a/pharo-vm10/Makefile b/pharo-vm10/Makefile
index 25e1a63857..140c2a3531 100644
--- a/pharo-vm10/Makefile
+++ b/pharo-vm10/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD$
 
-PHAROVM_VER=	10.3.8
+PHAROVM_VER=	10.3.9
 PHAROVM_AHEAD=	0
-PHAROVM_HASH=	a7c8a0b
+PHAROVM_HASH=	33e04bb
 
 DISTNAME=	PharoVM-v${PHAROVM_VER}+${PHAROVM_AHEAD}.${PHAROVM_HASH}-Linux-x86_64-c-src
 PKGNAME=	pharo-vm10-${PHAROVM_VER}
diff --git a/pharo-vm10/distinfo b/pharo-vm10/distinfo
index ad0e618a6f..b07139262f 100644
--- a/pharo-vm10/distinfo
+++ b/pharo-vm10/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (PharoVM-v10.3.8+0.a7c8a0b-Linux-x86_64-c-src.zip) = c629a80b6f6d704448598406a5d2d6e1ae3025cff03b662b1b29614b63fa7fd5
-SHA512 (PharoVM-v10.3.8+0.a7c8a0b-Linux-x86_64-c-src.zip) = a1f4cc43ed9a1bb67b5989f636148ca993c9a855e9a0acd05fe1fece1f0db989ca83def273c4f638952a6873651c8e4516b37815440eccc06c0f694b6ef78e79
-Size (PharoVM-v10.3.8+0.a7c8a0b-Linux-x86_64-c-src.zip) = 4360721 bytes
+BLAKE2s (PharoVM-v10.3.9+0.33e04bb-Linux-x86_64-c-src.zip) = fdfec6bab808edb87c4251b367cbaf4e19381de9a339c86d2a5429b2cab0009f
+SHA512 (PharoVM-v10.3.9+0.33e04bb-Linux-x86_64-c-src.zip) = 00a21561d1c449e960529dfa68f2b31b4cd22ab20e2037112ffb45b3a9a1b643b3468bd4214f715dd9aee5ba422af9259a0f72d4fb248a57ac71a43308bd49af
+Size (PharoVM-v10.3.9+0.33e04bb-Linux-x86_64-c-src.zip) = 4360794 bytes
 SHA1 (patch-CMakeLists.txt) = a0fbc2c247f2f771579c7b2543c23b4063277d7d
 SHA1 (patch-cmake_importCairo.cmake) = 0e90fbbcdebb4b0aa994be74737fa7d6462e253c
 SHA1 (patch-cmake_versionExtraction.cmake) = 9bbbe323f054843727ce8009919ea6ebe82eb763


Home | Main Index | Thread Index | Old Index