summaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
authorrh <rh>1999-10-07 06:19:23 +0000
committerrh <rh>1999-10-07 06:19:23 +0000
commit5354d29e9ed94a248a6bc5210653d59a185b6436 (patch)
tree32e0e0c77bd34f2cb7703b11aa1539f8854dc564 /devel/pth
parentbc9b0f9db532bc106ab6241f8158ff6dff829b2c (diff)
downloadpkgsrc-5354d29e9ed94a248a6bc5210653d59a185b6436.tar.gz
Update pth to 1.1.6. This fixes PR 8569 by John A. Maier, thanks!
Changes are mostly small bugfixes backported from pth-1.2 beta.
Diffstat (limited to 'devel/pth')
-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 a71e0fdee03..d534cf51c6e 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 1999/09/03 11:14:51 rh Exp $
+# $NetBSD: Makefile,v 1.14 1999/10/07 06:19:23 rh Exp $
#
-DISTNAME= pth-1.1.5
+DISTNAME= pth-1.1.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
diff --git a/devel/pth/files/md5 b/devel/pth/files/md5
index 1077b1bfae9..be8944e3353 100644
--- a/devel/pth/files/md5
+++ b/devel/pth/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.12 1999/09/03 11:14:52 rh Exp $
+$NetBSD: md5,v 1.13 1999/10/07 06:19:25 rh Exp $
-MD5 (pth-1.1.5.tar.gz) = c5ce051a0978030cb2fe602d5f0590ca
+MD5 (pth-1.1.6.tar.gz) = 757afb0642a7c1eda59634a9687acb62
diff --git a/devel/pth/pkg/PLIST b/devel/pth/pkg/PLIST
index 3ea59fb2da4..bfc38898ca3 100644
--- a/devel/pth/pkg/PLIST
+++ b/devel/pth/pkg/PLIST
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.8 1999/09/03 11:14:52 rh Exp $
+@comment $NetBSD: PLIST,v 1.9 1999/10/07 06:19:25 rh Exp $
bin/pth-config
bin/pthread-config
include/pth.h
include/pthread.h
lib/libpth.a
-lib/libpth.so.11.5
+lib/libpth.so.11.6
lib/libpthread.a
-lib/libpthread.so.11.5
+lib/libpthread.so.11.6
man/man1/pth-config.1
man/man1/pthread-config.1
man/man3/pth.3