pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.314



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Mar 4 17:04:23 2024 -0600
Changeset:	0d0500c73dbe8c35ee19ae4d435d84ea89419f13

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.314

POLLRDHUP -> POLLHUP
Show invisible chars when displaying messages for debugging
Clean up log messages

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

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 d7f78cad05..8657b686bd 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.308
+DISTNAME=	lpjs-0.0.0.314
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	d684dc300383530ce561ed799a867484a7914061
+GITHUB_TAG=	caa76973dda174666112be8ef2185e57a2b3690c
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 4a64ac2ad1..ffcd2c17ac 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.308-d684dc300383530ce561ed799a867484a7914061.tar.gz) = 3b3ce42a7ce92e86737aba13d8eb2a85f4bcc6c3b11b0cae3ee057a14d89e59c
-SHA512 (lpjs-0.0.0.308-d684dc300383530ce561ed799a867484a7914061.tar.gz) = a39be9c89218bd3a2779b6d065ef78e76bc55de82b350f23e025147ec1af65ccf48c7ceac839024167897f7c619892814fc4454999a3c39ebc4aa6368369af9d
-Size (lpjs-0.0.0.308-d684dc300383530ce561ed799a867484a7914061.tar.gz) = 97479 bytes
+BLAKE2s (lpjs-0.0.0.314-caa76973dda174666112be8ef2185e57a2b3690c.tar.gz) = dcb62a58487e1c22a7c0654e0ad2c5e51e1c276380159f6c5bad4729d96b2d91
+SHA512 (lpjs-0.0.0.314-caa76973dda174666112be8ef2185e57a2b3690c.tar.gz) = 91f88bf0ca009134841e765df4daeedcaa30252305f7e3cca571e4136fae2baa5d6435bad6b561893794879586f5ee6320d4d028f39566eba0c0976044b179ca
+Size (lpjs-0.0.0.314-caa76973dda174666112be8ef2185e57a2b3690c.tar.gz) = 97728 bytes


Home | Main Index | Thread Index | Old Index