pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.6.7



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sat Jan 18 16:07:25 2025 -0600
Changeset:	632e602ebe4ea9595ffdb8ffde6fea7682e85bc8

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.6.7

munge-disable: Fix auto-disable-service usage on RHEL

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

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

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

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index a213055033..97fbedba39 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.6
+DISTNAME=	lpjs-0.0.6.7
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-# GITHUB_TAG=	ac9bd800478243098969261134ff274d37a81559
+GITHUB_TAG=	7a86261805dee997dee46f113d3e3b7fe611da7d
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
@@ -20,7 +20,7 @@ TOOL_DEPENDS=	realpath>0:../../wip/realpath
 DEPENDS=	auto-admin>=0.8.0.82:../../wip/auto-admin \
 		runas>0:../../sysutils/runas
 # Only necessary for releases
-WRKSRC=		${WRKDIR}/LPJS-${PKGVERSION_NOREV}
+# WRKSRC=		${WRKDIR}/LPJS-${PKGVERSION_NOREV}
 
 # Force install with full debug info until release
 CFLAGS+=	-g
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 08104b13a2..99edb8d466 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.6.tar.gz) = 1e25debb2dfb5be5a9963bcdc3a73c164ad8059bda2e22fd235431ce390ca533
-SHA512 (lpjs-0.0.6.tar.gz) = e6bc16326294a14be07c4311deca6f9564348675ea5cfa23e65b0afd34877aca33d3d8b4d5613cfe3b8021007d6c1a4df2dfbddc8ef68eeeaf021128d393197c
-Size (lpjs-0.0.6.tar.gz) = 263821 bytes
+BLAKE2s (lpjs-0.0.6.7-7a86261805dee997dee46f113d3e3b7fe611da7d.tar.gz) = 7a747f5b2f78ce1a9494a6831b36a3677355f0b569d02b50adb60add619015f8
+SHA512 (lpjs-0.0.6.7-7a86261805dee997dee46f113d3e3b7fe611da7d.tar.gz) = 80a5d9a7e531cae4e0c6ecc38bcdd598398837ef14543abce60f8caa0f674a6fd5e8bfb89cdf6c49a818675ce78161c30d6ea8e9b62c1988a11f0a01b5c87e41
+Size (lpjs-0.0.6.7-7a86261805dee997dee46f113d3e3b7fe611da7d.tar.gz) = 264153 bytes


Home | Main Index | Thread Index | Old Index