pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.209



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Tue Jan 7 08:36:33 2025 -0600
Changeset:	6c977f10b138e7178094c7a5bd75e1864732c792

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.209

chaperone:
    Send job start notice and run input file pull from child process
    immediately after fork, so job will go to running state immediately

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

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 2ebde57d65..3af3b8ae21 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.205
+DISTNAME=	lpjs-0.0.5.209
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	7432bba3f436e1bcf8268c524f5d0255b717cdde
+GITHUB_TAG=	9841bed6dd1d6a505b92c297d3227d5e57ff3391
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index acf6a80522..743314d08c 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.205-7432bba3f436e1bcf8268c524f5d0255b717cdde.tar.gz) = 0ead7c8cd9c15a377cc3d648e0794b4c6f2999d4030cd5d910a294c5ced20647
-SHA512 (lpjs-0.0.5.205-7432bba3f436e1bcf8268c524f5d0255b717cdde.tar.gz) = f488c3d12b15726681a2424d63621e7425a32d7b6ffcd3b1f5de03679ba08c628709496256858376ff772ee639cd55841ab664db3191e71fd97152c3190a9337
-Size (lpjs-0.0.5.205-7432bba3f436e1bcf8268c524f5d0255b717cdde.tar.gz) = 261027 bytes
+BLAKE2s (lpjs-0.0.5.209-9841bed6dd1d6a505b92c297d3227d5e57ff3391.tar.gz) = 932d73e9b8bea56c6fe6bbd53baef5e3eef4f237c651c64a90decc6d59e3de3a
+SHA512 (lpjs-0.0.5.209-9841bed6dd1d6a505b92c297d3227d5e57ff3391.tar.gz) = 85de9fc87b46cbb655627865aa841ae87603cc92b8fb4afc56a201f92b7f7766e3936ce6264ac99e21875d81bf54a59a4c7ee0e5982f1a5323351fef28ddae27
+Size (lpjs-0.0.5.209-9841bed6dd1d6a505b92c297d3227d5e57ff3391.tar.gz) = 261206 bytes


Home | Main Index | Thread Index | Old Index