summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrh <rh>1999-12-13 12:55:09 +0000
committerrh <rh>1999-12-13 12:55:09 +0000
commit7f1a562d5aebc4580f86070ddb42c5fc818a2e0f (patch)
tree5a1e97d907e9e38aa7891c9d0074641111c3811c /devel
parent544e83c5961ed285669b673520a5345a4ce2c8ec (diff)
downloadpkgsrc-7f1a562d5aebc4580f86070ddb42c5fc818a2e0f.tar.gz
Update pth to 1.2.1 using the patches provided by Thomas Klausner
<wiz@danbala.ifoer.tuwien.ac.at> via private EMail. Thanks!
Diffstat (limited to 'devel')
-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 895ff958c40..b8658aa93f9 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 1999/11/02 18:32:26 mycroft Exp $
+# $NetBSD: Makefile,v 1.16 1999/12/13 12:55:09 rh Exp $
#
-DISTNAME= pth-1.2.0
+DISTNAME= pth-1.2.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
diff --git a/devel/pth/files/md5 b/devel/pth/files/md5
index 76153babd61..e4b60b35b43 100644
--- a/devel/pth/files/md5
+++ b/devel/pth/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.14 1999/11/02 18:32:27 mycroft Exp $
+$NetBSD: md5,v 1.15 1999/12/13 12:55:09 rh Exp $
-MD5 (pth-1.2.0.tar.gz) = f580f854c6deed5e4956bf48afb26e7c
+MD5 (pth-1.2.1.tar.gz) = a7ed1f5b8968da63403c4d7ca0058252
diff --git a/devel/pth/pkg/PLIST b/devel/pth/pkg/PLIST
index 2a4e95705af..73b88bcacd5 100644
--- a/devel/pth/pkg/PLIST
+++ b/devel/pth/pkg/PLIST
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.10 1999/11/02 18:32:27 mycroft Exp $
+@comment $NetBSD: PLIST,v 1.11 1999/12/13 12:55:10 rh Exp $
bin/pth-config
bin/pthread-config
include/pth.h
include/pthread.h
lib/libpth.a
-lib/libpth.so.12.0
+lib/libpth.so.12.1
lib/libpthread.a
-lib/libpthread.so.12.0
+lib/libpthread.so.12.1
man/man1/pth-config.1
man/man1/pthread-config.1
man/man3/pth.3