pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.61



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Oct 5 11:06:34 2021 -0500
Changeset:	47d443e03e41a9497efde841bdd25dde4d0271e4

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.61

Fix str_argv_cat() calls

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

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 d1adaf7199..e82b10bac2 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.60
+DISTNAME=	lpjs-0.0.0.61
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	e2fa47bd09f961b6a73edba514b348fec1c3e561
+GITHUB_TAG=	b3296128ccb7f6782c414039efe19a7a7157e34b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 39e0ddf2b2..a60584d09a 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (lpjs-0.0.0.60-e2fa47bd09f961b6a73edba514b348fec1c3e561.tar.gz) = aa42e1ad67ed3ba58f383225d7a17933512eba80
-RMD160 (lpjs-0.0.0.60-e2fa47bd09f961b6a73edba514b348fec1c3e561.tar.gz) = bf8aecf1b36b5d3d4ee271d77b7bbb987b80ffa4
-SHA512 (lpjs-0.0.0.60-e2fa47bd09f961b6a73edba514b348fec1c3e561.tar.gz) = d77cb023703ee7d8223067ec836785148db159b41641500df1abd45c370f7a9414c12a079b5170c549f975e771006b579a05f9dbccb9302f364f1592b7fa5e07
-Size (lpjs-0.0.0.60-e2fa47bd09f961b6a73edba514b348fec1c3e561.tar.gz) = 22321 bytes
+SHA1 (lpjs-0.0.0.61-b3296128ccb7f6782c414039efe19a7a7157e34b.tar.gz) = d4269e9f75668f3b0cffe9b27d91bc40b3bcc4ee
+RMD160 (lpjs-0.0.0.61-b3296128ccb7f6782c414039efe19a7a7157e34b.tar.gz) = 02e513e3ef2ce2151096070f32000a59caef9473
+SHA512 (lpjs-0.0.0.61-b3296128ccb7f6782c414039efe19a7a7157e34b.tar.gz) = e4d6550400a3f7f1fb5b871c392409f85b6d50aac715edcb61e3f000ed9c5eba222ee936373dc14e028ea6fa38147a8fd33622fcc4c914bdf4dc3579a146985b
+Size (lpjs-0.0.0.61-b3296128ccb7f6782c414039efe19a7a7157e34b.tar.gz) = 22281 bytes


Home | Main Index | Thread Index | Old Index