pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.3.15



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon May 13 07:38:28 2024 -0500
Changeset:	0d4685746fe5632c78963e9947ffc4310c53af89

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.3.15

node_detect_specs(): Use auto-ostype for more specific OS name
munge-enable: Remove pkgsrc_perms, handled by package now

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

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 19e4f6dbf7..0b41116c6b 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.3.13
+DISTNAME=	lpjs-0.0.3.15
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	9254725b6c08680359ec079081746b1c36c61c65
+GITHUB_TAG=	1470ba36df7d1c81c6845e59bce3f36d3785fc35
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 303beff296..f415c1f37b 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.3.13-9254725b6c08680359ec079081746b1c36c61c65.tar.gz) = c789f7ea9f282798903918416ef83beb039552909b0c4115ffd251acb1b890e5
-SHA512 (lpjs-0.0.3.13-9254725b6c08680359ec079081746b1c36c61c65.tar.gz) = 84209520f48f850cba3ef1e9dcc67c7f10bfb19dec5b1a98db64d43fbf7198fb6f9134d072d3caf85fc7e2f7436798dc739b55214c0d76227dbd6f9567cdd9e7
-Size (lpjs-0.0.3.13-9254725b6c08680359ec079081746b1c36c61c65.tar.gz) = 218334 bytes
+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


Home | Main Index | Thread Index | Old Index