summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-10-12 14:32:45 +0000
committerrillig <rillig@pkgsrc.org>2007-10-12 14:32:45 +0000
commit2ebf77daa876d4c16e35c25b68257f71c282dbac (patch)
treef3e5d9072b4acbb9a2c587ae70da340795f0e09b /databases
parent9eb3beeb74db971946e8b966c4ee3a3058e3f224 (diff)
downloadpkgsrc-2ebf77daa876d4c16e35c25b68257f71c282dbac.tar.gz
The mysql.info file is not rebuilt anymore, so it is safe to install the
documentation. PKGREVISION++
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql5-client/Makefile3
-rw-r--r--databases/mysql5-client/Makefile.common5
-rw-r--r--databases/mysql5-client/PLIST3
-rw-r--r--databases/mysql5-client/distinfo4
-rw-r--r--databases/mysql5-client/patches/patch-ad4
5 files changed, 9 insertions, 10 deletions
diff --git a/databases/mysql5-client/Makefile b/databases/mysql5-client/Makefile
index bbdd5bd3c87..2581d8cba63 100644
--- a/databases/mysql5-client/Makefile
+++ b/databases/mysql5-client/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2007/05/21 04:39:59 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2007/10/12 14:32:45 rillig Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
SVR4_PKGNAME= mysqc
+PKGREVISION= 1
COMMENT= MySQL 5, a free SQL database (client)
CONFLICTS= {mysql-client-[0-9]*,mysql3-client-[0-9]*}
diff --git a/databases/mysql5-client/Makefile.common b/databases/mysql5-client/Makefile.common
index 7748d9b0994..1079eaa2d14 100644
--- a/databases/mysql5-client/Makefile.common
+++ b/databases/mysql5-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.25 2007/07/15 19:22:06 tron Exp $
+# $NetBSD: Makefile.common,v 1.26 2007/10/12 14:32:45 rillig Exp $
DISTNAME= mysql-5.0.45
CATEGORIES= databases
@@ -47,9 +47,6 @@ CONFIGURE_ENV+= ac_cv_lib_gen_p2open="no"
CONFIGURE_ARGS+= --without-readline
CONFIGURE_ARGS+= --without-libedit
-# This forces mysql.info _not_ to be rebuilt.
-CONFIGURE_ARGS+= --without-docs
-
# Speed up production one-time builds; see "./configure --help" for
# more information on using or disabling this option.
CONFIGURE_ARGS+= --disable-dependency-tracking
diff --git a/databases/mysql5-client/PLIST b/databases/mysql5-client/PLIST
index 193c8d4c3cb..a5f055616d2 100644
--- a/databases/mysql5-client/PLIST
+++ b/databases/mysql5-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2007/07/15 19:22:06 tron Exp $
+@comment $NetBSD: PLIST,v 1.8 2007/10/12 14:32:45 rillig Exp $
bin/msql2mysql
bin/mysql
bin/mysql_config
@@ -57,6 +57,7 @@ include/mysql/sslopt-case.h
include/mysql/sslopt-longopts.h
include/mysql/sslopt-vars.h
include/mysql/typelib.h
+info/mysql.info
lib/mysql/libmysqlclient.la
lib/mysql/libmysqlclient_r.la
man/man1/mysql.1
diff --git a/databases/mysql5-client/distinfo b/databases/mysql5-client/distinfo
index e812192922f..9028cbae9aa 100644
--- a/databases/mysql5-client/distinfo
+++ b/databases/mysql5-client/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.19 2007/07/15 19:22:06 tron Exp $
+$NetBSD: distinfo,v 1.20 2007/10/12 14:32:46 rillig Exp $
SHA1 (mysql-5.0.45.tar.gz) = a5fba8e004acc43ac1a576d728f10215f54ebe20
RMD160 (mysql-5.0.45.tar.gz) = ee6717c65dc7bb6b5b596b90ef6c47c7fdebf5fb
Size (mysql-5.0.45.tar.gz) = 24433261 bytes
SHA1 (patch-aa) = 256de04aefd067ac7bdf8a6d1d817723efa6c6ec
SHA1 (patch-ab) = 9635c85a7c553ae6ab3cdd09f04d09ee1f537381
-SHA1 (patch-ad) = 716c02583e87c99e69ebe00c64d4a4371487a666
+SHA1 (patch-ad) = 430b8ae2d13598eec90cfdc73d37d932dd97f217
SHA1 (patch-ae) = 74c830dddf3517ebc2226dc166b61a33f83b04da
SHA1 (patch-af) = 06cb76ad50ed0de3e82f682bf57a75441f68da26
SHA1 (patch-ag) = 212f9c0a2e2eb6feb013e4a72eaf658951b995b5
diff --git a/databases/mysql5-client/patches/patch-ad b/databases/mysql5-client/patches/patch-ad
index 437782bd211..6dff882dcdd 100644
--- a/databases/mysql5-client/patches/patch-ad
+++ b/databases/mysql5-client/patches/patch-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch-ad,v 1.6 2007/07/15 19:22:06 tron Exp $
+$NetBSD: patch-ad,v 1.7 2007/10/12 14:32:46 rillig Exp $
--- Makefile.in.orig 2007-07-04 14:10:07.000000000 +0100
+++ Makefile.in 2007-07-15 17:20:48.000000000 +0100
@@ -12,7 +12,7 @@ $NetBSD: patch-ad,v 1.6 2007/07/15 19:22:06 tron Exp $
- @sql_union_dirs@ @man_dirs@ tests \
- netware @libmysqld_dirs@ \
- @bench_dirs@ support-files @tools_dirs@
-+SUBDIRS = . include strings @sql_client_dirs@ scripts man
++SUBDIRS = . include @docs_dirs@ strings @sql_client_dirs@ scripts man
DIST_SUBDIRS = . include @docs_dirs@ zlib \
@readline_topdir@ sql-common \