pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.289



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Feb 18 12:07:49 2024 -0600
Changeset:	ee7b4b4c0005dd4323ea4a41e0195d9ff24bf4b4

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.289

Allocate static mem for Pid_path

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

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 ede6f450bf..bf5f1037c7 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.288
+DISTNAME=	lpjs-0.0.0.289
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	6dc31c3e2b204c29788888ac284b0db96470f51b
+GITHUB_TAG=	08d0ff30e0ce9adc4050e36543283fd306fb2ffc
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 67095be9d8..914aa321ab 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.288-6dc31c3e2b204c29788888ac284b0db96470f51b.tar.gz) = bdf878478472e505bf84d1c6b4b3edca8520ecf6fd622d675adaea2db7c12575
-SHA512 (lpjs-0.0.0.288-6dc31c3e2b204c29788888ac284b0db96470f51b.tar.gz) = 2aed37da2182ed5472563251d4c0d145d7a98d72863fb4dcb0c9607e4caa4de4a7343bc4e72012e372b0a8bb90abca741945dda4587d0cea0fe7e709df06df60
-Size (lpjs-0.0.0.288-6dc31c3e2b204c29788888ac284b0db96470f51b.tar.gz) = 92531 bytes
+BLAKE2s (lpjs-0.0.0.289-08d0ff30e0ce9adc4050e36543283fd306fb2ffc.tar.gz) = b51a0788a1f59da9070d07ea5699047c9b770a69eecd87bb306aacf8ea3ebad9
+SHA512 (lpjs-0.0.0.289-08d0ff30e0ce9adc4050e36543283fd306fb2ffc.tar.gz) = 705490178eb91cfe895f0e919dac6f6a6d07564e29c8d310cc498efc7ceaef372844f6848f943efd14662f970fd56a8f32abbc472b50aedff430cb50edca0d19
+Size (lpjs-0.0.0.289-08d0ff30e0ce9adc4050e36543283fd306fb2ffc.tar.gz) = 92542 bytes


Home | Main Index | Thread Index | Old Index