summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-09-03 11:14:51 +0000
committerrh <rh@pkgsrc.org>1999-09-03 11:14:51 +0000
commit3e0f9e58d90da8f4f2cce71d20f925f749bb7d97 (patch)
tree6af23ba1e0ebc2a4557e3a624eb8548263db4a42
parent5df17bb0ef6c53d2e128589d2a58b807ac5226dd (diff)
downloadpkgsrc-3e0f9e58d90da8f4f2cce71d20f925f749bb7d97.tar.gz
Update pth to 1.1.5. This version fixes a nasty priority queue related
bug and provides a few cleanups and minor enhancements.
-rw-r--r--devel/pth/Makefile4
-rw-r--r--devel/pth/files/md54
-rw-r--r--devel/pth/pkg/PLIST6
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index e0e2876b604..a71e0fdee03 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 1999/08/31 07:25:49 rh Exp $
+# $NetBSD: Makefile,v 1.13 1999/09/03 11:14:51 rh Exp $
#
-DISTNAME= pth-1.1.4
+DISTNAME= pth-1.1.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
diff --git a/devel/pth/files/md5 b/devel/pth/files/md5
index 3af599cd802..1077b1bfae9 100644
--- a/devel/pth/files/md5
+++ b/devel/pth/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.11 1999/08/31 07:25:50 rh Exp $
+$NetBSD: md5,v 1.12 1999/09/03 11:14:52 rh Exp $
-MD5 (pth-1.1.4.tar.gz) = caf23af57d0e5739548feeb3058b9677
+MD5 (pth-1.1.5.tar.gz) = c5ce051a0978030cb2fe602d5f0590ca
diff --git a/devel/pth/pkg/PLIST b/devel/pth/pkg/PLIST
index 52239bcca6f..3ea59fb2da4 100644
--- a/devel/pth/pkg/PLIST
+++ b/devel/pth/pkg/PLIST
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.7 1999/08/31 07:25:50 rh Exp $
+@comment $NetBSD: PLIST,v 1.8 1999/09/03 11:14:52 rh Exp $
bin/pth-config
bin/pthread-config
include/pth.h
include/pthread.h
lib/libpth.a
-lib/libpth.so.11.4
+lib/libpth.so.11.5
lib/libpthread.a
-lib/libpthread.so.11.4
+lib/libpthread.so.11.5
man/man1/pth-config.1
man/man1/pthread-config.1
man/man3/pth.3