summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e07cb6635b6..a305fc44bce 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 1999/08/27 06:37:10 rh Exp $
+# $NetBSD: Makefile,v 1.11 1999/08/29 09:43:31 rh Exp $
#
-DISTNAME= pth-1.1.2
+DISTNAME= pth-1.1.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
diff --git a/devel/pth/files/md5 b/devel/pth/files/md5
index 604b2bc7998..3ddf9a9ab12 100644
--- a/devel/pth/files/md5
+++ b/devel/pth/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.9 1999/08/27 06:37:11 rh Exp $
+$NetBSD: md5,v 1.10 1999/08/29 09:43:31 rh Exp $
-MD5 (pth-1.1.2.tar.gz) = 4754b6f99fc8434b7db58cc30268795f
+MD5 (pth-1.1.3.tar.gz) = bc2f594e0b22f0ec397b92bf50103f4a
diff --git a/devel/pth/pkg/PLIST b/devel/pth/pkg/PLIST
index 8a1c163accb..a177938abe4 100644
--- a/devel/pth/pkg/PLIST
+++ b/devel/pth/pkg/PLIST
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.5 1999/08/27 06:37:11 rh Exp $
+@comment $NetBSD: PLIST,v 1.6 1999/08/29 09:43:31 rh Exp $
bin/pth-config
bin/pthread-config
include/pth.h
include/pthread.h
lib/libpth.a
-lib/libpth.so.11.2
+lib/libpth.so.11.3
lib/libpthread.a
-lib/libpthread.so.11.2
+lib/libpthread.so.11.3
man/man1/pth-config.1
man/man1/pthread-config.1
man/man3/pth.3