pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.302



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Feb 23 16:32:58 2024 -0600
Changeset:	b3f8efc8dfa3f6a9cfc9cd9ff31ca4158dfcc929

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.302

Convert node_list_t to an opaque structure
Stub out lpjs_matching_nodes() to find nodes for the next job

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

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 9cc8b20aad..b97c803bb9 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.295
+DISTNAME=	lpjs-0.0.0.302
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	6615e051b4b2403a4c1ff446def86f44814c5605
+GITHUB_TAG=	aa4254ece326e267fed700ee5ac6a93b9221397e
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 76e6acd63a..d9a5e9e5e5 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.295-6615e051b4b2403a4c1ff446def86f44814c5605.tar.gz) = bb61712eec2de734843af569b5a584ce4dd21dbc00b006050a77ec57f06dee2e
-SHA512 (lpjs-0.0.0.295-6615e051b4b2403a4c1ff446def86f44814c5605.tar.gz) = c80c0ba4803161c69e103f39159d87889aefd28a0db2095e9fc021a3c81f3a354bdcaa757c6f1e0ecc8c0362fd0ab8a500c9b5bd2148f6d160e31558933f3422
-Size (lpjs-0.0.0.295-6615e051b4b2403a4c1ff446def86f44814c5605.tar.gz) = 93356 bytes
+BLAKE2s (lpjs-0.0.0.302-aa4254ece326e267fed700ee5ac6a93b9221397e.tar.gz) = ccb6466d426215f03a13313e5272aadb3230fa00ed7adea05badc54fe69c1bc9
+SHA512 (lpjs-0.0.0.302-aa4254ece326e267fed700ee5ac6a93b9221397e.tar.gz) = 215043831b95153f6012f360887f4ed910e5e86cd8d83f3e44f1928667dceaa82872cd3b81f75ae303357fd2ae77e34ad241bc2ab138f377068214fdd1c1c5fd
+Size (lpjs-0.0.0.302-aa4254ece326e267fed700ee5ac6a93b9221397e.tar.gz) = 95382 bytes


Home | Main Index | Thread Index | Old Index