pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.217



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jan 25 16:28:33 2024 -0600
Changeset:	846e1fd47024185f688e569b70eef624b35eccf1

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.217

Comment out non-functional pidfile spec in systemd scripts
Was causing service start to hang

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lpjs/Makefile | 4 ++--
 lpjs/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index e330f2b684..138a395fda 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.216
+DISTNAME=	lpjs-0.0.0.217
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	c95270b5d15a86c78b59b1646b8d7e6fa2b350fa
+GITHUB_TAG=	a32a675767d043732e21498b9683a318ee113ebc
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index aabc1bc27b..cd901f39b4 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.216-c95270b5d15a86c78b59b1646b8d7e6fa2b350fa.tar.gz) = ef435808d72fa0bf429a0c1644fa489cb150f95a56a7337eb67f294b2d8f906e
-SHA512 (lpjs-0.0.0.216-c95270b5d15a86c78b59b1646b8d7e6fa2b350fa.tar.gz) = 430566c7ec8dede22a5f5a81e39ae3e2fe655b43266fa17f3a2ae10f6d153eb31bba53cbc01274d68e8c1f84fc2f961162eb9372f6cc1b39de818430421f1374
-Size (lpjs-0.0.0.216-c95270b5d15a86c78b59b1646b8d7e6fa2b350fa.tar.gz) = 79258 bytes
+BLAKE2s (lpjs-0.0.0.217-a32a675767d043732e21498b9683a318ee113ebc.tar.gz) = d9f7558c038d1506bac2960120a6d1936e04ed84712b7d283587bf1a3f5d56d4
+SHA512 (lpjs-0.0.0.217-a32a675767d043732e21498b9683a318ee113ebc.tar.gz) = 4f90682197efbcc9f56af85d81a3a473cf5c4dd23a51cc7940d9662b057387775faea970ee7f1da230fa15c752e3d63c0b2bf86616e57d368d7681bff6636399
+Size (lpjs-0.0.0.217-a32a675767d043732e21498b9683a318ee113ebc.tar.gz) = 79297 bytes


Home | Main Index | Thread Index | Old Index