pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.2.10



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri May 10 12:48:46 2024 -0500
Changeset:	891a7926474292bff7475e4b692b9e3ea300e935

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.2.10

compd:
    Close connection to dispatchd after fork(), so chaperone and
    children don't inherit it.  Was causing dispatchd to hang on
    close when jobs are running.

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

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 2f0a1ec268..1ebb8b1697 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.2.9
+DISTNAME=	lpjs-0.0.2.10
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	f8b86344d9901ec3810d19c80337bf63af6d744c
+GITHUB_TAG=	446d3c3357650edd9aa6dd2add90f80e60def8ca
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index b203e3ee89..3661ba428d 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.2.9-f8b86344d9901ec3810d19c80337bf63af6d744c.tar.gz) = baf367ea2bdf0dd0e4097cfb9ce4634015b8c0886bcafd565fa102a90c2ef8b1
-SHA512 (lpjs-0.0.2.9-f8b86344d9901ec3810d19c80337bf63af6d744c.tar.gz) = 711ce5fb660b8793d5a43620108a773ae165cec723190c61623faa884b8b43ee0da284e6f4de0b7c16084006b7c9ec5cc07c301342c819a5b68c8e73b429ade4
-Size (lpjs-0.0.2.9-f8b86344d9901ec3810d19c80337bf63af6d744c.tar.gz) = 217207 bytes
+BLAKE2s (lpjs-0.0.2.10-446d3c3357650edd9aa6dd2add90f80e60def8ca.tar.gz) = f5f6a82b6a42e4f1780b48739a46ca15afbdbbf38018a04a3f99ea870e307865
+SHA512 (lpjs-0.0.2.10-446d3c3357650edd9aa6dd2add90f80e60def8ca.tar.gz) = 388ee1713919b92745aa16a6df04b8597056ca08d555673ee319f469dece481c95953b835bc0c278e1580da555641394e8d68c88a927be7cebba44650d6b0683
+Size (lpjs-0.0.2.10-446d3c3357650edd9aa6dd2add90f80e60def8ca.tar.gz) = 217236 bytes


Home | Main Index | Thread Index | Old Index