From 382dad10a08a069d69b3b966dfcbab1f4bcced4d Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 22 Feb 2000 22:07:45 +0000 Subject: patch configure script to correctly recognise netbsd-1.4.* in addition to netbsd-1.4[A-Z] --- devel/unproven-pthreads/files/patch-sum | 4 ++++ devel/unproven-pthreads/patches/patch-aa | 11 +++++++++++ devel/unproven-pthreads/patches/patch-ab | 11 +++++++++++ 3 files changed, 26 insertions(+) create mode 100644 devel/unproven-pthreads/files/patch-sum create mode 100644 devel/unproven-pthreads/patches/patch-aa create mode 100644 devel/unproven-pthreads/patches/patch-ab (limited to 'devel') diff --git a/devel/unproven-pthreads/files/patch-sum b/devel/unproven-pthreads/files/patch-sum new file mode 100644 index 00000000000..5d52df5047c --- /dev/null +++ b/devel/unproven-pthreads/files/patch-sum @@ -0,0 +1,4 @@ +$NetBSD: patch-sum,v 1.1 2000/02/22 22:07:46 dmcmahill Exp $ + +MD5 (patch-aa) = 12629dd6f1a7690bb846bd04e01127f6 +MD5 (patch-ab) = cbacc463b28e1829e44f01d638c37b30 diff --git a/devel/unproven-pthreads/patches/patch-aa b/devel/unproven-pthreads/patches/patch-aa new file mode 100644 index 00000000000..7f72636b150 --- /dev/null +++ b/devel/unproven-pthreads/patches/patch-aa @@ -0,0 +1,11 @@ +$NetBSD: patch-aa,v 1.1 2000/02/22 22:07:45 dmcmahill Exp $ + +--- config/configure.in.orig Fri Nov 12 01:08:36 1999 ++++ config/configure.in Tue Feb 22 16:37:24 2000 +@@ -105,5 +105,5 @@ + changequote([,])dnl + changequote(,)dnl +- i386-*-netbsd1.4[A-Z]) ++ i386-*-netbsd1.4*) + name=i386-netbsd-1.3 + except="fork lseek ftruncate pipe fstat" diff --git a/devel/unproven-pthreads/patches/patch-ab b/devel/unproven-pthreads/patches/patch-ab new file mode 100644 index 00000000000..c3ff3121439 --- /dev/null +++ b/devel/unproven-pthreads/patches/patch-ab @@ -0,0 +1,11 @@ +$NetBSD: patch-ab,v 1.1 2000/02/22 22:07:45 dmcmahill Exp $ + +--- config/configure.orig Fri Nov 12 01:08:36 1999 ++++ config/configure Tue Feb 22 16:37:28 2000 +@@ -1167,5 +1167,5 @@ + available_syscalls="sigprocmask sigsuspend" + ;; +- i386-*-netbsd1.4[A-Z]) ++ i386-*-netbsd1.4*) + name=i386-netbsd-1.3 + except="fork lseek ftruncate pipe fstat" -- cgit v1.2.3