pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/npth Updated npth to 1.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f9510316184
branches:  trunk
changeset: 363727:2f9510316184
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 14 15:54:08 2017 +0000

description:
Updated npth to 1.5.

Noteworthy changes in version 1.5 (2017-06-02)  [C1/A1/R1]
----------------------------------------------

 * Fix the busy waiting emulation of pthread_mutex_timedlock for
   Unices lacking that function; e.g. macOS Sierra.

diffstat:

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

diffs (27 lines):

diff -r b04430feca57 -r 2f9510316184 devel/npth/Makefile
--- a/devel/npth/Makefile       Wed Jun 14 15:53:52 2017 +0000
+++ b/devel/npth/Makefile       Wed Jun 14 15:54:08 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/05/23 06:46:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/14 15:54:08 wiz Exp $
 
-DISTNAME=      npth-1.4
+DISTNAME=      npth-1.5
 CATEGORIES=    devel
 MASTER_SITES=  ftp://ftp.gnupg.org/gcrypt/npth/
 EXTRACT_SUFX=  .tar.bz2
diff -r b04430feca57 -r 2f9510316184 devel/npth/distinfo
--- a/devel/npth/distinfo       Wed Jun 14 15:53:52 2017 +0000
+++ b/devel/npth/distinfo       Wed Jun 14 15:54:08 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/05/23 06:46:28 wiz Exp $
+$NetBSD: distinfo,v 1.5 2017/06/14 15:54:08 wiz Exp $
 
-SHA1 (npth-1.4.tar.bz2) = 46c3b8e0851673df1106b5469d0da70a0b352652
-RMD160 (npth-1.4.tar.bz2) = fb126be2ee768e6e91db56a22e2b1e425ec28a78
-SHA512 (npth-1.4.tar.bz2) = 649009b4fbd2bbbb8fce2911c2f9070a758d037be0d147a63754e3c1f5a9ffb73b907cd09c79314fe60c25084ca7a7b3b387139dd83cc0e11a7e7ba64630ae1f
-Size (npth-1.4.tar.bz2) = 299106 bytes
+SHA1 (npth-1.5.tar.bz2) = 93ddf1a3bdbca00fb4cf811498094ca61bbb8ee1
+RMD160 (npth-1.5.tar.bz2) = 17634221ca2bd0887e1d8edc8d0ca78212d51a76
+SHA512 (npth-1.5.tar.bz2) = 20f0ec59d304c68081e42535870af8e76c18e30aa7b04ccdafe60fe5261ad7275c2c0e3ea3a767d6145258a3a39fa641032cd97205318266dd727a5fe7ee331a
+Size (npth-1.5.tar.bz2) = 299308 bytes



Home | Main Index | Thread Index | Old Index