diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-07-19 06:14:28 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-07-19 06:14:28 +0000 |
commit | 3b391470b4d69b86ceb05d99f2dffee9538e0ea4 (patch) | |
tree | 011b66a6d43f12444ebad27cfb50f848363aa689 | |
parent | 051bdafc4fdab2522fdd80a3839762758a42a790 (diff) | |
download | pkgsrc-3b391470b4d69b86ceb05d99f2dffee9538e0ea4.tar.gz |
Update to 1.0.0.
Changes:
First stable release. After five months of development we've now
finished the development and beta stages.
-rw-r--r-- | devel/pth/Makefile | 8 | ||||
-rw-r--r-- | devel/pth/files/md5 | 4 | ||||
-rw-r--r-- | devel/pth/files/patch-sum | 6 | ||||
-rw-r--r-- | devel/pth/patches/patch-aa | 8 | ||||
-rw-r--r-- | devel/pth/patches/patch-ab | 17 |
5 files changed, 25 insertions, 18 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index a0177e5de83..61d5a5b1ce9 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 1999/07/16 04:57:47 sakamoto Exp $ +# $NetBSD: Makefile,v 1.5 1999/07/19 06:14:28 sakamoto Exp $ # -DISTNAME= pth-1.0b7 +DISTNAME= pth-1.0.0 CATEGORIES= devel -MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/ -#MASTER_SITES= ${MASTER_SITE_GNU:=pth/} +#MASTER_SITES= ftp://alpha.gnu.org/gnu/pth/ +MASTER_SITES= ${MASTER_SITE_GNU:=pth/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/pth/pth.html diff --git a/devel/pth/files/md5 b/devel/pth/files/md5 index c26203b4726..610af8fcf35 100644 --- a/devel/pth/files/md5 +++ b/devel/pth/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1999/07/16 04:57:48 sakamoto Exp $ +$NetBSD: md5,v 1.5 1999/07/19 06:14:30 sakamoto Exp $ -MD5 (pth-1.0b7.tar.gz) = 7c813abbb87ae975ad6e554945c0db51 +MD5 (pth-1.0.0.tar.gz) = f4437c03e6a2435ed3088d5211c4a8b8 diff --git a/devel/pth/files/patch-sum b/devel/pth/files/patch-sum index 746c5f61d5b..996df4136ca 100644 --- a/devel/pth/files/patch-sum +++ b/devel/pth/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.3 1999/07/16 04:57:48 sakamoto Exp $ +$NetBSD: patch-sum,v 1.4 1999/07/19 06:14:30 sakamoto Exp $ -MD5 (patch-aa) = 74c14e1e6b3419d84cd345588057175f -MD5 (patch-ab) = 39af3ae72c32ad295bef48d6b58aa72e +MD5 (patch-aa) = f8e402b71bcc858d9936cd8f90cad1ae +MD5 (patch-ab) = 07c6e7664aef8bc27a128d708281c9b9 diff --git a/devel/pth/patches/patch-aa b/devel/pth/patches/patch-aa index c913dd373e9..43f4774e262 100644 --- a/devel/pth/patches/patch-aa +++ b/devel/pth/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.4 1999/07/16 04:57:48 sakamoto Exp $ +$NetBSD: patch-aa,v 1.5 1999/07/19 06:14:30 sakamoto Exp $ ---- ./configure.orig Wed Jul 14 16:05:44 1999 -+++ ./configure Fri Jul 16 10:42:32 1999 -@@ -1049,5 +1049,5 @@ +--- ./configure.orig Fri Jul 16 23:24:43 1999 ++++ ./configure Mon Jul 19 14:53:37 1999 +@@ -1053,5 +1053,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 a4bc2260913..5294181e8c1 100644 --- a/devel/pth/patches/patch-ab +++ b/devel/pth/patches/patch-ab @@ -1,15 +1,22 @@ -$NetBSD: patch-ab,v 1.4 1999/07/16 04:57:48 sakamoto Exp $ +$NetBSD: patch-ab,v 1.5 1999/07/19 06:14:30 sakamoto Exp $ ---- ./Makefile.in.orig Thu Jul 15 03:27:53 1999 -+++ ./Makefile.in Fri Jul 16 10:42:33 1999 -@@ -195,5 +195,5 @@ +--- ./Makefile.in.orig Fri Jul 16 20:33:16 1999 ++++ ./Makefile.in Mon Jul 19 14:54:11 1999 +@@ -43,5 +43,5 @@ + CC = @CC@ + CFLAGS = @CFLAGS@ -I. +-LDFLAGS = @LDFLAGS@ -L. ++LDFLAGS = @LDFLAGS@ + LIBS = @LIBS@ + SHTOOL = @SHTOOL@ +@@ -199,5 +199,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 -@@ -201,5 +201,5 @@ +@@ -205,5 +205,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 |