pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lpjs: Update to 0.0.0.307
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Feb 24 19:30:21 2024 -0600
Changeset: 30f35982ebe0812f33eeb3a03341553c8272013d
Modified Files:
lpjs/Makefile
lpjs/distinfo
Log Message:
lpjs: Update to 0.0.0.307
lpjs_connect_to_dispatchd(): Close socket fd if connect() fails
Causing file descriptors to accumulate when dispatchd is down
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=30f35982ebe0812f33eeb3a03341553c8272013d
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 b97c803bb9..04549763da 100644
--- a/lpjs/Makefile
+++ b/lpjs/Makefile
@@ -5,11 +5,11 @@
# Tue Sep 28 11:27:06 CDT 2021 #
###########################################################
-DISTNAME= lpjs-0.0.0.302
+DISTNAME= lpjs-0.0.0.307
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_PROJECT= LPJS
-GITHUB_TAG= aa4254ece326e267fed700ee5ac6a93b9221397e
+GITHUB_TAG= ce625de90339e44ca3dc8f87683233bcb1a6b164
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/LPJS/
diff --git a/lpjs/distinfo b/lpjs/distinfo
index d9a5e9e5e5..aab3d955e7 100644
--- a/lpjs/distinfo
+++ b/lpjs/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (lpjs-0.0.0.302-aa4254ece326e267fed700ee5ac6a93b9221397e.tar.gz) = ccb6466d426215f03a13313e5272aadb3230fa00ed7adea05badc54fe69c1bc9
-SHA512 (lpjs-0.0.0.302-aa4254ece326e267fed700ee5ac6a93b9221397e.tar.gz) = 215043831b95153f6012f360887f4ed910e5e86cd8d83f3e44f1928667dceaa82872cd3b81f75ae303357fd2ae77e34ad241bc2ab138f377068214fdd1c1c5fd
-Size (lpjs-0.0.0.302-aa4254ece326e267fed700ee5ac6a93b9221397e.tar.gz) = 95382 bytes
+BLAKE2s (lpjs-0.0.0.307-ce625de90339e44ca3dc8f87683233bcb1a6b164.tar.gz) = 2fd02cd1ef379b0444a25fd04ad3506fc1f5f0587fab6171f8ddedd34afea830
+SHA512 (lpjs-0.0.0.307-ce625de90339e44ca3dc8f87683233bcb1a6b164.tar.gz) = cb2c095eef8926d32f146a54c5da7f9cc57c3d42cf52ebecc55140fe097d5c08f5d1b043e8c8843920413743a1d57ea76c6d357962f230bf39962f7c2a38242f
+Size (lpjs-0.0.0.307-ce625de90339e44ca3dc8f87683233bcb1a6b164.tar.gz) = 97460 bytes
Home |
Main Index |
Thread Index |
Old Index