pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.425



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Apr 27 07:41:07 2024 -0500
Changeset:	62480b0319b94939cbce9da46ef0ac986cd48dc2

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.425

chaperone:
    Don't connect to dispatchd until job terminates.  Otherwise,
    dispatchd hangs waiting for the incoming message.

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

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 c9807ff9d7..debf910f99 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.424
+DISTNAME=	lpjs-0.0.0.425
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	6f581aeff533931a049cc98c2ddcdbf7ce28c046
+GITHUB_TAG=	db20a56a1608a361e97a1ab8a0a11e6d4ca7e2b9
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 337c7d3da8..17ad489f03 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.424-6f581aeff533931a049cc98c2ddcdbf7ce28c046.tar.gz) = 6edd2c75a6f328b54876275a11a71b6559bce04b0e985d09cf469bbbdf9dad02
-SHA512 (lpjs-0.0.0.424-6f581aeff533931a049cc98c2ddcdbf7ce28c046.tar.gz) = cb278a15bc2dae6e5b86857691841762c93fbc7fc79deea80572c8eff23934322c423f1ace894387f83ac3648772e2c94150d0e6d072598ff637cd66afdc3d69
-Size (lpjs-0.0.0.424-6f581aeff533931a049cc98c2ddcdbf7ce28c046.tar.gz) = 201386 bytes
+BLAKE2s (lpjs-0.0.0.425-db20a56a1608a361e97a1ab8a0a11e6d4ca7e2b9.tar.gz) = b828103695c7d4f2059f1ed15515a3e2dbb66aea8aa7360258f979d37bd0c745
+SHA512 (lpjs-0.0.0.425-db20a56a1608a361e97a1ab8a0a11e6d4ca7e2b9.tar.gz) = db3a8b46ec236ffd5104417b75280274c4617e97c785ccca141f97f5d3ce2282c576c74bf4b4a15b8dc3d230be74ce972a2792c8db42cb26fb946d6e885981d3
+Size (lpjs-0.0.0.425-db20a56a1608a361e97a1ab8a0a11e6d4ca7e2b9.tar.gz) = 201547 bytes


Home | Main Index | Thread Index | Old Index