aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql41-client
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-10-19 17:17:57 +0800
committerdirk <dirk@FreeBSD.org>2000-10-19 17:17:57 +0800
commita908968439c3efd8714b365151c4c9ee797cbf1d (patch)
treedb45bcab5f925441b0cd8f1f19a89bd2cda9c29c /databases/mysql41-client
parentc4de28d852b1eee102cf648822fc67014c916cf7 (diff)
downloadfreebsd-ports-gnome-a908968439c3efd8714b365151c4c9ee797cbf1d.tar.gz
freebsd-ports-gnome-a908968439c3efd8714b365151c4c9ee797cbf1d.tar.zst
freebsd-ports-gnome-a908968439c3efd8714b365151c4c9ee797cbf1d.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.
Diffstat (limited to 'databases/mysql41-client')
-rw-r--r--databases/mysql41-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql41-client/Makefile b/databases/mysql41-client/Makefile
index 9c027b1a8869..5d9cff333a25 100644
--- a/databases/mysql41-client/Makefile
+++ b/databases/mysql41-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