pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lpjs: Update to 0.0.5.4
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue May 21 08:04:11 2024 -0500
Changeset: 32e31c685e90c50556d6d4507d6425834d311572
Modified Files:
lpjs/Makefile
lpjs/distinfo
Log Message:
lpjs: Update to 0.0.5.4
Clean up and improve error handling
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=32e31c685e90c50556d6d4507d6425834d311572
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, 7 insertions(+), 5 deletions(-)
diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 3acc2687c8..ba06c48f74 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,10 +5,11 @@
# Tue Sep 28 11:27:06 CDT 2021 #
###########################################################
-DISTNAME= lpjs-0.0.5
+DISTNAME= lpjs-0.0.5.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= LPJS
+GITHUB_TAG= 501f2cafea36690b0d30f3ca8c8a76a6b579f287
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/LPJS/
@@ -18,7 +19,8 @@ LICENSE= 2-clause-bsd
TOOL_DEPENDS= realpath>0:../../wip/realpath
DEPENDS= auto-admin>=0.8.0.31:../../wip/auto-admin \
runas>0:../../sysutils/runas
-WRKSRC= ${WRKDIR}/LPJS-${PKGVERSION_NOREV}
+# Only necessary for releases
+# WRKSRC= ${WRKDIR}/LPJS-${PKGVERSION_NOREV}
# Force install with full debug info until release
CFLAGS+= -g
diff --git a/lpjs/distinfo b/lpjs/distinfo
index d5c7c3ebaa..60e2e922be 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (lpjs-0.0.5.tar.gz) = 8224796a519ee138e6ce1971f9038d11b73990640713fc659a0792ca6306662a
-SHA512 (lpjs-0.0.5.tar.gz) = 9f9d48f1dfdfdcf7824b2fbd0ff49676b3f0ff36db3de3d6bdd4a9c32ba3f1571348fc5a1d7ab466fa870e7efeb2f0dc8c46105b90a982d9c942373d1e619b2c
-Size (lpjs-0.0.5.tar.gz) = 227770 bytes
+BLAKE2s (lpjs-0.0.5.4-501f2cafea36690b0d30f3ca8c8a76a6b579f287.tar.gz) = 2e99cc1be7386ef3bc15c9a49675ff434f2777561bc18ff117222614d16913b9
+SHA512 (lpjs-0.0.5.4-501f2cafea36690b0d30f3ca8c8a76a6b579f287.tar.gz) = 0898c6a53406ce136a83ba061119bb23fa1551fd64777d873b3a0b6b8fe422b0eac7505286c9713d18c8935add7b6cfc69a667c54f438539a3992ffab790a82f
+Size (lpjs-0.0.5.4-501f2cafea36690b0d30f3ca8c8a76a6b579f287.tar.gz) = 228225 bytes
Home |
Main Index |
Thread Index |
Old Index