Update 1.0b2 to 1.0b4.

Fix mastersite noted by Hubert Feyrer.
This commit is contained in:
sakamoto 1999-07-09 00:08:27 +00:00
parent 555dfd1b09
commit 91a2a9653a
4 changed files with 13 additions and 12 deletions

View file

@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.1.1.1 1999/07/05 05:09:48 sakamoto Exp $
# $NetBSD: Makefile,v 1.2 1999/07/09 00:08:27 sakamoto Exp $
#
DISTNAME= pth-1.0b2
DISTNAME= pth-1.0b4
CATEGORIES= devel
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

View file

@ -1,3 +1,3 @@
$NetBSD: md5,v 1.1.1.1 1999/07/05 05:09:48 sakamoto Exp $
$NetBSD: md5,v 1.2 1999/07/09 00:08:27 sakamoto Exp $
MD5 (pth-1.0b2.tar.gz) = d57546e7a611ddc3e62f73d90e7dc6dd
MD5 (pth-1.0b4.tar.gz) = 916b4e821ee62bf3775de0c1f83a1d8b

View file

@ -1,8 +1,8 @@
$NetBSD: patch-aa,v 1.1.1.1 1999/07/05 05:09:48 sakamoto Exp $
$NetBSD: patch-aa,v 1.2 1999/07/09 00:08:28 sakamoto Exp $
--- ./configure.orig Sun Jul 4 22:14:20 1999
+++ ./configure Mon Jul 5 13:16:46 1999
@@ -1009,5 +1009,5 @@
--- ./configure.orig Thu Jul 8 19:30:44 1999
+++ ./configure Fri Jul 9 08:51:42 1999
@@ -997,5 +997,5 @@
$libtool_flags --no-verify ltmain.sh $PLATFORM ||\
{ echo "configure: error: libtool configuration failed" 1>&2; exit 1; }
-LIBTOOL="\$(TOP)/libtool"

View file

@ -1,7 +1,7 @@
$NetBSD: patch-ab,v 1.1.1.1 1999/07/05 05:09:48 sakamoto Exp $
$NetBSD: patch-ab,v 1.2 1999/07/09 00:08:28 sakamoto Exp $
--- ./Makefile.in.orig Sun Jul 4 23:10:35 1999
+++ ./Makefile.in Mon Jul 5 13:22:59 1999
--- ./Makefile.in.orig Thu Jul 8 19:34:37 1999
+++ ./Makefile.in Fri Jul 9 08:51:42 1999
@@ -193,5 +193,5 @@
$(SHTOOL) install -c -m 644 pth.3 $(mandir)/man3/pth.3
$(SHTOOL) install -c -m 644 pth.h $(includedir)/pth.h