pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.2.9



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri May 10 10:29:38 2024 -0500
Changeset:	43f65f6ea42a9d288fa974ca2617f830dcfb4f77

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.2.9

Initialize job compute_node to "TBD" rather than NULL

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

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 0a47213b9e..2f0a1ec268 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.2.8
+DISTNAME=	lpjs-0.0.2.9
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	69986c415b3cee430e9c149e07d7f68d8c77c692
+GITHUB_TAG=	f8b86344d9901ec3810d19c80337bf63af6d744c
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 0f5a67d92c..b203e3ee89 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.2.8-69986c415b3cee430e9c149e07d7f68d8c77c692.tar.gz) = 7e03e989537ed735a797cd2a182a025c649d02e8fbc8edfb2f5293ddd266f476
-SHA512 (lpjs-0.0.2.8-69986c415b3cee430e9c149e07d7f68d8c77c692.tar.gz) = 0eea5430a4f3c6d02ecfd0e8ad6e4aab8ec7ff072e9d4c1fd5809978d5c57c3c04e57e71743cb734f75b1598c393aa19f1b4102ecc2e34f1c34e578993d5803e
-Size (lpjs-0.0.2.8-69986c415b3cee430e9c149e07d7f68d8c77c692.tar.gz) = 217197 bytes
+BLAKE2s (lpjs-0.0.2.9-f8b86344d9901ec3810d19c80337bf63af6d744c.tar.gz) = baf367ea2bdf0dd0e4097cfb9ce4634015b8c0886bcafd565fa102a90c2ef8b1
+SHA512 (lpjs-0.0.2.9-f8b86344d9901ec3810d19c80337bf63af6d744c.tar.gz) = 711ce5fb660b8793d5a43620108a773ae165cec723190c61623faa884b8b43ee0da284e6f4de0b7c16084006b7c9ec5cc07c301342c819a5b68c8e73b429ade4
+Size (lpjs-0.0.2.9-f8b86344d9901ec3810d19c80337bf63af6d744c.tar.gz) = 217207 bytes


Home | Main Index | Thread Index | Old Index