pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.35



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat May 25 06:51:51 2024 -0500
Changeset:	36197ab2cdb2023330ec8c4f46091327c48b2af9

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.35

Add debug output to track chdir() issue

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

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 51c8399928..537bad4247 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.31
+DISTNAME=	lpjs-0.0.5.35
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	887d6bfb36f766697135d0e77979e6b8caedd12f
+GITHUB_TAG=	af14c7b7079c0c8ec2ba065d4096b4961cf8391c
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 3a8b7924a4..70fe6057b3 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.31-887d6bfb36f766697135d0e77979e6b8caedd12f.tar.gz) = f886d41256e2099d6a6e7570676776ba801dc690f27f4ffd4555b13384ec9caf
-SHA512 (lpjs-0.0.5.31-887d6bfb36f766697135d0e77979e6b8caedd12f.tar.gz) = eace1ae541921487456485749b0d21ced81bfafed7680d0686be5eaa35e213feb42a1683834baf31d963731d2a15705d26da36ece1b5694fdf38bc46def66192
-Size (lpjs-0.0.5.31-887d6bfb36f766697135d0e77979e6b8caedd12f.tar.gz) = 231930 bytes
+BLAKE2s (lpjs-0.0.5.35-af14c7b7079c0c8ec2ba065d4096b4961cf8391c.tar.gz) = d8dbd42680268fe2935584bd44ca5d5be3bc4887ada41ea8e9e491476d21d413
+SHA512 (lpjs-0.0.5.35-af14c7b7079c0c8ec2ba065d4096b4961cf8391c.tar.gz) = bf41c1612558e6470ed2e56426f36440384b1965789e21e0e42b8719b1f93b25211e7523027213461ff48b4b0a43bd720b9c9557e47a73151b4fdc066ab0c9d7
+Size (lpjs-0.0.5.35-af14c7b7079c0c8ec2ba065d4096b4961cf8391c.tar.gz) = 232002 bytes


Home | Main Index | Thread Index | Old Index