pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.2 release



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu May 9 07:50:12 2024 -0500
Changeset:	41e5dd6ff33a681aa96d2bd208fc1f75f287a2f5

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.2 release

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

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

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

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 1757574d7a..d39ffa22d7 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,10 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.1.55
+DISTNAME=	lpjs-0.0.2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	ebf3143848ac4054b9dfae1d6c46e175b0ea7373
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
@@ -20,6 +19,8 @@ TOOL_DEPENDS=	realpath>0:../../wip/realpath
 DEPENDS=	auto-admin>=0.8.0.31:../../wip/auto-admin \
 		runas>0:../../sysutils/runas
 
+# FIXME: Why is this necessary?
+WRKSRC=		${WRKDIR}/LPJS-${PKGVERSION_NOREV}
 # Force install with full debug info until release
 CFLAGS+=	-g
 MAKE_FLAGS+=	INSTALL_UNSTRIPPED=yes
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 62a1249e75..8de42a4161 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.1.55-ebf3143848ac4054b9dfae1d6c46e175b0ea7373.tar.gz) = 79d354f063f96a69cd8895e0fc92aace769cb5144e159fa34ad7b57c1afbde4c
-SHA512 (lpjs-0.0.1.55-ebf3143848ac4054b9dfae1d6c46e175b0ea7373.tar.gz) = d23912c13705783388051d50834fade79d713c51f141aceb8468b409691c7375d69accd5ad600548a3f59ad7ee4bd53d947dd6bd93d4a3afcd73755e68f50748
-Size (lpjs-0.0.1.55-ebf3143848ac4054b9dfae1d6c46e175b0ea7373.tar.gz) = 216242 bytes
+BLAKE2s (lpjs-0.0.2.tar.gz) = 7920daab4fed9621324e72a9973097c03a1b422c08b60746d537dc16853766e7
+SHA512 (lpjs-0.0.2.tar.gz) = de96a84f2e25dd68bac50996135a321f80e52270be7207ad811669017309dac0bbf8193d6c1a85906211e9dc3665a768c7d2099319e75735edb8453390eb4d4b
+Size (lpjs-0.0.2.tar.gz) = 216086 bytes


Home | Main Index | Thread Index | Old Index