diff options
author | rh <rh> | 1999-10-07 06:19:23 +0000 |
---|---|---|
committer | rh <rh> | 1999-10-07 06:19:23 +0000 |
commit | 5a0abe69c962d3b6381ea38f34e41598d844e616 (patch) | |
tree | 32e0e0c77bd34f2cb7703b11aa1539f8854dc564 /devel | |
parent | ce9081c1380ba655a29597bdf7c538f245efc688 (diff) | |
download | pkgsrc-5a0abe69c962d3b6381ea38f34e41598d844e616.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')
-rw-r--r-- | devel/pth/Makefile | 4 | ||||
-rw-r--r-- | devel/pth/files/md5 | 4 | ||||
-rw-r--r-- | devel/pth/pkg/PLIST | 6 |
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 |