pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.282



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Feb 15 07:39:22 2024 -0600
Changeset:	1cb1371695095bac4baaa6e9a215c445465f0825

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.282

dispatchd: Remove loop reading listen_fd to prevent hangs

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

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 03453d49fe..ba97e19f19 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.278
+DISTNAME=	lpjs-0.0.0.282
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	98648af2b61531fd63e6ed8919952e3546ad3aaf
+GITHUB_TAG=	0ea279353da6f6d0a9005b74915c1ca9a15492d2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 63c26a699b..c89a34a096 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.278-98648af2b61531fd63e6ed8919952e3546ad3aaf.tar.gz) = e79655cfefb5f3c69b72d2857b8a8222828a968c7d773bdcf0de7fbfbe2d8251
-SHA512 (lpjs-0.0.0.278-98648af2b61531fd63e6ed8919952e3546ad3aaf.tar.gz) = a47aca82a977a0b9a6c44830def715fb763b1067385ddefeecdfab2a30d5021447a6e122a774c112554bbd9247c88d407caf5aaa8c5a934a1656deece0df4c49
-Size (lpjs-0.0.0.278-98648af2b61531fd63e6ed8919952e3546ad3aaf.tar.gz) = 91796 bytes
+BLAKE2s (lpjs-0.0.0.282-0ea279353da6f6d0a9005b74915c1ca9a15492d2.tar.gz) = c5f0f9ac9bc0bd37bdc0e46e9f1313977ce10ddbaf50031c60034c5fb72ef87d
+SHA512 (lpjs-0.0.0.282-0ea279353da6f6d0a9005b74915c1ca9a15492d2.tar.gz) = ee3a4b42db759b988a43dd9f6afb10e01ed26fba2b7d6b760e1b9b3780db939fc39f49d7d001c8d70286d8f4ce0f72fcec53d2864663b8781920036e7f2e5bb4
+Size (lpjs-0.0.0.282-0ea279353da6f6d0a9005b74915c1ca9a15492d2.tar.gz) = 92179 bytes


Home | Main Index | Thread Index | Old Index