pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.1.45



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed May 8 06:29:22 2024 -0500
Changeset:	49a3d3e241f4e663d15cbed010765a964e007f69

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.1.45

Remove pending jobs that fail to start, so they aren't repeated dispatched
Terminate compd when getcwd() fails (macOS full disk access issue)

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

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 3c3cc7a3d9..19e5683ecc 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.1.43
+DISTNAME=	lpjs-0.0.1.45
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	f771a2e51d030583efcf5bd99bdb779d55f33f29
+GITHUB_TAG=	cd109e62a5619977b75cafe9f169e21570bea188
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 267712610f..71117db34e 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.1.43-f771a2e51d030583efcf5bd99bdb779d55f33f29.tar.gz) = 3465827f9719571b8a55dc6795e91a1178a49d11c93017f8f9d84a6bbdb9f724
-SHA512 (lpjs-0.0.1.43-f771a2e51d030583efcf5bd99bdb779d55f33f29.tar.gz) = 8c41499390f18baa39c7e954faea2583f188719ce50d9df7bcc1162ff58b6d0ca43bb1fd7f86f06de172b7be0ec6a737159799ffed23a74c7480cbd69eae4e06
-Size (lpjs-0.0.1.43-f771a2e51d030583efcf5bd99bdb779d55f33f29.tar.gz) = 214714 bytes
+BLAKE2s (lpjs-0.0.1.45-cd109e62a5619977b75cafe9f169e21570bea188.tar.gz) = 4c8b8574782d5a142d460596b832e4a867a7fb72ce79fbaaf66137b46cfeffe4
+SHA512 (lpjs-0.0.1.45-cd109e62a5619977b75cafe9f169e21570bea188.tar.gz) = 797f3fb05d6a8bada1d7f7a2dedfdce7246d6b32474ebde5cffb95b00842d5ae64e86cd33f9e868b7f02fcdfc2d199947537e234e0bb54eb508478636508f624
+Size (lpjs-0.0.1.45-cd109e62a5619977b75cafe9f169e21570bea188.tar.gz) = 214779 bytes


Home | Main Index | Thread Index | Old Index