pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.259



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Feb 3 18:03:49 2024 -0600
Changeset:	8f6ce4d8928b2c464081c532f8deb08079526b9c

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.259

Fix Linux build: Use libxtend strlcpy() macro

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

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 40441bc78c..62af3c52ca 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.258
+DISTNAME=	lpjs-0.0.0.259
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	6ead850b569c45d987643f89042f344e224507c4
+GITHUB_TAG=	122b22dcce82241494637bef2a4825439d9186b8
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index b378a1b242..0ddeaca968 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.258-6ead850b569c45d987643f89042f344e224507c4.tar.gz) = 6b49ae9fa6bbcdff66dba2a857cf9eebd978a09a0805ddafc4cee62f1ceeec1a
-SHA512 (lpjs-0.0.0.258-6ead850b569c45d987643f89042f344e224507c4.tar.gz) = dfa8f2a53822985bbba8dab5afa77d921a65e8983df586a0d557dc4d5003273c4344a1eacaacec57f26bbcf193928265d38b359ee1a782212f970da9b849b441
-Size (lpjs-0.0.0.258-6ead850b569c45d987643f89042f344e224507c4.tar.gz) = 89902 bytes
+BLAKE2s (lpjs-0.0.0.259-122b22dcce82241494637bef2a4825439d9186b8.tar.gz) = 9e32036125829f360513bb8fe7854ad9c88247505e70c9499846bd6187a27c26
+SHA512 (lpjs-0.0.0.259-122b22dcce82241494637bef2a4825439d9186b8.tar.gz) = b26028bf0abaec0d8682bf0ee36c3cc6b0a3260208e6165a6a4211b58e4661e3a70cd2bc78e049373fd05b4d04d9320ecf52cac03d846fab8391934ba708e564
+Size (lpjs-0.0.0.259-122b22dcce82241494637bef2a4825439d9186b8.tar.gz) = 89917 bytes


Home | Main Index | Thread Index | Old Index