pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.5



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue May 21 08:29:47 2024 -0500
Changeset:	2caab91200111c998bb2df4c4312c3f80c20e431

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.5

Fix missing extern in linux-only code
Silence truncation warnings

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

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 ba06c48f74..c2326f3782 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.4
+DISTNAME=	lpjs-0.0.5.5
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	501f2cafea36690b0d30f3ca8c8a76a6b579f287
+GITHUB_TAG=	23218e649c1221c839f28efcfd0811ae40f957c2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 60e2e922be..b1404391ec 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.4-501f2cafea36690b0d30f3ca8c8a76a6b579f287.tar.gz) = 2e99cc1be7386ef3bc15c9a49675ff434f2777561bc18ff117222614d16913b9
-SHA512 (lpjs-0.0.5.4-501f2cafea36690b0d30f3ca8c8a76a6b579f287.tar.gz) = 0898c6a53406ce136a83ba061119bb23fa1551fd64777d873b3a0b6b8fe422b0eac7505286c9713d18c8935add7b6cfc69a667c54f438539a3992ffab790a82f
-Size (lpjs-0.0.5.4-501f2cafea36690b0d30f3ca8c8a76a6b579f287.tar.gz) = 228225 bytes
+BLAKE2s (lpjs-0.0.5.5-23218e649c1221c839f28efcfd0811ae40f957c2.tar.gz) = a7d7f56621cb161f27c0a9361f6771abe10332d5591e9a7c6a09e1f2282f2e7d
+SHA512 (lpjs-0.0.5.5-23218e649c1221c839f28efcfd0811ae40f957c2.tar.gz) = a40246c1e9328be0ed734ac1d82016f202529b6519c87e50cf58d6496ac3708e39bf4b3c85acf3c5c8aefb824f35a2a3ad8d625ddbe046a12311250eded6b34b
+Size (lpjs-0.0.5.5-23218e649c1221c839f28efcfd0811ae40f957c2.tar.gz) = 228307 bytes


Home | Main Index | Thread Index | Old Index