pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lpjs: Update to 0.0.0.393
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Apr 9 08:42:00 2024 -0500
Changeset: 4a54f1a45052ff56196cc5c76ac8da377f6ab927
Modified Files:
lpjs/Makefile
lpjs/PLIST
lpjs/distinfo
Log Message:
lpjs: Update to 0.0.0.393
Factor out munge-enable, compd-enable, dispatchd-enable
munge-enable: Add code for installing key file
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4a54f1a45052ff56196cc5c76ac8da377f6ab927
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 | 3 +++
lpjs/distinfo | 6 +++---
3 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index eb566c87d4..7791ab8644 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
# Tue Sep 28 11:27:06 CDT 2021 #
###########################################################
-DISTNAME= lpjs-0.0.0.386
+DISTNAME= lpjs-0.0.0.393
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= LPJS
-GITHUB_TAG= e70c97f01f5dfb3726b511695023097f1fc4aa85
+GITHUB_TAG= c6ee1e19e8688ec2042ca37378705272bb02a1eb
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/LPJS/
diff --git a/lpjs/PLIST b/lpjs/PLIST
index fc16fa370f..c797c469ef 100644
--- a/lpjs/PLIST
+++ b/lpjs/PLIST
@@ -5,10 +5,13 @@ libexec/lpjs/ad-hoc
libexec/lpjs/admin
libexec/lpjs/banner
libexec/lpjs/chaperone
+libexec/lpjs/compd-enable
libexec/lpjs/create-script
+libexec/lpjs/dispatchd-enable
libexec/lpjs/jobs
libexec/lpjs/log
libexec/lpjs/menu
+libexec/lpjs/munge-enable
libexec/lpjs/nodes
libexec/lpjs/reset-queue
libexec/lpjs/restart
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 87e81590b8..6435039be0 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (lpjs-0.0.0.386-e70c97f01f5dfb3726b511695023097f1fc4aa85.tar.gz) = 34b86508dbf54c69a534351729825d2d2d09913892b8f40ada745199f84c4517
-SHA512 (lpjs-0.0.0.386-e70c97f01f5dfb3726b511695023097f1fc4aa85.tar.gz) = 1592fdabc395568ccf777a6ed7ad163c7eb38da1a88e57f7bbe8a593c8b3bcfe97e10eb28f87776d681ba1b746dd02cb326ce9cd677800552d188e6ce3a34306
-Size (lpjs-0.0.0.386-e70c97f01f5dfb3726b511695023097f1fc4aa85.tar.gz) = 192093 bytes
+BLAKE2s (lpjs-0.0.0.393-c6ee1e19e8688ec2042ca37378705272bb02a1eb.tar.gz) = db08e7fa60d90926d833255b07bbae645f2554ca918c12d99228a471b5ad068e
+SHA512 (lpjs-0.0.0.393-c6ee1e19e8688ec2042ca37378705272bb02a1eb.tar.gz) = 9094ccfb0f4b45bf94cd4cd059d8caca65a9a50be366f87ec59aeb5fcafd28f2600d8a713a8e1daffb72e463cf3badaaaca40e8b9a819a3bbe236e7bbbd36494
+Size (lpjs-0.0.0.393-c6ee1e19e8688ec2042ca37378705272bb02a1eb.tar.gz) = 198487 bytes
Home |
Main Index |
Thread Index |
Old Index