aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql54-client
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-10-19 09:17:57 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-10-19 09:17:57 +0000
commit5c5dc27ac7bb5c5e106502705a998674b9627e11 (patch)
tree14a9b1122528c707d15fea8218b8c564c5c5eebe /databases/mysql54-client
parentb2381b3e703dfc35624bed713718796eaf61bd05 (diff)
downloadports-5c5dc27ac7bb5c5e106502705a998674b9627e11.tar.gz
ports-5c5dc27ac7bb5c5e106502705a998674b9627e11.zip
Upgrade to MySQL-3.23.24 after repository copy from mysql322-client
and mysql322-server. - mit-pthread support was dropped. - libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the one coming with MySQL-3.22.x) so ports depending on MySQL having a chance of using 3.23.x if installed. mysql322-(client|server) and mysql323-(client|server) can't be installed at the same time, of course.
Notes
Notes: svn path=/head/; revision=33988
Diffstat (limited to 'databases/mysql54-client')
-rw-r--r--databases/mysql54-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql54-client/Makefile b/databases/mysql54-client/Makefile
index 9c027b1a8869..5d9cff333a25 100644
--- a/databases/mysql54-client/Makefile
+++ b/databases/mysql54-client/Makefile
@@ -1,5 +1,5 @@
# ports collection makefile for: MySQL-client
-# Date created: Thu Jun 24 00:12:22 CEST 1999
+# Date created: Sun Sep 24 21:21:20 CEST 2000
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
@@ -7,7 +7,7 @@
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
-MASTERDIR= ${.CURDIR}/../mysql322-server
+MASTERDIR= ${.CURDIR}/../mysql323-server
COMMENT= ${PKGDIR}/pkg-comment.client
PKGINSTALL= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.client