pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.185



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jan 20 08:08:27 2024 -0600
Changeset:	1745d45ac51b949fa637c7a21b007f6ba4259fc5

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.185

Fix low-level I/O node_receive_specs()
Numerous other enhancements since commit 153

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

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 f191cdfb70..ca758ddadd 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.153
+DISTNAME=	lpjs-0.0.0.185
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	0828377eecab80bbe812a4719d7b8a083b9327b0
+GITHUB_TAG=	f6aeae272a15757440bae11e4a907c2e806467f2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 54b173fa88..374a2edaaf 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.153-0828377eecab80bbe812a4719d7b8a083b9327b0.tar.gz) = 2542ef1519af993c1b687900c846fceced4a6983e5a3ff4aa8989fe36bec7041
-SHA512 (lpjs-0.0.0.153-0828377eecab80bbe812a4719d7b8a083b9327b0.tar.gz) = 9b1f7b534efa6516f56cd1e1d5bfdee2983d44a77048ea70e2b7fd2c2c06c047a22f050c871700a14e3b2b5eca86fe8bffcb062eda9c0941c13bb40c8c3cd21e
-Size (lpjs-0.0.0.153-0828377eecab80bbe812a4719d7b8a083b9327b0.tar.gz) = 30844 bytes
+BLAKE2s (lpjs-0.0.0.185-f6aeae272a15757440bae11e4a907c2e806467f2.tar.gz) = 81ec888eb6bcfe9a9e740686e1b1b45203aa0b14bccde4c8742bdcb8570910ea
+SHA512 (lpjs-0.0.0.185-f6aeae272a15757440bae11e4a907c2e806467f2.tar.gz) = 0fd259290ff2abbf3ba6d0cb7a6c8eadcc51fb3ffb1afd99e66d2bbd3480cde7f11a20f08453ef5acb51e9a4439049c78f563d17686039bfc7e9d3d2b688a0a4
+Size (lpjs-0.0.0.185-f6aeae272a15757440bae11e4a907c2e806467f2.tar.gz) = 75739 bytes


Home | Main Index | Thread Index | Old Index