pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.6.73



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jun 8 13:27:28 2026 -0500
Changeset:	f1849dd5baa12b39a30a6a6fef5087e33149d984

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.6.73

Define protocol version to allow slighlty different versions
of compd and dispatchd to work together.

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

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 7b390a2baa..a32f9348e3 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.6.68
+DISTNAME=	lpjs-0.0.6.73
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	2117b07bce96d5c87729a4791ca0409abdc81d88
+GITHUB_TAG=	ce89eb06d732c3d81fc75be286a4871deed8627e
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 8fc97c2faa..aa6dab654e 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.6.68-2117b07bce96d5c87729a4791ca0409abdc81d88.tar.gz) = 825697508cdca338278b2fc79dae15494b5b7a255fcd8f42c446c2332fb50ef1
-SHA512 (lpjs-0.0.6.68-2117b07bce96d5c87729a4791ca0409abdc81d88.tar.gz) = a8969642672cba26e1acfab2c71661a5537a22a46a2fc317e038ab1b71b3600dd027cbb52f5aab05f64717e7e669c153cd25fe88570fc2305a9276042febea11
-Size (lpjs-0.0.6.68-2117b07bce96d5c87729a4791ca0409abdc81d88.tar.gz) = 276180 bytes
+BLAKE2s (lpjs-0.0.6.73-ce89eb06d732c3d81fc75be286a4871deed8627e.tar.gz) = 427c503da98076d081c4a576a4c88dcf70ee83fad41fd6b52b63a9b2b4b0786b
+SHA512 (lpjs-0.0.6.73-ce89eb06d732c3d81fc75be286a4871deed8627e.tar.gz) = 6cac0505936de9091657fb16581123a46cd1436a465ab27c6e15c7457779892932d74084a95f85edf3be92dbb1152423369c6d28bcaaccc8344373e2d4bc2aef
+Size (lpjs-0.0.6.73-ce89eb06d732c3d81fc75be286a4871deed8627e.tar.gz) = 277342 bytes


Home | Main Index | Thread Index | Old Index