pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.58



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Oct 4 17:08:28 2021 -0500
Changeset:	95f3b16601cdea2b883d53a2b2c728a91bb5feca

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.58

lpjs_compd: Daemonize and direct error messages to /var/log/lpjs_compd

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

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 | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index d5976736e9..ac61f9a10f 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.57
+DISTNAME=	lpjs-0.0.0.58
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	7e3ba47c1e485fce4320595067a981feca3a715b
+GITHUB_TAG=	36ef546a945012d9b3d4e476e7ecb50992d4be8d
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 81624d3bc8..1811581dbc 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (lpjs-0.0.0.57-7e3ba47c1e485fce4320595067a981feca3a715b.tar.gz) = f95dd986b62dd11e884aaa3f4f3d4178eb1bfc19
-RMD160 (lpjs-0.0.0.57-7e3ba47c1e485fce4320595067a981feca3a715b.tar.gz) = 7b36aa669f1d2c1541becb0cbef948f981f42cc3
-SHA512 (lpjs-0.0.0.57-7e3ba47c1e485fce4320595067a981feca3a715b.tar.gz) = c26f2261e2aa391e1f9837bb9657497e27d27b73674628a4df458e4eef890077debbc0ef6b12f3d22b643ad234384d5a4ebec9a14beb871f07cbc822431c053e
-Size (lpjs-0.0.0.57-7e3ba47c1e485fce4320595067a981feca3a715b.tar.gz) = 21793 bytes
+SHA1 (lpjs-0.0.0.58-36ef546a945012d9b3d4e476e7ecb50992d4be8d.tar.gz) = bcdc09704cebd87addda1d8e8093235b33772ce2
+RMD160 (lpjs-0.0.0.58-36ef546a945012d9b3d4e476e7ecb50992d4be8d.tar.gz) = 3a9c636642dee8b35a729f64f0d4979307e2781c
+SHA512 (lpjs-0.0.0.58-36ef546a945012d9b3d4e476e7ecb50992d4be8d.tar.gz) = cd09605685b20fc2aeed630fa4d925711d2b370d8e4b65d6b840ee0b79367d460c97f8c3ed1fb6a7d2cc350f4374bbb67db83d222fa64cf2387647a1e434f37a
+Size (lpjs-0.0.0.58-36ef546a945012d9b3d4e476e7ecb50992d4be8d.tar.gz) = 21952 bytes


Home | Main Index | Thread Index | Old Index