pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.60



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri May 31 17:49:14 2024 -0500
Changeset:	aeafe1cd2fc225e6de32ec4400a16a69743405c9

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.60

Fix libexec paths
Report chaperone launch status from compd child process before exec

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

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 7a3fbd32fe..670bdb0d09 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.57
+DISTNAME=	lpjs-0.0.5.60
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	214160c132be88881f3d5236a3b901aa3b02dca1
+GITHUB_TAG=	182b4e145ed00ccdc250ffe90b715207cc2aea36
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 531af78203..0fa124afae 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.57-214160c132be88881f3d5236a3b901aa3b02dca1.tar.gz) = 3ce147b08f2c31c0f61205237432a153b9e8178a468c83109769626e756873f1
-SHA512 (lpjs-0.0.5.57-214160c132be88881f3d5236a3b901aa3b02dca1.tar.gz) = 07bf6f161d17a21b7aecc639c2f2989fe4f0e032693441cb126b98a4e4faa6e27948384c095d95c51b9bd2fcb428fdc99268dc2be7aee9bb9005d946675e9dc3
-Size (lpjs-0.0.5.57-214160c132be88881f3d5236a3b901aa3b02dca1.tar.gz) = 244498 bytes
+BLAKE2s (lpjs-0.0.5.60-182b4e145ed00ccdc250ffe90b715207cc2aea36.tar.gz) = e72773a0716c7c83e8e3872602ed70f03854031418ea1687b5e780e106d8735c
+SHA512 (lpjs-0.0.5.60-182b4e145ed00ccdc250ffe90b715207cc2aea36.tar.gz) = bc6256c3e08a840c4300adb09400fecc3d4c74cd707005876d29c1fb33083b8284ad73d18aee0f8d0e5acedbd9a92b3900e4219601d8f9bd1d254b634aa4dd8a
+Size (lpjs-0.0.5.60-182b4e145ed00ccdc250ffe90b715207cc2aea36.tar.gz) = 245067 bytes


Home | Main Index | Thread Index | Old Index