pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.226



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Jan 26 14:00:18 2024 -0600
Changeset:	fcf3789893f9e3b78e2b254f3aa851edba86e066

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.226

compd: Fix communication failure following lost connection with dispatchd

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

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 b9b46d20c2..6a1c9d8548 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.222
+DISTNAME=	lpjs-0.0.0.226
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	548176fb5623a32b72f46c02bba1edc6bc0dec7f
+GITHUB_TAG=	6826be2f0341946b28f8e31ca12ef332621b448a
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index c7be032e9d..384d39c2b9 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.222-548176fb5623a32b72f46c02bba1edc6bc0dec7f.tar.gz) = d32c5faee525ec5c8d88d0355ab7ac58690e5600c9d8c8f5cd09b75af9704df5
-SHA512 (lpjs-0.0.0.222-548176fb5623a32b72f46c02bba1edc6bc0dec7f.tar.gz) = 9d23945df8c17aba09d9b295dc73996298ebbfe3b294b4b9c87826fc17456838da09c310401d833c59952bf1e8094eb39d5b299994b4946e115f671aeb7a6783
-Size (lpjs-0.0.0.222-548176fb5623a32b72f46c02bba1edc6bc0dec7f.tar.gz) = 79329 bytes
+BLAKE2s (lpjs-0.0.0.226-6826be2f0341946b28f8e31ca12ef332621b448a.tar.gz) = 02186787c3848cb6e7f0640a71935e80bb1785ebefd504ff0d1b27db283e77b4
+SHA512 (lpjs-0.0.0.226-6826be2f0341946b28f8e31ca12ef332621b448a.tar.gz) = 7363c2923464807063c67f9aa95c83e458bf0d40523c9e385313f8b7b91cfc21f6de79e7f6d6910a3172de20eef93116a7b993a7a10e04b6fc93008b9ee1b96b
+Size (lpjs-0.0.0.226-6826be2f0341946b28f8e31ca12ef332621b448a.tar.gz) = 79408 bytes


Home | Main Index | Thread Index | Old Index