pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.204



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jan 22 18:54:42 2024 -0600
Changeset:	1bdc490e4892ec37f517946d3dca8000bf1a9899

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.204

lpjs_dispatchd: Finish modularizing code

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

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 141bda2df3..2f09541a3c 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.200
+DISTNAME=	lpjs-0.0.0.204
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	953e23e517d0437fc7d96700e5bb59f518990a58
+GITHUB_TAG=	f9b26ec50e65580043ab05c6b76e9e671d6658f4
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 1f6af01b38..e945860e2b 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.200-953e23e517d0437fc7d96700e5bb59f518990a58.tar.gz) = ebf22cbc481226191ea658446e56701a3405ca72b5f6e5ec6fa365d34f9a4a1f
-SHA512 (lpjs-0.0.0.200-953e23e517d0437fc7d96700e5bb59f518990a58.tar.gz) = 0f89558435f57de6d74f9ae60937229b8c868b519988a16d524a1a36b5ef56f1fb4c622c4bda72b96d181eabfa7ae3e670660d4afecaa3c2418694a4e8f9b836
-Size (lpjs-0.0.0.200-953e23e517d0437fc7d96700e5bb59f518990a58.tar.gz) = 77918 bytes
+BLAKE2s (lpjs-0.0.0.204-f9b26ec50e65580043ab05c6b76e9e671d6658f4.tar.gz) = 7d2220621b6e5140bf7742524c2eb36eda9465b9211a39569e1b427c91e297a0
+SHA512 (lpjs-0.0.0.204-f9b26ec50e65580043ab05c6b76e9e671d6658f4.tar.gz) = db5a356df9be17b70c25d8fd1973b86109d127569589c0f5a9de8b2e72ea9c919c3fe214d85cbb285f0385f17504760628f31ebdd59a23f9d084256252e794e0
+Size (lpjs-0.0.0.204-f9b26ec50e65580043ab05c6b76e9e671d6658f4.tar.gz) = 78568 bytes


Home | Main Index | Thread Index | Old Index