pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.157



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Dec 23 18:14:06 2024 -0600
Changeset:	f5fc0efd3c87f3c917525f633146eea5b6fbac5b

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.157

xt_get_rss(): Fix recursion logic

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

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 a6f61c46e6..28eedec51a 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.156
+DISTNAME=	lpjs-0.0.5.157
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	76577c610156923d75a111aee58ed9188606652b
+GITHUB_TAG=	a69d970e229ba6ae0cc46b79b2eff0ff44e2c87b
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 2b756907b0..bf28579856 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.156-76577c610156923d75a111aee58ed9188606652b.tar.gz) = 1dac182591ce21d0c24d66fedc8a97bd2e4ddcecbca6297b9d5211c7b2745abd
-SHA512 (lpjs-0.0.5.156-76577c610156923d75a111aee58ed9188606652b.tar.gz) = 57eb5af910a52b4a00c3c314d4201355510e5a5e0e450bae49b2a99731767beb7d562af25aa9761fc3ad104388727c20433c21aac72281869596f9cd6df1d741
-Size (lpjs-0.0.5.156-76577c610156923d75a111aee58ed9188606652b.tar.gz) = 253586 bytes
+BLAKE2s (lpjs-0.0.5.157-a69d970e229ba6ae0cc46b79b2eff0ff44e2c87b.tar.gz) = 5192a053cd0755114c0e8da1cd906e6c496a0a8a8db28a08aca7aba5092e1f54
+SHA512 (lpjs-0.0.5.157-a69d970e229ba6ae0cc46b79b2eff0ff44e2c87b.tar.gz) = 688ba5568372e1f4ef3374e5cde355237ee31d158b20f1d9c2decca229e4a3b53a5cf080d9c5c506e51e9b173a730e4372b2401d9131a7e35c60b196cbf8a72f
+Size (lpjs-0.0.5.157-a69d970e229ba6ae0cc46b79b2eff0ff44e2c87b.tar.gz) = 253696 bytes


Home | Main Index | Thread Index | Old Index