pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.94



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Dec 5 14:36:22 2024 -0600
Changeset:	46ea8c15e3eae38252bc5c55adec167fbfcbe67b

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.94

Increase dispatch status timeout to 2s for tarpon (macOS)
lpjs_recv_munge(): Fix spurious internal error when reading 0 bytes

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

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 934a9b2a26..46eb18df1e 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.93
+DISTNAME=	lpjs-0.0.5.94
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	976c85fb9215ea8a734af445218130ad3e5edab7
+GITHUB_TAG=	3babce3f41e50910f7e6131ca85eedbe04be434e
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index b9540af6d3..486b69c16e 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.93-976c85fb9215ea8a734af445218130ad3e5edab7.tar.gz) = de780769bfa8b3094b70d3c2a5c3bd2145dd80e084e7d025cca77edc0f9ceadb
-SHA512 (lpjs-0.0.5.93-976c85fb9215ea8a734af445218130ad3e5edab7.tar.gz) = d1d2a7d604bf16d6bac962528f5282f68de13b1eb0323fc8c7f3297e498a60d238b61654edc727210a43a7648b8c2d643c1bd0613c0411eaa7080b4b818d1070
-Size (lpjs-0.0.5.93-976c85fb9215ea8a734af445218130ad3e5edab7.tar.gz) = 247463 bytes
+BLAKE2s (lpjs-0.0.5.94-3babce3f41e50910f7e6131ca85eedbe04be434e.tar.gz) = 748cf26fec74005f0364f353cd88623237ad371f527573bbbba17433eb7d1d39
+SHA512 (lpjs-0.0.5.94-3babce3f41e50910f7e6131ca85eedbe04be434e.tar.gz) = 65f7d85a8dc808e2b4d6fd95c0c075919d45b78afa95cf0105b42d4cb1fe7558bbb5a2c11c9c2a42c43e500e314825b7f55458911d11487a45e9675b6c8dde18
+Size (lpjs-0.0.5.94-3babce3f41e50910f7e6131ca85eedbe04be434e.tar.gz) = 247457 bytes


Home | Main Index | Thread Index | Old Index