pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.64



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jun 1 17:44:26 2024 -0500
Changeset:	de1a53ac2c12dce11386b002e933b29b354f6279

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.64

chaperone: Fix whack_family() recursion, improve logging

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

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 6f2ce9b20e..dd361295a9 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.61
+DISTNAME=	lpjs-0.0.5.64
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	b05e43d03551abcc124cfeb14190c4f52b7f3ef4
+GITHUB_TAG=	a372adac15edfb3f5224a104124feb1b6836b1d2
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index f55295ce83..8471a259b9 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.61-b05e43d03551abcc124cfeb14190c4f52b7f3ef4.tar.gz) = fb0d358a9df006e870f098b0660a3eada4d4d867472b4d72161845136a294b57
-SHA512 (lpjs-0.0.5.61-b05e43d03551abcc124cfeb14190c4f52b7f3ef4.tar.gz) = 21989962822b47393cf1a54c621d6d7a83f5542089748e8d5681f831cbefc1f8c5154fb461df201227e8c1804dbfb8c26a18e1ca3f749565dc5973077d43d552
-Size (lpjs-0.0.5.61-b05e43d03551abcc124cfeb14190c4f52b7f3ef4.tar.gz) = 245091 bytes
+BLAKE2s (lpjs-0.0.5.64-a372adac15edfb3f5224a104124feb1b6836b1d2.tar.gz) = e742a0d903b9549f79251ff737f785c763a3d8c163077d23ac387d419a6632cb
+SHA512 (lpjs-0.0.5.64-a372adac15edfb3f5224a104124feb1b6836b1d2.tar.gz) = 98bddf90d9469601c8ced07579874f05c9e47a201e5c761a85fc26a81fc34946637935e87877c39397e08d889cc710af4e0f6f079dc7c03e186aea92a1485a07
+Size (lpjs-0.0.5.64-a372adac15edfb3f5224a104124feb1b6836b1d2.tar.gz) = 245114 bytes


Home | Main Index | Thread Index | Old Index