pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.6.12



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Tue Jan 21 18:21:39 2025 -0600
Changeset:	2d9ac24ad72add7bd51987c91a93fdc498bbca8f

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

Log Message:
lpjs: Update to 0.0.6.12

lpjs run-time: Show begin and end times of completed jobs

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

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    | 2 ++
 lpjs/distinfo | 6 +++---
 3 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index f47795c84b..7d052e362f 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.6.11
+DISTNAME=	lpjs-0.0.6.12
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	b5dad1ae054f740390ffe8e8bd0dc8135ce27a8b
+GITHUB_TAG=	bddaf26ef8beab53c69e5b791b18892b864ab29f
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/PLIST b/lpjs/PLIST
index af07811dfc..f98b68ff9f 100644
--- a/lpjs/PLIST
+++ b/lpjs/PLIST
@@ -23,6 +23,7 @@ libexec/lpjs/UI/jobs
 libexec/lpjs/UI/menu
 libexec/lpjs/UI/nodes
 libexec/lpjs/UI/peak-mem
+libexec/lpjs/UI/run-time
 libexec/lpjs/UI/submit
 libexec/lpjs/banner
 libexec/lpjs/chaperone
@@ -37,6 +38,7 @@ man/man1/lpjs-menu.1
 man/man1/lpjs-nodes.1
 man/man1/lpjs-peak-mem.1
 man/man1/lpjs-reset-queue.1
+man/man1/lpjs-run-time.1
 man/man1/lpjs-submit.1
 man/man8/lpjs-compd-disable.8
 man/man8/lpjs-compd-enable.8
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 9f57bdf1b8..70142e6f68 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.6.11-b5dad1ae054f740390ffe8e8bd0dc8135ce27a8b.tar.gz) = d8e4d4a74a08bc2a56f2d339053a5ea494a009137467ee083e98768e64e4e49c
-SHA512 (lpjs-0.0.6.11-b5dad1ae054f740390ffe8e8bd0dc8135ce27a8b.tar.gz) = 32bd89f8388a0fdc66041122024852384e0000b5b9dc325f53bf585fcb5f73ba6cdfc75779d5cc40a07b1bd5a9fbf5eb5fe8c6d6335f4792a84942b2eadf9a59
-Size (lpjs-0.0.6.11-b5dad1ae054f740390ffe8e8bd0dc8135ce27a8b.tar.gz) = 264298 bytes
+BLAKE2s (lpjs-0.0.6.12-bddaf26ef8beab53c69e5b791b18892b864ab29f.tar.gz) = 320ab5a125ebbe281a6cca6831dc2512871429e4173a639607f6870f1004fde2
+SHA512 (lpjs-0.0.6.12-bddaf26ef8beab53c69e5b791b18892b864ab29f.tar.gz) = 32b83dfa81d08c6acdb021d159f54dc4b69b64e0621eb335594061f6782ea093720268401534ff0ea2870db07a4086a5b232ff58cab788aa878f6af48e480326
+Size (lpjs-0.0.6.12-bddaf26ef8beab53c69e5b791b18892b864ab29f.tar.gz) = 264783 bytes


Home | Main Index | Thread Index | Old Index