From 5354d29e9ed94a248a6bc5210653d59a185b6436 Mon Sep 17 00:00:00 2001 From: rh Date: Thu, 7 Oct 1999 06:19:23 +0000 Subject: 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. --- devel/pth/Makefile | 4 ++-- devel/pth/files/md5 | 4 ++-- devel/pth/pkg/PLIST | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'devel/pth') 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 -- cgit v1.2.3