blob: c660d0414f4c869f06eaec0360f950b27252a97f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
# ChangeLog for dev-db/mysql++
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.8 2003/05/11 18:14:07 robbat2 Exp $
*mysql++-1.7.9-r1 (08 May 2003)
11 May 2003; Robin Johnson <robbat2@gentoo.org> mysql++-1.7.9-r1.ebuild:
Moved to stable on x86.
08 May 2003; Robin Johnson <robbat2@gentoo.org> : mysql++-1.7.9-r1.ebuild,
files/mysql++-1.7.9-gcc_throw.patch,
files/mysql++-1.7.9-mysql4-gcc295.patch,
files/mysql++-1.7.9-mysql4-gcc3.patch, files/mysql++-gcc-3.2.patch:
Import many fixes for MySQL++ so it works with MySQLv4, as well as removing
warnings and other bumpf. Also made sure CFLAGS/CXXFLAGS get used in the
compile (they were not previously).
Moved the include directory to /usr/include/mysql++ due to breakage caused
by the large number of files put into it (it overwrote some other headers);
This may break some other code, testing is needed!
Bugs #15688, #20635 resolved.
Now use epatch instead of patch to apply patches easier as well.
*mysql++-1.7.9 (11 Dec 2002)
08 May 2003; Robin Johnson <robbat2@gentoo.org> mysql++-1.7.9.ebuild:
Moved files/mysql++-gcc-3.2.patch to DISTDIR and gzipped it.
Also changed mysql++-gcc-3.2.patch to use the gzipped version
09 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
mysql++-1.7.9.ebuild:
Patching only if gcc3. Closes #12773.
16 Mar 2003; <rac@gentoo.org> mysql++-1.7.9.ebuild:
Change DISTFILES to DISTDIR for gcc 3.0 patch - fix bug #17640
13 Jan 2003; Ryan Phillips <rphillips@gentoo.org> :
Removed gcc 3.0 and moved it to ibiblio... removing bloat
11 Dec 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Initial version
|