pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.345



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Mar 17 09:39:00 2024 -0500
Changeset:	6ba856017baf43941f7f1f9e7f85ff13b12e1169

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.345

Successfully update cores and mem used upon dispatch and completion
Require FQDN for each host in config file

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

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 256b415202..7e9400ff90 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.336
+DISTNAME=	lpjs-0.0.0.345
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	ee14c65dbc94426ed962d83543a1fd60884b000a
+GITHUB_TAG=	d072e9a59d1bc97b336713b8e62c1a2a4c9b0409
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 4d79cc300d..869f927104 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.336-ee14c65dbc94426ed962d83543a1fd60884b000a.tar.gz) = 87e19068fc0899d2eaee8ac48fb02c43a05ab8bfa7b023fb727a748d28f0f992
-SHA512 (lpjs-0.0.0.336-ee14c65dbc94426ed962d83543a1fd60884b000a.tar.gz) = e2e8ac491c87353551b86c8c50f441e389350749525c06ed7e0f71e76409e13bf3d6e9c9d7c1646c0aca6b26d54ba7e6559f1df751e70d09201856052b98721a
-Size (lpjs-0.0.0.336-ee14c65dbc94426ed962d83543a1fd60884b000a.tar.gz) = 102818 bytes
+BLAKE2s (lpjs-0.0.0.345-d072e9a59d1bc97b336713b8e62c1a2a4c9b0409.tar.gz) = e3e29064d983dcf88ee691a67514eb35a5f676b8e8a0cff245d26740dee6de6b
+SHA512 (lpjs-0.0.0.345-d072e9a59d1bc97b336713b8e62c1a2a4c9b0409.tar.gz) = 47abd92e4222e472067426c13a2da69299edbe841400b36c1e7de659694e6db4022039ab1720b54acc4752c3d4d40f077c0c1fc8713626380880f8c869f1dd6a
+Size (lpjs-0.0.0.345-d072e9a59d1bc97b336713b8e62c1a2a4c9b0409.tar.gz) = 103827 bytes


Home | Main Index | Thread Index | Old Index