summaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-07-16 04:57:47 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-07-16 04:57:47 +0000
commit90ee1c3c410f55d45cb1dc1d3e1151a3c9aef914 (patch)
tree4b537d7a75957a155789cc8e6f3d6dcc747c85db /devel/pth
parentdb09d4094066d9aa538e33774aa95bc31e9ede57 (diff)
downloadpkgsrc-90ee1c3c410f55d45cb1dc1d3e1151a3c9aef914.tar.gz
Update 1.0b5 to 1.0b7.
Changes: More polishing and important bugfixes for the POSIX emulation.
Diffstat (limited to 'devel/pth')
-rw-r--r--devel/pth/Makefile4
-rw-r--r--devel/pth/files/md54
-rw-r--r--devel/pth/files/patch-sum6
-rw-r--r--devel/pth/patches/patch-aa6
-rw-r--r--devel/pth/patches/patch-ab6
5 files changed, 13 insertions, 13 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 321d01d9c2a..a0177e5de83 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/07/13 01:44:35 sakamoto Exp $
+# $NetBSD: Makefile,v 1.4 1999/07/16 04:57:47 sakamoto Exp $
#
-DISTNAME= pth-1.0b5
+DISTNAME= pth-1.0b7
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/
#MASTER_SITES= ${MASTER_SITE_GNU:=pth/}
diff --git a/devel/pth/files/md5 b/devel/pth/files/md5
index 041a1ef6c2a..c26203b4726 100644
--- a/devel/pth/files/md5
+++ b/devel/pth/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 1999/07/13 01:44:36 sakamoto Exp $
+$NetBSD: md5,v 1.4 1999/07/16 04:57:48 sakamoto Exp $
-MD5 (pth-1.0b5.tar.gz) = 1647649f064f7cea425ec5800823bb0a
+MD5 (pth-1.0b7.tar.gz) = 7c813abbb87ae975ad6e554945c0db51
diff --git a/devel/pth/files/patch-sum b/devel/pth/files/patch-sum
index 3ec8ac8e85d..746c5f61d5b 100644
--- a/devel/pth/files/patch-sum
+++ b/devel/pth/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.2 1999/07/13 01:44:36 sakamoto Exp $
+$NetBSD: patch-sum,v 1.3 1999/07/16 04:57:48 sakamoto Exp $
-MD5 (patch-aa) = 3771e9e4442a8e559098fa912132bda1
-MD5 (patch-ab) = 26bbdb1321608880857a87138465aa04
+MD5 (patch-aa) = 74c14e1e6b3419d84cd345588057175f
+MD5 (patch-ab) = 39af3ae72c32ad295bef48d6b58aa72e
diff --git a/devel/pth/patches/patch-aa b/devel/pth/patches/patch-aa
index 06612c41969..c913dd373e9 100644
--- a/devel/pth/patches/patch-aa
+++ b/devel/pth/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.3 1999/07/13 01:44:37 sakamoto Exp $
+$NetBSD: patch-aa,v 1.4 1999/07/16 04:57:48 sakamoto Exp $
---- ./configure.orig Sun Jul 11 00:35:36 1999
-+++ ./configure Tue Jul 13 08:48:48 1999
+--- ./configure.orig Wed Jul 14 16:05:44 1999
++++ ./configure Fri Jul 16 10:42:32 1999
@@ -1049,5 +1049,5 @@
$libtool_flags --no-verify ltmain.sh $PLATFORM ||\
{ echo "configure: error: libtool configuration failed" 1>&2; exit 1; }
diff --git a/devel/pth/patches/patch-ab b/devel/pth/patches/patch-ab
index 5002d8d5e65..a4bc2260913 100644
--- a/devel/pth/patches/patch-ab
+++ b/devel/pth/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.3 1999/07/13 01:44:37 sakamoto Exp $
+$NetBSD: patch-ab,v 1.4 1999/07/16 04:57:48 sakamoto Exp $
---- ./Makefile.in.orig Mon Jul 12 00:17:23 1999
-+++ ./Makefile.in Tue Jul 13 08:48:48 1999
+--- ./Makefile.in.orig Thu Jul 15 03:27:53 1999
++++ ./Makefile.in Fri Jul 16 10:42:33 1999
@@ -195,5 +195,5 @@
$(SHTOOL) install -c -m 644 pth.3 $(mandir)/man3/pth.3
$(SHTOOL) install -c -m 644 pth.h $(includedir)/pth.h