pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lpjs: Update to 0.0.1.46
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed May 8 07:46:10 2024 -0500
Changeset: 191a1eaad53ec1b174d78a1ffe9ccfea3a5303d4
Modified Files:
lpjs/Makefile
lpjs/distinfo
Log Message:
lpjs: Update to 0.0.1.46
compd:
Notify dispatchd of macOS getcwd() error rather than terminate
Termination causes dispatchd to crash (this is a dispatchd bug)
Launchd plist needs KeepAlive set to true to allow starting when
dispatchd is not running, which causes immediate restart after termination
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=191a1eaad53ec1b174d78a1ffe9ccfea3a5303d4
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 19e5683ecc..b15926f933 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
# Tue Sep 28 11:27:06 CDT 2021 #
###########################################################
-DISTNAME= lpjs-0.0.1.45
+DISTNAME= lpjs-0.0.1.46
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= LPJS
-GITHUB_TAG= cd109e62a5619977b75cafe9f169e21570bea188
+GITHUB_TAG= 4d1a6a0cede0c12c78766a815548d4355238bbac
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 71117db34e..b3e43d180e 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-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
+BLAKE2s (lpjs-0.0.1.46-4d1a6a0cede0c12c78766a815548d4355238bbac.tar.gz) = dad9543118c79bd918568f9368938787cc8eab0e0264d75601dfe9b713027dbc
+SHA512 (lpjs-0.0.1.46-4d1a6a0cede0c12c78766a815548d4355238bbac.tar.gz) = 8273dcf9544c084bb0c0c9df2edbc5bb99c57f5a3a1d3f6bd8156a4144c86f4b23c87fcba69082512237afe7854f4ef78c8db7942410a18946e21bd673bb88b5
+Size (lpjs-0.0.1.46-4d1a6a0cede0c12c78766a815548d4355238bbac.tar.gz) = 214924 bytes
Home |
Main Index |
Thread Index |
Old Index