pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.6.30



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Wed Feb 19 08:31:40 2025 -0600
Changeset:	ff0460f1da29825906480bc455e1e04f89f54235

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.6.30

Fix compiler warnings on Alma 8 and NetBSD 10

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

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 3f67933246..f38ceea60b 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.6.25
+DISTNAME=	lpjs-0.0.6.30
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	635d88ff9c09f16697cbc8047142421aad0bf21e
+GITHUB_TAG=	1648e28eab275cec7210c366bcf3fe09f2707f4f
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index e4501ae9ad..12f90363eb 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.6.25-635d88ff9c09f16697cbc8047142421aad0bf21e.tar.gz) = 8efd5c961a2d6056bed53fe34314b0f010e6a4349a6990101e530bf218c20876
-SHA512 (lpjs-0.0.6.25-635d88ff9c09f16697cbc8047142421aad0bf21e.tar.gz) = af1525ba724c0bcd93e326c93ed82cace712ab009f1b8eceb32f8f1100963d17bfddb6f3c9bb53272d1ed7162c89968b384e4083972011cb1c245ff25f2ec677
-Size (lpjs-0.0.6.25-635d88ff9c09f16697cbc8047142421aad0bf21e.tar.gz) = 265440 bytes
+BLAKE2s (lpjs-0.0.6.30-1648e28eab275cec7210c366bcf3fe09f2707f4f.tar.gz) = 75abfe6def6e007d67a6e57f63bee3b0e6e5ec9d992ef41877540ef6b4928592
+SHA512 (lpjs-0.0.6.30-1648e28eab275cec7210c366bcf3fe09f2707f4f.tar.gz) = 9d2f7b764fea7101d9a9639fcc065ede35537f6ec7f95c72c486f61b2990ca25f4c0cf163f6ab87c96ea445fd30e6b7b29445c0c81b9a5970cb5bf8d2c9994e9
+Size (lpjs-0.0.6.30-1648e28eab275cec7210c366bcf3fe09f2707f4f.tar.gz) = 265478 bytes


Home | Main Index | Thread Index | Old Index