pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.231



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jan 27 20:27:36 2024 -0600
Changeset:	b74db56f81cebcdd1e93b3b6f32b78395c98c0cd

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.231

dispatchd, compd:
    Add --log-output option to write to var/log/lpjs without
    daemonizing, which is forbidden by Apple's launchd

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

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 dac577a48c..126c5b6654 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.230
+DISTNAME=	lpjs-0.0.0.231
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	b768e37ebdf654332788da8ca0e27bd517d5002d
+GITHUB_TAG=	21a779e6007f045250cb64ec203cc0aa455d5f3c
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index e92c7d4ce8..71632c3082 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.230-b768e37ebdf654332788da8ca0e27bd517d5002d.tar.gz) = aac41ee9acd69da62acb4f354d44014bd61145a5616d8624c50abd742ad028e4
-SHA512 (lpjs-0.0.0.230-b768e37ebdf654332788da8ca0e27bd517d5002d.tar.gz) = 60a4e03756c78e05f9709d04149ccead3876de47de1bc51e549816db0713e055af358f734350d4341fd64b5321302a7042e45a56a5cf1c68b4043e835d72e506
-Size (lpjs-0.0.0.230-b768e37ebdf654332788da8ca0e27bd517d5002d.tar.gz) = 80415 bytes
+BLAKE2s (lpjs-0.0.0.231-21a779e6007f045250cb64ec203cc0aa455d5f3c.tar.gz) = 45d452a0b43e84189bcae6fdafda2989028985dbb47b2c53039c607d08dc5fd2
+SHA512 (lpjs-0.0.0.231-21a779e6007f045250cb64ec203cc0aa455d5f3c.tar.gz) = 19dd0fe64cf29ef82e8b72260a7c7126d90868d1b5f70a4a18c53b2695eaeb31b0d5909b3bb458d435a155965c9fa931bfc36650dd7a7ab32b76570e9cd30dba
+Size (lpjs-0.0.0.231-21a779e6007f045250cb64ec203cc0aa455d5f3c.tar.gz) = 80487 bytes


Home | Main Index | Thread Index | Old Index