summaryrefslogtreecommitdiff
path: root/devel/npth
diff options
context:
space:
mode:
authorwiz <wiz>2017-06-14 15:54:08 +0000
committerwiz <wiz>2017-06-14 15:54:08 +0000
commitf360b32e7364e5e7978c18c7569f2b535a987e08 (patch)
treebe9aaee06312c3ae6c27fc052426c3de3dd0b8d4 /devel/npth
parent8e8bf6c22a89bc92976feac4425ac36bfd60afb0 (diff)
downloadpkgsrc-f360b32e7364e5e7978c18c7569f2b535a987e08.tar.gz
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 (limited to 'devel/npth')
-rw-r--r--devel/npth/Makefile4
-rw-r--r--devel/npth/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/npth/Makefile b/devel/npth/Makefile
index e4823c103cb..75c69a69bf7 100644
--- a/devel/npth/Makefile
+++ b/devel/npth/Makefile
@@ -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 --git a/devel/npth/distinfo b/devel/npth/distinfo
index ab55c24c927..dd576c2466c 100644
--- a/devel/npth/distinfo
+++ b/devel/npth/distinfo
@@ -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