pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.336



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Mar 12 11:26:43 2024 -0500
Changeset:	d005a7a7baa92d2e76c4035cc7c528a472ff2fe2

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.336

Add primary group name to job specs
chown() and setuid() based on user name, not uid
    Can't count on uids being in sync across all nodes

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

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 ab1a2479f4..256b415202 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.334
+DISTNAME=	lpjs-0.0.0.336
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	48bf6fb0064729e27ac23b5fe4fe3902b63c3ccc
+GITHUB_TAG=	ee14c65dbc94426ed962d83543a1fd60884b000a
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 4f4986fc95..4d79cc300d 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.334-48bf6fb0064729e27ac23b5fe4fe3902b63c3ccc.tar.gz) = cce376e3b493d4582cdd57360b5a184b08d9b379035df14bdfea4eb7c3e34a91
-SHA512 (lpjs-0.0.0.334-48bf6fb0064729e27ac23b5fe4fe3902b63c3ccc.tar.gz) = 84b4db609497ed20af159f5b1cc6cca4f297d68d6a37f90388791e1e4d99f2efc1dc73d4deebadf14bfb8a98ebcc064a6cc67b01bf824482d5899b68c3d02099
-Size (lpjs-0.0.0.334-48bf6fb0064729e27ac23b5fe4fe3902b63c3ccc.tar.gz) = 102198 bytes
+BLAKE2s (lpjs-0.0.0.336-ee14c65dbc94426ed962d83543a1fd60884b000a.tar.gz) = 87e19068fc0899d2eaee8ac48fb02c43a05ab8bfa7b023fb727a748d28f0f992
+SHA512 (lpjs-0.0.0.336-ee14c65dbc94426ed962d83543a1fd60884b000a.tar.gz) = e2e8ac491c87353551b86c8c50f441e389350749525c06ed7e0f71e76409e13bf3d6e9c9d7c1646c0aca6b26d54ba7e6559f1df751e70d09201856052b98721a
+Size (lpjs-0.0.0.336-ee14c65dbc94426ed962d83543a1fd60884b000a.tar.gz) = 102818 bytes


Home | Main Index | Thread Index | Old Index