Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2000 14:25:30 -0500
From:      Vivek Khera <khera@kciLink.com>
To:        dirk@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   mysql323-server update update ;-)
Message-ID:  <14886.43434.947507.39784@onceler.kciLink.com>

next in thread | raw e-mail | index | archive | help
The patch I just sent over for updating to mysql 3.23.28 missed two
minor things:

--- #Makefile~	Thu Nov 30 13:38:05 2000
+++ Makefile	Thu Nov 30 13:38:05 2000
@@ -44,7 +44,7 @@
 .if !defined(CLIENT_ONLY)
 RUN_DEPENDS=	mysql:${PORTSDIR}/databases/mysql323-client
 
-PLIST_SUB=	MYSQL_VERSION=${PORTVERSION}-beta
+PLIST_SUB=	MYSQL_VERSION=${PORTVERSION}-gamma
 
 post-patch:
 	${MV} ${WRKSRC}/strings/strings-x86.s ${WRKSRC}/strings/strings-x86.S


--- #pkg-plist~	Thu Nov 30 13:38:46 2000
+++ pkg-plist	Thu Nov 30 13:38:46 2000
@@ -99,6 +99,7 @@
 share/mysql/charsets/koi8_ukr.conf
 share/mysql/charsets/latin1.conf
 share/mysql/charsets/latin2.conf
+share/mysql/charsets/latin5.conf
 share/mysql/charsets/swe7.conf
 share/mysql/charsets/usa7.conf
 share/mysql/charsets/win1250.conf


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14886.43434.947507.39784>