pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.1.35



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat May 4 15:34:21 2024 -0500
Changeset:	7258d89e7eef0f1f54200900fedeb98757fc0a90

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.1.35

Delay moving job to running dir until node and PIDs are known
Prevents a race condition where canceled jobs were read from
running dir without full info, leading to failure to signal chaperone

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

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

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

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index e08061be11..a87b94a04f 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.1.34
+DISTNAME=	lpjs-0.0.1.35
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	f5c146182be555b4115f146e413e08d7148297ac
+GITHUB_TAG=	6b521f1376316e0db201e16eebb56f4b114e0bc3
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index eb7a7eb20e..c119bb5c5b 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.1.34-f5c146182be555b4115f146e413e08d7148297ac.tar.gz) = 75cb4b958f92348814abf914a2a3505edece740a60946096ab7bedd840ab5f46
-SHA512 (lpjs-0.0.1.34-f5c146182be555b4115f146e413e08d7148297ac.tar.gz) = b8848e5b6c2ec4bd4da902c01fef40070804ef8a2608d3c7cbf4d2921513da0d88477e6db6bf30dade7765a6bee01bad6d1ae4a92b45deda7fc43bdad3dfdf1d
-Size (lpjs-0.0.1.34-f5c146182be555b4115f146e413e08d7148297ac.tar.gz) = 214026 bytes
+BLAKE2s (lpjs-0.0.1.35-6b521f1376316e0db201e16eebb56f4b114e0bc3.tar.gz) = d158be231604b6385936d41551463d20e26ce09a8a269144956cbda6beec301a
+SHA512 (lpjs-0.0.1.35-6b521f1376316e0db201e16eebb56f4b114e0bc3.tar.gz) = 5b27f75452eccba332ad1a65dc2a6c4db9631aa65f6eb520a65cd8d5f4e21e492698fd03a2bfa198f9e3dd0a1d51e8dc8be2ac0a942e10c20fe87943d0c4f426
+Size (lpjs-0.0.1.35-6b521f1376316e0db201e16eebb56f4b114e0bc3.tar.gz) = 214095 bytes


Home | Main Index | Thread Index | Old Index