pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.168



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 27 16:44:43 2024 -0600
Changeset:	126739f667ee9b6d40856707443780a95a6beed0

Modified Files:
	lpjs/Makefile
	lpjs/PLIST
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.168

Add lpjs history command to view job history
Log full pathname of job script

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lpjs/Makefile | 4 ++--
 lpjs/PLIST    | 1 +
 lpjs/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 844a6606d7..92c6a4aa39 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.167
+DISTNAME=	lpjs-0.0.5.168
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	a4e16a3a5b3c6aac4e5a2d391ecf051711a12313
+GITHUB_TAG=	03446dac976ff962a0ae39fc0ef2710d8e6eebe0
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/PLIST b/lpjs/PLIST
index 2a6184d8cc..9382b39c6b 100644
--- a/lpjs/PLIST
+++ b/lpjs/PLIST
@@ -7,6 +7,7 @@ libexec/lpjs/SMI/compd-disable
 libexec/lpjs/SMI/compd-enable
 libexec/lpjs/SMI/dispatchd-disable
 libexec/lpjs/SMI/dispatchd-enable
+libexec/lpjs/SMI/history
 libexec/lpjs/SMI/log
 libexec/lpjs/SMI/munge-disable
 libexec/lpjs/SMI/munge-enable
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 193a717d3b..6c2fc1fd62 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.167-a4e16a3a5b3c6aac4e5a2d391ecf051711a12313.tar.gz) = b6d8a207a5349e788cedc4134b37d3bbd4034b7ad3e71cdda3a51336f32bff5a
-SHA512 (lpjs-0.0.5.167-a4e16a3a5b3c6aac4e5a2d391ecf051711a12313.tar.gz) = 17c98d7c10955e39e35ea6889db64942ca40e733230f9a3995488a0325ac96f6ed4321233b3ee1318e4d8432591c5e2082e3fe76366f642be5e8b4ac233b8f46
-Size (lpjs-0.0.5.167-a4e16a3a5b3c6aac4e5a2d391ecf051711a12313.tar.gz) = 254774 bytes
+BLAKE2s (lpjs-0.0.5.168-03446dac976ff962a0ae39fc0ef2710d8e6eebe0.tar.gz) = 18771322c0e7af33b19f1d776025989692917a64c38d62f01be39c544050ff47
+SHA512 (lpjs-0.0.5.168-03446dac976ff962a0ae39fc0ef2710d8e6eebe0.tar.gz) = aaea5c7022a09dddc560197f273a41b2937255e6e2afda9b8dd955c9d6bc5a948b096c1f8db17a23904abbc0422601f73c74ccc386efce623fcb9157a6a89a41
+Size (lpjs-0.0.5.168-03446dac976ff962a0ae39fc0ef2710d8e6eebe0.tar.gz) = 255010 bytes


Home | Main Index | Thread Index | Old Index