summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-10-31 09:01:25 +0000
committergrant <grant@pkgsrc.org>2004-10-31 09:01:25 +0000
commita589475b93bae6acd61b311622c9ee5104bd1798 (patch)
tree35ee4ab5560b4d81f95fbdbd6a568eac32763f4a /databases
parentfb956ec42709e98eb93ee3facddce84aa0e6f154 (diff)
downloadpkgsrc-a589475b93bae6acd61b311622c9ee5104bd1798.tar.gz
use patches and distinfo from mysql4-server instead of duplicating
patches here.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql4-client/Makefile.common5
-rw-r--r--databases/mysql4-client/distinfo5
-rw-r--r--databases/mysql4-client/patches/patch-af12
3 files changed, 4 insertions, 18 deletions
diff --git a/databases/mysql4-client/Makefile.common b/databases/mysql4-client/Makefile.common
index 1cc0b7377ad..d4f778143a9 100644
--- a/databases/mysql4-client/Makefile.common
+++ b/databases/mysql4-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2004/10/30 08:12:18 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.18 2004/10/31 09:01:25 grant Exp $
DISTNAME= mysql-4.1.7
CATEGORIES= databases
@@ -11,6 +11,9 @@ HOMEPAGE= http://www.mysql.com/
EXTRACT_USING_PAX= # defined
+PATCHDIR= ${.CURDIR}/../../databases/mysql4-server/patches
+DISTINFO_FILE= ${.CURDIR}/../../databases/mysql4-server/distinfo
+
.include "../../mk/bsd.prefs.mk"
# MYSQL_USER username of the database administrator
diff --git a/databases/mysql4-client/distinfo b/databases/mysql4-client/distinfo
deleted file mode 100644
index 5fe89b9bbbb..00000000000
--- a/databases/mysql4-client/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.6 2004/10/28 01:12:44 xtraeme Exp $
-
-SHA1 (mysql-4.1.7.tar.gz) = 11c1c3a3004175d8b9ac710f9c7815cf759e6293
-Size (mysql-4.1.7.tar.gz) = 19849046 bytes
-SHA1 (patch-af) = 258c09335a9d675cf2367afc33f5ea0713a0b3fd
diff --git a/databases/mysql4-client/patches/patch-af b/databases/mysql4-client/patches/patch-af
deleted file mode 100644
index e3b9a126580..00000000000
--- a/databases/mysql4-client/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.2 2004/03/07 19:42:50 martti Exp $
-
---- configure.orig Tue Feb 10 20:16:56 2004
-+++ configure Sun Mar 7 19:58:04 2004
-@@ -32277,7 +32277,6 @@
- else
- bench_dirs=""
- fi
--bench_dirs="$bench_dirs mysql-test"
-
-
- # Don't build readline, i have it already