pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.405



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Apr 24 06:52:40 2024 -0500
Changeset:	14286663d11c2f34b149b875e74efae9978ade4e

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.405

Shift responsibility for output transfer from the user script
to chaperone.  This allows adding to the chaperone log after the
script terminates.

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

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 1b6fdf2cf7..85ce327dc0 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.402
+DISTNAME=	lpjs-0.0.0.405
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	9a5fda419e5332812aaa7bef4ad483e96bc9f094
+GITHUB_TAG=	94df1a8fcc112de7ab809aa058292782e5c974d5
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 76f81b8719..810d9c59ce 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.402-9a5fda419e5332812aaa7bef4ad483e96bc9f094.tar.gz) = f809dbddb2e8bcae4b13b5b6eecaffbec892381727a4d0c3cd288e015548db4d
-SHA512 (lpjs-0.0.0.402-9a5fda419e5332812aaa7bef4ad483e96bc9f094.tar.gz) = b0808b3a55582b262620d941f0fa706e9fbc565d261acdb37eb715cf1febec6c9da95acf445b023f5602be6d28c73a8abbda4fd4ce77989665e178bb2ec16daf
-Size (lpjs-0.0.0.402-9a5fda419e5332812aaa7bef4ad483e96bc9f094.tar.gz) = 199285 bytes
+BLAKE2s (lpjs-0.0.0.405-94df1a8fcc112de7ab809aa058292782e5c974d5.tar.gz) = 0f9d77454edef2e26494415d01dc1fdc0bfe674ee413ee1ae9d897f9b9c26f9a
+SHA512 (lpjs-0.0.0.405-94df1a8fcc112de7ab809aa058292782e5c974d5.tar.gz) = 705ab54a0330b3fcecfaec4b0d7e2f4568cd0fa52440721770ede6b2012cf95861f96c0756f6b0867cd3bdab6b9395a2e31ca2ef8ee71a9db066d56c4dd9f3e5
+Size (lpjs-0.0.0.405-94df1a8fcc112de7ab809aa058292782e5c974d5.tar.gz) = 201129 bytes


Home | Main Index | Thread Index | Old Index