pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.1.42



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue May 7 16:40:03 2024 -0500
Changeset:	b694dabea2728fe716052bfe070dd47cc3620fa0

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.1.42

dispatchd:
    Don't reserve node resources until dispatch confirmed
    Free resources when a running job is canceled

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

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 74059e64b7..26db4f02b1 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.1.41
+DISTNAME=	lpjs-0.0.1.42
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	1f1fcae62bb20bab976545c4193b5fe5e4028cf9
+GITHUB_TAG=	46a81900d31caf5b063531f3104f8c89eddb8d27
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 3f00346b9c..3a161dff5a 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.1.41-1f1fcae62bb20bab976545c4193b5fe5e4028cf9.tar.gz) = cb56d31ed873703ca386d63d55fbc577e54b70e9e59fe719978d859d54ef866f
-SHA512 (lpjs-0.0.1.41-1f1fcae62bb20bab976545c4193b5fe5e4028cf9.tar.gz) = 7593596678ccd3b799e1d68a4a3bc2801598c0ebd53c5e34d62e47fc0adaddd465dc2221da5b6f5689e76d376c3491ee09fc3282fe7fd2296c9e7cdf1bed57a6
-Size (lpjs-0.0.1.41-1f1fcae62bb20bab976545c4193b5fe5e4028cf9.tar.gz) = 214764 bytes
+BLAKE2s (lpjs-0.0.1.42-46a81900d31caf5b063531f3104f8c89eddb8d27.tar.gz) = 6489cd7d53583854289eb3bcaea563681dd062b5b8ecedd16591dff5609d3283
+SHA512 (lpjs-0.0.1.42-46a81900d31caf5b063531f3104f8c89eddb8d27.tar.gz) = 1491aef6380cf2eaaf30187c8d143376e6cd22b644a6780e5ab368c28ca27644caf48e6b61ecf8450757e13b17987b56a437e11986b39de49fd2b574941c5aae
+Size (lpjs-0.0.1.42-46a81900d31caf5b063531f3104f8c89eddb8d27.tar.gz) = 214871 bytes


Home | Main Index | Thread Index | Old Index