pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.327



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Mar 10 08:12:34 2024 -0500
Changeset:	44bdeb17323bbdd11e1445217ce1e0fc3b7ed129

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.327

Munge all communication with lpjs nodes and lpjs jobs
Progress toward job dispatch: Job specs and script sent to compute node

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

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 8657b686bd..bf8ca18711 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.314
+DISTNAME=	lpjs-0.0.0.327
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	caa76973dda174666112be8ef2185e57a2b3690c
+GITHUB_TAG=	32ba1938e2a001925948264a5f41df6a53f530e3
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index ffcd2c17ac..11bc3fa770 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.314-caa76973dda174666112be8ef2185e57a2b3690c.tar.gz) = dcb62a58487e1c22a7c0654e0ad2c5e51e1c276380159f6c5bad4729d96b2d91
-SHA512 (lpjs-0.0.0.314-caa76973dda174666112be8ef2185e57a2b3690c.tar.gz) = 91f88bf0ca009134841e765df4daeedcaa30252305f7e3cca571e4136fae2baa5d6435bad6b561893794879586f5ee6320d4d028f39566eba0c0976044b179ca
-Size (lpjs-0.0.0.314-caa76973dda174666112be8ef2185e57a2b3690c.tar.gz) = 97728 bytes
+BLAKE2s (lpjs-0.0.0.327-32ba1938e2a001925948264a5f41df6a53f530e3.tar.gz) = 6bbf832c1c2686f8b4c61be9151fb3b91450580fc99e65b3d349dd1967eb5d5b
+SHA512 (lpjs-0.0.0.327-32ba1938e2a001925948264a5f41df6a53f530e3.tar.gz) = 95923cf0bff786657f59a3f8af055d6015bb3cca673e76119a0dadcb1b40a4881a8705f2662101de314bc38ddb082ccc6fc95d8f21b1c23c3eec8a99e38655d0
+Size (lpjs-0.0.0.327-32ba1938e2a001925948264a5f41df6a53f530e3.tar.gz) = 100531 bytes


Home | Main Index | Thread Index | Old Index