pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lpjs: Update to 0.0.3.1
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat May 11 20:06:10 2024 -0500
Changeset: 02199a0090e82c768202025a01491b08de8dd59a
Modified Files:
lpjs/Makefile
lpjs/distinfo
Log Message:
lpjs: Update to 0.0.3.1
Reduce LPJS_PAYLOAD_MAX: Auto vars exceed stack size on NetBSD and Linux
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=02199a0090e82c768202025a01491b08de8dd59a
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 1d662491d4..27570ce052 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
# Tue Sep 28 11:27:06 CDT 2021 #
###########################################################
-DISTNAME= lpjs-0.0.3
+DISTNAME= lpjs-0.0.3.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= LPJS
-# GITHUB_TAG= b09b91ac8838143f03e872b4d9a795b24c4978dc
+GITHUB_TAG= 38a159fcec6f8da4d3eccba8ef4b0d6dc1b364d4
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/LPJS/
@@ -21,7 +21,7 @@ DEPENDS= auto-admin>=0.8.0.31:../../wip/auto-admin \
runas>0:../../sysutils/runas
# FIXME: WRKSRC is handled differently for releases and tags
-WRKSRC= ${WRKDIR}/LPJS-${PKGVERSION_NOREV}
+# 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 cdc2b429b1..d322544a62 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (lpjs-0.0.3.tar.gz) = 2518e1c69013221c74594a8a00d7b2fa5c543a2e748e04d27e15d79a7ef88403
-SHA512 (lpjs-0.0.3.tar.gz) = 91be90921aa7e6126b099e2a531f62c31d9a51d3c06c6c9e7ed462af405fa285f81fc58a689f88bd9e5d7588f8b300f3cf2742f083ab4f55d0129c913f0ededb
-Size (lpjs-0.0.3.tar.gz) = 217814 bytes
+BLAKE2s (lpjs-0.0.3.1-38a159fcec6f8da4d3eccba8ef4b0d6dc1b364d4.tar.gz) = 75dafd55d7666f3e46a53a7460b825a7812428654570eb80f70f989706230863
+SHA512 (lpjs-0.0.3.1-38a159fcec6f8da4d3eccba8ef4b0d6dc1b364d4.tar.gz) = bbb9f5f738a276b8d57b25f5072b52b8cee056373b1422ce0c1208cf750fd76a4c643fdf40506766457aa7874bd1b0932224aece371e7c1c19fc35ce5acdb1f8
+Size (lpjs-0.0.3.1-38a159fcec6f8da4d3eccba8ef4b0d6dc1b364d4.tar.gz) = 218025 bytes
Home |
Main Index |
Thread Index |
Old Index