summaryrefslogtreecommitdiff
path: root/devel/pth
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-07-13 01:44:35 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-07-13 01:44:35 +0000
commita7d66a6ddacbaa23e68d45787e6eab72fb1da001 (patch)
tree3cafa875575e6fd40e66212040e4ad73a9a19f44 /devel/pth
parent9dc0e5485993d9d54a649374a19fa3892ce4ebd9 (diff)
downloadpkgsrc-a7d66a6ddacbaa23e68d45787e6eab72fb1da001.tar.gz
Update 1.0b4 to 1.0b5.
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-aa8
-rw-r--r--devel/pth/patches/patch-ab10
5 files changed, 16 insertions, 16 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index bfb3823ed5a..321d01d9c2a 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 1999/07/09 00:08:27 sakamoto Exp $
+# $NetBSD: Makefile,v 1.3 1999/07/13 01:44:35 sakamoto Exp $
#
-DISTNAME= pth-1.0b4
+DISTNAME= pth-1.0b5
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 2bfe5014a18..041a1ef6c2a 100644
--- a/devel/pth/files/md5
+++ b/devel/pth/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.2 1999/07/09 00:08:27 sakamoto Exp $
+$NetBSD: md5,v 1.3 1999/07/13 01:44:36 sakamoto Exp $
-MD5 (pth-1.0b4.tar.gz) = 916b4e821ee62bf3775de0c1f83a1d8b
+MD5 (pth-1.0b5.tar.gz) = 1647649f064f7cea425ec5800823bb0a
diff --git a/devel/pth/files/patch-sum b/devel/pth/files/patch-sum
index 750eb9ebe66..3ec8ac8e85d 100644
--- a/devel/pth/files/patch-sum
+++ b/devel/pth/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:39 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/07/13 01:44:36 sakamoto Exp $
-MD5 (patch-aa) = 8d4947da691704f159c0616f539e0433
-MD5 (patch-ab) = 8aa8bb64fcb8cbb3119e2b35a2d7db54
+MD5 (patch-aa) = 3771e9e4442a8e559098fa912132bda1
+MD5 (patch-ab) = 26bbdb1321608880857a87138465aa04
diff --git a/devel/pth/patches/patch-aa b/devel/pth/patches/patch-aa
index aff6eb869fd..06612c41969 100644
--- a/devel/pth/patches/patch-aa
+++ b/devel/pth/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 1999/07/09 00:08:28 sakamoto Exp $
+$NetBSD: patch-aa,v 1.3 1999/07/13 01:44:37 sakamoto Exp $
---- ./configure.orig Thu Jul 8 19:30:44 1999
-+++ ./configure Fri Jul 9 08:51:42 1999
-@@ -997,5 +997,5 @@
+--- ./configure.orig Sun Jul 11 00:35:36 1999
++++ ./configure Tue Jul 13 08:48:48 1999
+@@ -1049,5 +1049,5 @@
$libtool_flags --no-verify ltmain.sh $PLATFORM ||\
{ echo "configure: error: libtool configuration failed" 1>&2; exit 1; }
-LIBTOOL="\$(TOP)/libtool"
diff --git a/devel/pth/patches/patch-ab b/devel/pth/patches/patch-ab
index 7887dcdb02e..5002d8d5e65 100644
--- a/devel/pth/patches/patch-ab
+++ b/devel/pth/patches/patch-ab
@@ -1,15 +1,15 @@
-$NetBSD: patch-ab,v 1.2 1999/07/09 00:08:28 sakamoto Exp $
+$NetBSD: patch-ab,v 1.3 1999/07/13 01:44:37 sakamoto Exp $
---- ./Makefile.in.orig Thu Jul 8 19:34:37 1999
-+++ ./Makefile.in Fri Jul 9 08:51:42 1999
-@@ -193,5 +193,5 @@
+--- ./Makefile.in.orig Mon Jul 12 00:17:23 1999
++++ ./Makefile.in Tue Jul 13 08:48:48 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
- @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 libpth.la $(libdir)/libpth.la
+ @$(LIBTOOL) --mode=install install -c -m 644 libpth.la $(libdir)/libpth.la
install-pthread:
$(SHTOOL) install -c -m 755 pthread-config $(bindir)/pthread-config
-@@ -199,5 +199,5 @@
+@@ -201,5 +201,5 @@
$(SHTOOL) install -c -m 644 pthread.h $(includedir)/pthread.h
$(SHTOOL) install -c -m 644 pthread.3 $(mandir)/man3/pthread.3
- @$(LIBTOOL) --mode=install $(SHTOOL) install -c -m 644 libpthread.la $(libdir)/libpthread.la