pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.91



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Dec 5 09:18:39 2024 -0600
Changeset:	17201080dbdcd0eac433ee04d917b131a3f65dc5

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.91

Increase dispatch response timeout to 1 second
Define timeout and lpjs_recv() return code constants

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

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 fb788685a0..9d0419ad00 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.90
+DISTNAME=	lpjs-0.0.5.91
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	489daa9d33a7930437a14a587b04adb03fb8526d
+GITHUB_TAG=	eccd6f91e8896596844fe51edf9f92dc9c19dd0f
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 66e97b8ee3..090d7c73c4 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.90-489daa9d33a7930437a14a587b04adb03fb8526d.tar.gz) = 5ebdf2aec040b41e873f3188f6a3313d563fbe52b89fda93bd3c71eac6c062eb
-SHA512 (lpjs-0.0.5.90-489daa9d33a7930437a14a587b04adb03fb8526d.tar.gz) = 7dbdd1d17b60f64fca6c9e044144d70a74c680bbabf18ce9a10edcfdeb4ff36f7755c0a38d57d39c50d9283b707a2412c9255663e5176f6b92bf274c766ba131
-Size (lpjs-0.0.5.90-489daa9d33a7930437a14a587b04adb03fb8526d.tar.gz) = 247034 bytes
+BLAKE2s (lpjs-0.0.5.91-eccd6f91e8896596844fe51edf9f92dc9c19dd0f.tar.gz) = 75b2ac6b90ebfc6f90d792900654ef15473ebae1d62aa5fee3ea3422a16f448c
+SHA512 (lpjs-0.0.5.91-eccd6f91e8896596844fe51edf9f92dc9c19dd0f.tar.gz) = e5167ccb495d145df3595b92f5bedb7ff06bfba76a1104cd1c90016de882dbb25af10994628fb6c3fad24d51cccb2b45246f62f2c3914059718d2da6ec1b98fa
+Size (lpjs-0.0.5.91-eccd6f91e8896596844fe51edf9f92dc9c19dd0f.tar.gz) = 247503 bytes


Home | Main Index | Thread Index | Old Index