Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/wslay wslay: updated to 1.1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f7c493e2fe3
branches:  trunk
changeset: 435017:1f7c493e2fe3
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jun 29 13:44:22 2020 +0000

description:
wslay: updated to 1.1.1

wslay 1.1.1

This release fixes the bug that eof is not evaluated after the
invocation of read_callback.

Changes
* Check for eof when read_callback returns 0 (GH-47)

diffstat:

 www/wslay/Makefile |   4 ++--
 www/wslay/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r facc14e6b92b -r 1f7c493e2fe3 www/wslay/Makefile
--- a/www/wslay/Makefile        Mon Jun 29 13:44:02 2020 +0000
+++ b/www/wslay/Makefile        Mon Jun 29 13:44:22 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/06/24 09:15:44 adam Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/29 13:44:22 adam Exp $
 
-DISTNAME=      wslay-1.1.0
+DISTNAME=      wslay-1.1.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
 EXTRACT_SUFX=  .tar.xz
diff -r facc14e6b92b -r 1f7c493e2fe3 www/wslay/distinfo
--- a/www/wslay/distinfo        Mon Jun 29 13:44:02 2020 +0000
+++ b/www/wslay/distinfo        Mon Jun 29 13:44:22 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/06/24 09:15:44 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/06/29 13:44:22 adam Exp $
 
-SHA1 (wslay-1.1.0.tar.xz) = dab83f59ccb52628f33372f81a7bd58a9a50c3ba
-RMD160 (wslay-1.1.0.tar.xz) = e6f4366e62964fdcb5cf938c91786c5c72a9aadd
-SHA512 (wslay-1.1.0.tar.xz) = 2f90a38690cd9b4e810696b1ad0ce56d6966f0b21051bfb3e9765240df4f5f8d5e1b7ce3e841296354186378cd866943f90c00834a1bf8c3a2e78bf5eddfa417
-Size (wslay-1.1.0.tar.xz) = 278988 bytes
+SHA1 (wslay-1.1.1.tar.xz) = a865ccb6d392cc55744371a15bfacefc87bdc8b1
+RMD160 (wslay-1.1.1.tar.xz) = 83639d73027f3b66929c4abb4b5e34e1b93ba311
+SHA512 (wslay-1.1.1.tar.xz) = d1101d3d78d0c2c09647d7266483a7a9dc23f991b1dbef37c3d3f4ad5836d75830086ac7d982650461b92771494185a8b80435156b113b17f23b3c03bbceb56b
+Size (wslay-1.1.1.tar.xz) = 278264 bytes



Home | Main Index | Thread Index | Old Index