pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.159



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Dec 26 07:14:03 2024 -0600
Changeset:	7cb42cc58872c1f7db3206935733e155cc0edbfb

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.159

Fix duplicate running job removal under cancel

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

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 28eedec51a..2765ddbeaf 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.157
+DISTNAME=	lpjs-0.0.5.159
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	a69d970e229ba6ae0cc46b79b2eff0ff44e2c87b
+GITHUB_TAG=	36a730afa9d7b4dfbfb00c4aa7ccf2c4fe3c8cf7
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index bf28579856..e9b0b08934 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.157-a69d970e229ba6ae0cc46b79b2eff0ff44e2c87b.tar.gz) = 5192a053cd0755114c0e8da1cd906e6c496a0a8a8db28a08aca7aba5092e1f54
-SHA512 (lpjs-0.0.5.157-a69d970e229ba6ae0cc46b79b2eff0ff44e2c87b.tar.gz) = 688ba5568372e1f4ef3374e5cde355237ee31d158b20f1d9c2decca229e4a3b53a5cf080d9c5c506e51e9b173a730e4372b2401d9131a7e35c60b196cbf8a72f
-Size (lpjs-0.0.5.157-a69d970e229ba6ae0cc46b79b2eff0ff44e2c87b.tar.gz) = 253696 bytes
+BLAKE2s (lpjs-0.0.5.159-36a730afa9d7b4dfbfb00c4aa7ccf2c4fe3c8cf7.tar.gz) = 1349553f113e8d1b80746a2fed2541618515e6417c5e7f8c85a0f770bcc8cffa
+SHA512 (lpjs-0.0.5.159-36a730afa9d7b4dfbfb00c4aa7ccf2c4fe3c8cf7.tar.gz) = 8073d340275c542e29ed0437ac86e17a74336974bc307b27f68cff85c4e714b2981f852350c84ea96104df4a336f5f418295b2afd7c1c96787c14d966ae99c3b
+Size (lpjs-0.0.5.159-36a730afa9d7b4dfbfb00c4aa7ccf2c4fe3c8cf7.tar.gz) = 253767 bytes


Home | Main Index | Thread Index | Old Index