pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.107



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jan 25 08:50:13 2022 -0600
Changeset:	2d43b442cda02390a176002c71fe0c2b58181248

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

Log Message:
lpjs: Update to 0.0.0.107

Install systemd scripts in datadir

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

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

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 6364e87480..03d4e2f1bf 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.104
+DISTNAME=	lpjs-0.0.0.107
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	edadae306b7ae891786c9f74c78c90070151148a
+GITHUB_TAG=	0124b0acfa1ed79fb19cff6db65e5b8475d555f5
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/PLIST b/lpjs/PLIST
index d463df62dd..d2804ec12c 100644
--- a/lpjs/PLIST
+++ b/lpjs/PLIST
@@ -13,4 +13,8 @@ sbin/lpjs-config
 sbin/lpjs_compd
 sbin/lpjs_dispatchd
 share/examples/lpjs/config.sample
+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 etc/lpjs
diff --git a/lpjs/distinfo b/lpjs/distinfo
index e4b1c29ede..3fac999892 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.104-edadae306b7ae891786c9f74c78c90070151148a.tar.gz) = 5266c6649fbf7793f3db25c9bea9dd5987f4f3671ecd1f1cc9373effc851e2d1
-SHA512 (lpjs-0.0.0.104-edadae306b7ae891786c9f74c78c90070151148a.tar.gz) = 8fbd1322c8993a83e72afa06496ed59b8ca7149ffbdbbf651ac53bb9078f409e4b2c3d6750b5b43a0a1ab1a2ea915a0d4d543e3ddb4ebe03e5e21682d0c1ecc2
-Size (lpjs-0.0.0.104-edadae306b7ae891786c9f74c78c90070151148a.tar.gz) = 26585 bytes
+BLAKE2s (lpjs-0.0.0.107-0124b0acfa1ed79fb19cff6db65e5b8475d555f5.tar.gz) = 485109b9ba4c40d3510c2b08acaf3e6b705bc3f0353189979580a5419bc91d10
+SHA512 (lpjs-0.0.0.107-0124b0acfa1ed79fb19cff6db65e5b8475d555f5.tar.gz) = ca70f21c6b061da8967c16e2cec800186e427596dfe4986722dbbbd21e08d844d15bd2dac4799986e918cebd5ced5bf0e690b5b3c66aa4299ba230e1c91d30b2
+Size (lpjs-0.0.0.107-0124b0acfa1ed79fb19cff6db65e5b8475d555f5.tar.gz) = 27199 bytes


Home | Main Index | Thread Index | Old Index