pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.160



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Thu Dec 26 08:27:35 2024 -0600
Changeset:	5bc3c34c0f221d2ffa6eb9c5669ffce98fc575b6

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.160

Add chaperone_pid to job object immediately
Averts possible errors between dispatch and job start checkin

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

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 2765ddbeaf..93a822c596 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.159
+DISTNAME=	lpjs-0.0.5.160
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	36a730afa9d7b4dfbfb00c4aa7ccf2c4fe3c8cf7
+GITHUB_TAG=	1967bb12d06af172c4bd3797ae15e9e53a6a2354
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index e9b0b08934..20b69ebdd8 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.159-36a730afa9d7b4dfbfb00c4aa7ccf2c4fe3c8cf7.tar.gz) = 1349553f113e8d1b80746a2fed2541618515e6417c5e7f8c85a0f770bcc8cffa
-SHA512 (lpjs-0.0.5.159-36a730afa9d7b4dfbfb00c4aa7ccf2c4fe3c8cf7.tar.gz) = 8073d340275c542e29ed0437ac86e17a74336974bc307b27f68cff85c4e714b2981f852350c84ea96104df4a336f5f418295b2afd7c1c96787c14d966ae99c3b
-Size (lpjs-0.0.5.159-36a730afa9d7b4dfbfb00c4aa7ccf2c4fe3c8cf7.tar.gz) = 253767 bytes
+BLAKE2s (lpjs-0.0.5.160-1967bb12d06af172c4bd3797ae15e9e53a6a2354.tar.gz) = 0fe3d2f5f9795bdafce132caa59960bb4b530060677ef533431919e0ecf3eed1
+SHA512 (lpjs-0.0.5.160-1967bb12d06af172c4bd3797ae15e9e53a6a2354.tar.gz) = 2592a3df125fef1ba500696da09d47827afa4d0fffc62a7b576b0acda69585f916160c556c3b29c989191ab1fc0e79bbd77df96d4b7cd1f927b4b5f015e7e509
+Size (lpjs-0.0.5.160-1967bb12d06af172c4bd3797ae15e9e53a6a2354.tar.gz) = 253857 bytes


Home | Main Index | Thread Index | Old Index