pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.193



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jan 21 08:31:43 2024 -0600
Changeset:	c5065fa1b22e7a9843f8df02ba06ca4512933293

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.193

dispatchd: Detect lost connections with compute nodes
Regenerate node_t accessors and mutators with auto-gen-get-set

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

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 ca758ddadd..b201d61ee6 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.185
+DISTNAME=	lpjs-0.0.0.193
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	f6aeae272a15757440bae11e4a907c2e806467f2
+GITHUB_TAG=	6e07ef63048a6dc3c5c5f6ad898e642c872aee0b
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 374a2edaaf..537d404366 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (lpjs-0.0.0.193-6e07ef63048a6dc3c5c5f6ad898e642c872aee0b.tar.gz) = d04771bc3b906f18a96b4d0c61e27f70a0f824584f57b3d87faf2ca789542a15
+SHA512 (lpjs-0.0.0.193-6e07ef63048a6dc3c5c5f6ad898e642c872aee0b.tar.gz) = 3b47d19f981491cf6644d075847397378e78e540627b499fe111ad945b61406ed747638f3210ca670f23d1ac15279d1ed92a9d5555c3de4f6def369302aa06b1
+Size (lpjs-0.0.0.193-6e07ef63048a6dc3c5c5f6ad898e642c872aee0b.tar.gz) = 77254 bytes


Home | Main Index | Thread Index | Old Index