pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.6.24



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sun Feb 9 15:37:19 2025 -0600
Changeset:	fc57035ac4d1bb41f4ac08e37c5f9ce5db1ec313

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.6.24

Add "updated" state for nodes that have been updated and rebooted.
This will allow SPCM to properly resume updated nodes.

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

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 08261ab362..2aab7453a2 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.6.22
+DISTNAME=	lpjs-0.0.6.24
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	281eb9e2a7be291334ffe9328cb8f2fa40235f18
+GITHUB_TAG=	a9ef52c0ca6834c3ac6eda250a65835931ac7e04
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index ff046d035e..140ee120b2 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.6.22-281eb9e2a7be291334ffe9328cb8f2fa40235f18.tar.gz) = 49690679d7478ae48b39fa5d88918a159d6d957bd3a06080475ef066878b82ae
-SHA512 (lpjs-0.0.6.22-281eb9e2a7be291334ffe9328cb8f2fa40235f18.tar.gz) = 52f40a3c5db960c20c7623ce4c4daed2b907f4cd7ad6a5fb8fc6c0292c879e07aed046ea72b029d19b8ed98a3ce8cccd730f3369d50117e9abc5e9d3923f3b9c
-Size (lpjs-0.0.6.22-281eb9e2a7be291334ffe9328cb8f2fa40235f18.tar.gz) = 264915 bytes
+BLAKE2s (lpjs-0.0.6.24-a9ef52c0ca6834c3ac6eda250a65835931ac7e04.tar.gz) = 3bb9fbb1305aedd69bd20a790d82198baba0c7d3decde797a02d5c4a6f9c08e7
+SHA512 (lpjs-0.0.6.24-a9ef52c0ca6834c3ac6eda250a65835931ac7e04.tar.gz) = 39bd4695cd4d6be13c4f2848a306b626a364c2dfa87923cecb40b987aa5de002277b38e7f9da17c51e64064637ab571a0961dc7790a90998153e3d110eaf037c
+Size (lpjs-0.0.6.24-a9ef52c0ca6834c3ac6eda250a65835931ac7e04.tar.gz) = 265194 bytes


Home | Main Index | Thread Index | Old Index