pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.4.3



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun May 19 15:57:31 2024 -0500
Changeset:	e64b3527df9bacc14ffe31c2c952356acc48eda1

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

Log Message:
lpjs: Update to 0.0.4.3

Add man pages for all scripts

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

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

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 5bd99b8563..4924b56062 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -6,9 +6,11 @@
 ###########################################################
 
 DISTNAME=	LPJS-${PKGVERSION_NOREV}
-PKGNAME=	lpjs-0.0.4
+PKGNAME=	lpjs-0.0.4.3
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_PROJECT=	LPJS
+GITHUB_TAG=	2b891a0f6513f9922386504fd1d0a5b13b000f15
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/PLIST b/lpjs/PLIST
index 00c8d4da90..c22dd6bb0c 100644
--- a/lpjs/PLIST
+++ b/lpjs/PLIST
@@ -22,7 +22,22 @@ libexec/lpjs/restart
 libexec/lpjs/start
 libexec/lpjs/stop
 libexec/lpjs/submit
+man/man1/lpjs-ad-hoc.1
+man/man1/lpjs-create-script.1
+man/man1/lpjs-menu.1
 man/man1/lpjs-nodes.1
+man/man8/lpjs-admin.8
+man/man8/lpjs-clear-queue.8
+man/man8/lpjs-compd-disable.8
+man/man8/lpjs-compd-enable.8
+man/man8/lpjs-dispatchd-disable.8
+man/man8/lpjs-dispatchd-enable.8
+man/man8/lpjs-log.8
+man/man8/lpjs-munge-enable.8
+man/man8/lpjs-reset-queue.8
+man/man8/lpjs-restart.8
+man/man8/lpjs-start.8
+man/man8/lpjs-stop.8
 sbin/lpjs_compd
 sbin/lpjs_dispatchd
 share/examples/lpjs/config.sample
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 25e8ff4279..bf63827278 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (LPJS-0.0.4.tar.gz) = ddadaf6d3839cd7eaff313c84049f2aa04ce13b8f30a3dba54c2c6e6acc76c3c
-SHA512 (LPJS-0.0.4.tar.gz) = 3750a6492c9ee33c17e1ad09d1159866d336529fe33f461ad1670cee0b1f68eb93d10aaec37b7a512a401b13a1b91763f43f8947c5a4cbc211c3af5d32ee0176
-Size (LPJS-0.0.4.tar.gz) = 218776 bytes
+BLAKE2s (LPJS-0.0.4.3-2b891a0f6513f9922386504fd1d0a5b13b000f15.tar.gz) = ea7bc337787e2ea8882a83606c4441819257bd28168f2c92f0fcfcf9b86fac3e
+SHA512 (LPJS-0.0.4.3-2b891a0f6513f9922386504fd1d0a5b13b000f15.tar.gz) = 75febb1fed798582068248b7b0853aed92a15c05a1655838534cdc83b37d7f75f6514d54b6147f291f6302df35000da56840555202a0ebf4905007a2a762828f
+Size (LPJS-0.0.4.3-2b891a0f6513f9922386504fd1d0a5b13b000f15.tar.gz) = 222202 bytes


Home | Main Index | Thread Index | Old Index