pkgsrc-WIP-changes archive

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

lpjs: Update to 0.0.5.205



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Mon Jan 6 10:33:01 2025 -0600
Changeset:	d6bdb52d3db9c660f44455bf103e4632ae987321

Modified Files:
	lpjs/Makefile
	lpjs/distinfo

Log Message:
lpjs: Update to 0.0.5.205

Major improvements to file transfer mechanism

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

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 87bf026d3b..2ebde57d65 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
 #              Tue Sep 28 11:27:06 CDT 2021               #
 ###########################################################
 
-DISTNAME=	lpjs-0.0.5.204
+DISTNAME=	lpjs-0.0.5.205
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	LPJS
-GITHUB_TAG=	53d750d6fc0951e10e07e02a53223c5227a0f876
+GITHUB_TAG=	7432bba3f436e1bcf8268c524f5d0255b717cdde
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index 4df641dfb5..acf6a80522 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (lpjs-0.0.5.204-53d750d6fc0951e10e07e02a53223c5227a0f876.tar.gz) = fac812e987e5dde79dd2fd2f791f5f6a50ba12e0ed32f164666fbee54bcc3bd0
-SHA512 (lpjs-0.0.5.204-53d750d6fc0951e10e07e02a53223c5227a0f876.tar.gz) = 3be8083e2a3f960b632222549d49e74068cd7ac5415ac6856691810558c54dc1bf31de870cae0b13bc87cfbdb453e854cb42180aaf57305cebb8b41154ffbfe2
-Size (lpjs-0.0.5.204-53d750d6fc0951e10e07e02a53223c5227a0f876.tar.gz) = 260516 bytes
+BLAKE2s (lpjs-0.0.5.205-7432bba3f436e1bcf8268c524f5d0255b717cdde.tar.gz) = 0ead7c8cd9c15a377cc3d648e0794b4c6f2999d4030cd5d910a294c5ced20647
+SHA512 (lpjs-0.0.5.205-7432bba3f436e1bcf8268c524f5d0255b717cdde.tar.gz) = f488c3d12b15726681a2424d63621e7425a32d7b6ffcd3b1f5de03679ba08c628709496256858376ff772ee639cd55841ab664db3191e71fd97152c3190a9337
+Size (lpjs-0.0.5.205-7432bba3f436e1bcf8268c524f5d0255b717cdde.tar.gz) = 261027 bytes


Home | Main Index | Thread Index | Old Index