pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.3.16



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 13 07:57:35 2024 -0500
Changeset:	1ce8b2b901b2895bc2ec130b5ac6a3c6462b047e

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.3.16

node_detect_specs(): Used absolute pathname for auto-ostype

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

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 0b41116c6b..a611d99124 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.3.15
+DISTNAME=	lpjs-0.0.3.16
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	1470ba36df7d1c81c6845e59bce3f36d3785fc35
+GITHUB_TAG=	78c62997e08876be32b0affef5af3f676822b05e
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index f415c1f37b..6460db1163 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.3.15-1470ba36df7d1c81c6845e59bce3f36d3785fc35.tar.gz) = 712ca5aa6b869692c92615c54d75fec358b99ac68a2c9b706137d23d153bbd2f
-SHA512 (lpjs-0.0.3.15-1470ba36df7d1c81c6845e59bce3f36d3785fc35.tar.gz) = e7a97f40d12761eabc95cbfc25b7bcd53f5a97565d7961d1e2181a315a6da0026c65b710e950867404fb9f85592fa80cd165227b6d13e8948ae41cd58215d0ae
-Size (lpjs-0.0.3.15-1470ba36df7d1c81c6845e59bce3f36d3785fc35.tar.gz) = 218411 bytes
+BLAKE2s (lpjs-0.0.3.16-78c62997e08876be32b0affef5af3f676822b05e.tar.gz) = eff96ac4edce495dded365fe102affbefc43b070d7f3056ca4a4c0163b295fd4
+SHA512 (lpjs-0.0.3.16-78c62997e08876be32b0affef5af3f676822b05e.tar.gz) = 2500925fa9b9ee692b4b8b21d790f16a09bf7da5b710954c47ef37f60d40007c79da70d1aee580d97206edc937712839b7340ed4e271cb31e2984b478194e8c9
+Size (lpjs-0.0.3.16-78c62997e08876be32b0affef5af3f676822b05e.tar.gz) = 218454 bytes


Home | Main Index | Thread Index | Old Index