Subject: Re: mysql5-server on Solaris 10
To: Steven Gurr <Steven.Gurr@Sun.COM>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: tech-pkg
Date: 01/25/2006 22:23:28
--W/+CTqSGWdiRg+8j
Content-Type: multipart/mixed; boundary="mFHiwr52TKrxpkjc"
Content-Disposition: inline


--mFHiwr52TKrxpkjc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jan 25, 2006 at 09:06:31PM +0000, Steven Gurr wrote:
> Indeed, but do you know what needs to be changed in the Makefile to
> make it do them one by one?

yes.

--=20
-- Lubomir Sedlacik <salo@{NetBSD,Xtrmntr,silcnet}.org>   --

--mFHiwr52TKrxpkjc
Content-Type: text/plain; charset=us-ascii
Content-Description: mysql5-server.diff.untested
Content-Disposition: attachment; filename="mysql5-server.diff"
Content-Transfer-Encoding: quoted-printable

Index: distinfo
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/pkgsrc/databases/mysql5-server/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo	9 Jan 2006 16:25:01 -0000	1.4
+++ distinfo	25 Jan 2006 21:21:39 -0000
@@ -5,7 +5,7 @@ RMD160 (mysql-5.0.18.tar.gz) =3D 1987df6d9
 Size (mysql-5.0.18.tar.gz) =3D 19169082 bytes
 SHA1 (patch-aa) =3D fcd1222f9939070a45bbb8ddf72bb1bdadea1f8b
 SHA1 (patch-ab) =3D 56cd26b3eb125e7d9b7775c9e148118bbd3dc6b3
-SHA1 (patch-ac) =3D dd8cc3e1fdeba9ca2f6ab1e0a66be79877c43289
+SHA1 (patch-ac) =3D f0fd34b2331660374f2fd0f6c6fb7d3236a81a44
 SHA1 (patch-ad) =3D 36fb22fa10f2d379decf8e6fc86fc966472930e2
 SHA1 (patch-ae) =3D adc6956d4be304db61aa0323061143fffc1b9751
 SHA1 (patch-af) =3D 33c7caa6fe6a61da2a60a63a058cfdbd85af1e2d
Index: patches/patch-ac
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/pkgsrc/databases/mysql5-server/patches/patch-ac,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-ac
--- patches/patch-ac	31 Oct 2005 09:22:26 -0000	1.1.1.1
+++ patches/patch-ac	25 Jan 2006 21:21:39 -0000
@@ -11,3 +11,19 @@ $NetBSD: patch-ac,v 1.1.1.1 2005/10/31 0
  EXTRA_SCRIPTS =3D mysql-test-run.sh mysql-test-run.pl install_test_db.sh =
valgrind.supp
  EXTRA_DIST =3D $(EXTRA_SCRIPTS)=20
  test_SCRIPTS =3D mysql-test-run install_test_db=20
+@@ -797,12 +797,9 @@
+ 	$(INSTALL_DATA) $(srcdir)/lib/*.pl $(distdir)/lib
+=20
+ install-data-local:
+-	$(mkinstalldirs) \
+-		$(DESTDIR)$(testdir)/t \
+-		$(DESTDIR)$(testdir)/r \
+-		$(DESTDIR)$(testdir)/include \
+-		$(DESTDIR)$(testdir)/std_data \
+-		$(DESTDIR)$(testdir)/lib
++	for dir in t r include std_data lib; do \
++		$(mkinstalldirs) "$(DESTDIR)$(testdir)/$$dir"; \
++	done
+ 	$(INSTALL_DATA) $(srcdir)/README $(DESTDIR)$(testdir)
+ 	-$(INSTALL_DATA) $(srcdir)/t/*.def $(DESTDIR)$(testdir)/t
+ 	$(INSTALL_DATA) $(srcdir)/t/*.test $(DESTDIR)$(testdir)/t

--mFHiwr52TKrxpkjc--

--W/+CTqSGWdiRg+8j
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)

iD8DBQFD1+xPiwjDDlS8cmMRAlioAJ9ohHGgUqnCigRSLh5dm9vt984MpgCglmuA
g4NzKgxQsWpSVF1fuk+wpio=
=UXyN
-----END PGP SIGNATURE-----

--W/+CTqSGWdiRg+8j--