pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.172



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sun Dec 29 16:39:24 2024 -0600
Changeset:	76dfb90e869ed1d19cf3e443879de91f95dfb6a0

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.172

chaperone: Factor in procs_per_job when enforcing RSS limit

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

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 92fded1473..32edb1b3cf 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.170
+DISTNAME=	lpjs-0.0.5.172
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	77f090115f0aba90f379ff2bfdfe638dccab32df
+GITHUB_TAG=	b23e169127e10276b042fad3865b5eefd6a909d8
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 2b29c88f5c..e62a6bb045 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.170-77f090115f0aba90f379ff2bfdfe638dccab32df.tar.gz) = ebc8cc81902768345f10d77da588ae8fffe97bfe0ca75061a096be605e334752
-SHA512 (lpjs-0.0.5.170-77f090115f0aba90f379ff2bfdfe638dccab32df.tar.gz) = 2d0fe575a7ce8c0f95f337313ae354046d0231b08e0afd9699718a9416a063708effc91a8d434a94013875dafcf5b94f51a7d45a8bb0f2fc9f09a892174cda76
-Size (lpjs-0.0.5.170-77f090115f0aba90f379ff2bfdfe638dccab32df.tar.gz) = 255058 bytes
+BLAKE2s (lpjs-0.0.5.172-b23e169127e10276b042fad3865b5eefd6a909d8.tar.gz) = 7d2a1e5306510896531f79fa8c93cebb36f4e51b9e59cd125a33237be787ddc5
+SHA512 (lpjs-0.0.5.172-b23e169127e10276b042fad3865b5eefd6a909d8.tar.gz) = 3011d08af7ea4a3e5f96c536dd83cecd92c585e0edd27ac282f0d13b412741764268d12f35a356c2a581eb843ce40881f08ce3884264bf5f2c342933c348821b
+Size (lpjs-0.0.5.172-b23e169127e10276b042fad3865b5eefd6a909d8.tar.gz) = 255072 bytes


Home | Main Index | Thread Index | Old Index