diff options
author | rillig <rillig@pkgsrc.org> | 2005-11-04 19:36:01 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-11-04 19:36:01 +0000 |
commit | ff6690d2c645582aed6a10c0af685e2853a2fa43 (patch) | |
tree | 63d7ea88f1cee2c4c39c86cbba040941204fc3a0 /net/bind8/patches | |
parent | 460ab241cec40211facd4b018676ed67efc7e9a9 (diff) | |
download | pkgsrc-ff6690d2c645582aed6a10c0af685e2853a2fa43.tar.gz |
Fixed wrong use of WRKSRC. Cleaned up the Makefile. Added an override
for INSTALL_LIB. As the libraries are installed with the correct
ownership now (LIBOWN and LIBGRP), bumped the PKGREVISION.
Diffstat (limited to 'net/bind8/patches')
-rw-r--r-- | net/bind8/patches/patch-aa | 6 | ||||
-rw-r--r-- | net/bind8/patches/patch-ab | 6 | ||||
-rw-r--r-- | net/bind8/patches/patch-ad | 6 | ||||
-rw-r--r-- | net/bind8/patches/patch-ae | 6 | ||||
-rw-r--r-- | net/bind8/patches/patch-af | 6 | ||||
-rw-r--r-- | net/bind8/patches/patch-ag | 6 | ||||
-rw-r--r-- | net/bind8/patches/patch-ah | 6 | ||||
-rw-r--r-- | net/bind8/patches/patch-ai | 6 | ||||
-rw-r--r-- | net/bind8/patches/patch-aj | 6 |
9 files changed, 27 insertions, 27 deletions
diff --git a/net/bind8/patches/patch-aa b/net/bind8/patches/patch-aa index 4b6b0d7e59f..29182569da8 100644 --- a/net/bind8/patches/patch-aa +++ b/net/bind8/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.4 2002/12/07 21:34:04 cjep Exp $ +$NetBSD: patch-aa,v 1.5 2005/11/04 19:36:01 rillig Exp $ ---- ../doc/man/Makefile.orig Mon Nov 29 19:22:07 1999 -+++ ../doc/man/Makefile +--- doc/man/Makefile.orig Mon Nov 29 19:22:07 1999 ++++ doc/man/Makefile @@ -52,12 +52,12 @@ # Target directory for the manual directory tree. Eg., may be used to # specify the path of an NFS-mounted directory for common files. diff --git a/net/bind8/patches/patch-ab b/net/bind8/patches/patch-ab index 54c5a878e06..810a580297f 100644 --- a/net/bind8/patches/patch-ab +++ b/net/bind8/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.5 2002/12/07 21:34:04 cjep Exp $ +$NetBSD: patch-ab,v 1.6 2005/11/04 19:36:01 rillig Exp $ ---- lib/cylink/sha.c.orig Tue May 29 05:47:21 2001 -+++ lib/cylink/sha.c +--- src/lib/cylink/sha.c.orig Tue May 29 05:47:21 2001 ++++ src/lib/cylink/sha.c @@ -150,6 +150,129 @@ int SHA( uchar *message, * PRIVATE FUNCTIONS DEFINITIONS ****************************************************************************/ diff --git a/net/bind8/patches/patch-ad b/net/bind8/patches/patch-ad index f09b44b9b67..fc6d7a9f7e8 100644 --- a/net/bind8/patches/patch-ad +++ b/net/bind8/patches/patch-ad @@ -1,7 +1,7 @@ -$NetBSD: patch-ad,v 1.3 2003/03/06 11:43:28 is Exp $ +$NetBSD: patch-ad,v 1.4 2005/11/04 19:36:01 rillig Exp $ ---- port/darwin/Makefile.set.orig Mon Jun 24 00:32:44 2002 -+++ port/darwin/Makefile.set +--- src/port/darwin/Makefile.set.orig Mon Jun 24 00:32:44 2002 ++++ src/port/darwin/Makefile.set @@ -1,11 +1,13 @@ 'CC=cc' 'CDEBUG=-O2 -g' diff --git a/net/bind8/patches/patch-ae b/net/bind8/patches/patch-ae index 649603e1257..6f572e66a5b 100644 --- a/net/bind8/patches/patch-ae +++ b/net/bind8/patches/patch-ae @@ -1,7 +1,7 @@ -$NetBSD: patch-ae,v 1.2 2002/12/07 21:34:05 cjep Exp $ +$NetBSD: patch-ae,v 1.3 2005/11/04 19:36:01 rillig Exp $ ---- port/darwin/include/port_before.h.orig Thu Nov 1 07:29:20 2001 -+++ port/darwin/include/port_before.h +--- src/port/darwin/include/port_before.h.orig Thu Nov 1 07:29:20 2001 ++++ src/port/darwin/include/port_before.h @@ -13,3 +13,6 @@ #else #define ISC_FORMAT_PRINTF(fmt, args) diff --git a/net/bind8/patches/patch-af b/net/bind8/patches/patch-af index b7a73b842b2..fcf8afec406 100644 --- a/net/bind8/patches/patch-af +++ b/net/bind8/patches/patch-af @@ -1,7 +1,7 @@ -$NetBSD: patch-af,v 1.3 2003/03/06 11:43:28 is Exp $ +$NetBSD: patch-af,v 1.4 2005/11/04 19:36:01 rillig Exp $ ---- port/linux/Makefile.set.orig Mon Jun 24 00:32:57 2002 -+++ port/linux/Makefile.set +--- src/port/linux/Makefile.set.orig Mon Jun 24 00:32:57 2002 ++++ src/port/linux/Makefile.set @@ -1,11 +1,13 @@ 'CC=gcc -D_GNU_SOURCE' 'CDEBUG=-O -g' diff --git a/net/bind8/patches/patch-ag b/net/bind8/patches/patch-ag index b851ccd4184..4e4cd8e5a22 100644 --- a/net/bind8/patches/patch-ag +++ b/net/bind8/patches/patch-ag @@ -1,7 +1,7 @@ -$NetBSD: patch-ag,v 1.3 2003/03/06 11:43:28 is Exp $ +$NetBSD: patch-ag,v 1.4 2005/11/04 19:36:01 rillig Exp $ ---- port/netbsd/Makefile.set.orig Mon Jun 24 00:33:02 2002 -+++ port/netbsd/Makefile.set +--- src/port/netbsd/Makefile.set.orig Mon Jun 24 00:33:02 2002 ++++ src/port/netbsd/Makefile.set @@ -1,11 +1,13 @@ 'CC=cc' 'CDEBUG=-O2 -g' diff --git a/net/bind8/patches/patch-ah b/net/bind8/patches/patch-ah index 9a9fc7175a7..3d46ac58f51 100644 --- a/net/bind8/patches/patch-ah +++ b/net/bind8/patches/patch-ah @@ -1,7 +1,7 @@ -$NetBSD: patch-ah,v 1.2 2003/03/06 11:43:28 is Exp $ +$NetBSD: patch-ah,v 1.3 2005/11/04 19:36:01 rillig Exp $ ---- port/solaris/Makefile.set.gcc.orig Tue Oct 19 00:45:13 1999 -+++ port/solaris/Makefile.set.gcc +--- src/port/solaris/Makefile.set.gcc.orig Tue Oct 19 00:45:13 1999 ++++ src/port/solaris/Makefile.set.gcc @@ -1,12 +1,14 @@ 'CC=gcc' 'CDEBUG=-g -O2' diff --git a/net/bind8/patches/patch-ai b/net/bind8/patches/patch-ai index 4c27f2041fa..4623f9eb193 100644 --- a/net/bind8/patches/patch-ai +++ b/net/bind8/patches/patch-ai @@ -1,7 +1,7 @@ -$NetBSD: patch-ai,v 1.2 2003/03/06 11:43:28 is Exp $ +$NetBSD: patch-ai,v 1.3 2005/11/04 19:36:01 rillig Exp $ ---- port/solaris/Makefile.set.orig Mon Jun 24 00:33:16 2002 -+++ port/solaris/Makefile.set +--- src/port/solaris/Makefile.set.orig Mon Jun 24 00:33:16 2002 ++++ src/port/solaris/Makefile.set @@ -1,12 +1,14 @@ 'CC=gcc' 'CDEBUG=-g -O2' diff --git a/net/bind8/patches/patch-aj b/net/bind8/patches/patch-aj index 2868acc5629..94b100ff773 100644 --- a/net/bind8/patches/patch-aj +++ b/net/bind8/patches/patch-aj @@ -1,7 +1,7 @@ -$NetBSD: patch-aj,v 1.2 2003/03/06 11:43:28 is Exp $ +$NetBSD: patch-aj,v 1.3 2005/11/04 19:36:01 rillig Exp $ ---- port/solaris/Makefile.set.sun.orig Tue Oct 19 00:45:13 1999 -+++ port/solaris/Makefile.set.sun +--- src/port/solaris/Makefile.set.sun.orig Tue Oct 19 00:45:13 1999 ++++ src/port/solaris/Makefile.set.sun @@ -1,12 +1,14 @@ 'CC=cc' 'CDEBUG=-g -O' |