pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.15



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed May 22 15:45:41 2024 -0500
Changeset:	9df94bd3dd0d6fd66256a063f63869b313ea9a48

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.15

Add usleep() hack to avoid munge messaging errors when a series
of jobs fail rapidly.
This is a temporary workaround until the cause is identified.

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

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 f98a8ff7af..245dde5742 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.10
+DISTNAME=	lpjs-0.0.5.15
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	818ac2625106c7699b1957389346dc38f4f41877
+GITHUB_TAG=	9f2b83bdff157b0d23cd1e47142eb100b1c45349
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index e687be5a48..de93abb3c7 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.10-818ac2625106c7699b1957389346dc38f4f41877.tar.gz) = 40ad5ed7eba57bde3057848af842b93e81d4fb99cf47a6393e3632f191f02002
-SHA512 (lpjs-0.0.5.10-818ac2625106c7699b1957389346dc38f4f41877.tar.gz) = 6cbf0ca17d1f128100923e7086ae5677b00d2b6eb549f7b2c3ec08dc89e8270ce6a1bb736d190fe1cd60d7169f4f90fc71612ce8b2fd0229386edef47002970a
-Size (lpjs-0.0.5.10-818ac2625106c7699b1957389346dc38f4f41877.tar.gz) = 231106 bytes
+BLAKE2s (lpjs-0.0.5.15-9f2b83bdff157b0d23cd1e47142eb100b1c45349.tar.gz) = 3acb499c3d3dfdd84e8ebffab5b311b5b2f4f5723f65894a6895c3c72075b160
+SHA512 (lpjs-0.0.5.15-9f2b83bdff157b0d23cd1e47142eb100b1c45349.tar.gz) = 066f8fbbc6aea4b15635f0751680390bb6bedd5a44c2125bf24f6603bdf8095c08516c2d43974e9f2636a598a3e7e95654786fa5557bf5d9065dccaa928a8023
+Size (lpjs-0.0.5.15-9f2b83bdff157b0d23cd1e47142eb100b1c45349.tar.gz) = 231524 bytes


Home | Main Index | Thread Index | Old Index