summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/mit-pthreads/patches/patch-aa7
-rw-r--r--devel/mit-pthreads/pkg/PLIST5
2 files changed, 11 insertions, 1 deletions
diff --git a/devel/mit-pthreads/patches/patch-aa b/devel/mit-pthreads/patches/patch-aa
index d3b1d812b7f..43ebe770177 100644
--- a/devel/mit-pthreads/patches/patch-aa
+++ b/devel/mit-pthreads/patches/patch-aa
@@ -94,3 +94,10 @@ Note that the context for this next patch is set to 2, to avoid the Id line
name=i386-netbsd-1.0
sysincludes=netbsd-1.1
syscall=i386-netbsd-1.1
+*** /dev/null Thu Jan 8 12:58:03 1998
+--- shlib_version Thu Jan 8 15:44:03 1998
+***************
+*** 0 ****
+--- 1,2 ----
++ major=1
++ minor=60
diff --git a/devel/mit-pthreads/pkg/PLIST b/devel/mit-pthreads/pkg/PLIST
index d2fe50e5221..cc6998347a0 100644
--- a/devel/mit-pthreads/pkg/PLIST
+++ b/devel/mit-pthreads/pkg/PLIST
@@ -1,10 +1,13 @@
-@comment $NetBSD: PLIST,v 1.4 1997/11/13 14:54:50 agc Exp $
+@comment $NetBSD: PLIST,v 1.5 1998/01/08 16:22:15 agc Exp $
@exec if [ ! -d %d/pthreads ]; then mkdir -p %D/pthreads; fi
pthreads/bin/pgcc
pthreads/bin/pg++
pthreads/lib/libpthread.a
pthreads/lib/libpthread_p.a
pthreads/lib/libpthread_pic.a
+pthreads/lib/libpthread.so.1.60
+@exec ldconfig -m %B || true
+@unexec ldconfig -m %B || true
pthreads/include/Makefile.inc
pthreads/include/dirent.h
pthreads/include/endian.h