pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.0.263



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Feb 5 14:00:55 2024 -0600
Changeset:	a589b09fbfffa9cb80bc2c6302a5f3591795df57

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.0.263

realpath: Hack for SunOS getpwnam_r() API

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

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 | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/lpjs/Makefile b/lpjs/Makefile
index 26e6c46bdd..5f87d9a108 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.0.262
+DISTNAME=	lpjs-0.0.0.263
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	a60c82e8f64e19829d0c735cd58e4da380025968
+GITHUB_TAG=	9a192d4ac413afef6cf45365c61f1370ca1c5c4e
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index abeb7700dc..9069a88cd4 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.0.262-a60c82e8f64e19829d0c735cd58e4da380025968.tar.gz) = c00a31722f3620668db8f841fc0a9945b3d141523996e2bfea8067c12adf422e
-SHA512 (lpjs-0.0.0.262-a60c82e8f64e19829d0c735cd58e4da380025968.tar.gz) = bd52d2943fab864e35d08451167c7ed5f35d12758e288a3e430832fc3ee6c053b3559a3e6da51402f01d1fddd88436f5102b9697863a74e92f19b92998c16ba7
-Size (lpjs-0.0.0.262-a60c82e8f64e19829d0c735cd58e4da380025968.tar.gz) = 90465 bytes
+BLAKE2s (lpjs-0.0.0.263-9a192d4ac413afef6cf45365c61f1370ca1c5c4e.tar.gz) = bf3f807ea2972386c1bd9c464f5df34c439b9508b17e2f59837ac76bb02fa702
+SHA512 (lpjs-0.0.0.263-9a192d4ac413afef6cf45365c61f1370ca1c5c4e.tar.gz) = 2454f22e3b4d1702f1bef9cb8813c43b7ad6afb4f765c964ff579a398bd8f3533f5be9ae72746f3c78a146321bd767970849f869dc17c2d151adbd3f90e5e92a
+Size (lpjs-0.0.0.263-9a192d4ac413afef6cf45365c61f1370ca1c5c4e.tar.gz) = 90473 bytes


Home | Main Index | Thread Index | Old Index