pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lpjs: Update to 0.0.5.211
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By: outpaddling
Date: Tue Jan 7 15:43:35 2025 -0600
Changeset: ce5459c2a440562cf8d3595aca402c2de0e93ed4
Modified Files:
lpjs/Makefile
lpjs/PLIST
lpjs/distinfo
Log Message:
lpjs: Update to 0.0.5.211
Add peak-mem convenience script to help determine proper memory
requirements for jobs
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ce5459c2a440562cf8d3595aca402c2de0e93ed4
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 | 5 +++++
lpjs/distinfo | 6 +++---
3 files changed, 10 insertions(+), 5 deletions(-)
diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index e89b64a665..cc32804dff 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
# Tue Sep 28 11:27:06 CDT 2021 #
###########################################################
-DISTNAME= lpjs-0.0.5.210
+DISTNAME= lpjs-0.0.5.211
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= LPJS
-GITHUB_TAG= 269c0288577998f032f5349fe6c2751049894207
+GITHUB_TAG= 5defc8cfe2e2a26ef52341a87543841e8c3b3273
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/LPJS/
diff --git a/lpjs/PLIST b/lpjs/PLIST
index 4ec830772c..4731dc56a6 100644
--- a/lpjs/PLIST
+++ b/lpjs/PLIST
@@ -22,6 +22,7 @@ libexec/lpjs/UI/create-script
libexec/lpjs/UI/jobs
libexec/lpjs/UI/menu
libexec/lpjs/UI/nodes
+libexec/lpjs/UI/peak-mem
libexec/lpjs/UI/submit
libexec/lpjs/banner
libexec/lpjs/chaperone
@@ -31,6 +32,7 @@ man/man1/lpjs-create-script.1
man/man1/lpjs-jobs.1
man/man1/lpjs-menu.1
man/man1/lpjs-nodes.1
+man/man1/lpjs-peak-mem.1
man/man1/lpjs-submit.1
man/man8/lpjs-admin.8
man/man8/lpjs-clear-queue.8
@@ -56,3 +58,6 @@ share/lpjs/Systemd/lpjs_compd.service
share/lpjs/Systemd/lpjs_compd.sysconfig
share/lpjs/Systemd/lpjs_dispatchd.service
share/lpjs/Systemd/lpjs_dispatchd.sysconfig
+@pkgdir var/spool/lpjs
+@pkgdir var/log/lpjs
+@pkgdir etc/lpjs
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 5a5d326af4..b43d759ba3 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (lpjs-0.0.5.210-269c0288577998f032f5349fe6c2751049894207.tar.gz) = 2d961561b4cb9f52c8bf1ab5821752b65fa22f432bc831268fae33d58128bcc1
-SHA512 (lpjs-0.0.5.210-269c0288577998f032f5349fe6c2751049894207.tar.gz) = 31d21bf5f4a47b227e3477549917fb558222a516eb4b4ca5550f306dd92318f3bbf259ea4ea5160bca35ed4d5655713e3e9fcbfebaa104921a9657d27a2e6516
-Size (lpjs-0.0.5.210-269c0288577998f032f5349fe6c2751049894207.tar.gz) = 261307 bytes
+BLAKE2s (lpjs-0.0.5.211-5defc8cfe2e2a26ef52341a87543841e8c3b3273.tar.gz) = 353bf655b8c030f9e399166722b14a671431e60afb92b08431cebd3390c6ea5c
+SHA512 (lpjs-0.0.5.211-5defc8cfe2e2a26ef52341a87543841e8c3b3273.tar.gz) = f47cc8b5af25d92c0edfcc3948caecf03c944cba394b94b64e62025073c94995478625891da697c708a0cf5fe5415b4d81188bac91297f17438c66973e242b1d
+Size (lpjs-0.0.5.211-5defc8cfe2e2a26ef52341a87543841e8c3b3273.tar.gz) = 262402 bytes
Home |
Main Index |
Thread Index |
Old Index