summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-05-08 20:31:58 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-05-08 20:31:58 +0000
commit3b20fb371975e16fe0ec8790fae47e7ada7bd5af (patch)
tree0dbb90ee4409da3ff1e2f89a810dd6daa879da59 /dev-db/mysql++
parentFix kdeaddons-3.1.2 dependency on arts (which should be 1.1.2, not 1.1.1) (diff)
downloadhistorical-3b20fb371975e16fe0ec8790fae47e7ada7bd5af.tar.gz
historical-3b20fb371975e16fe0ec8790fae47e7ada7bd5af.tar.bz2
historical-3b20fb371975e16fe0ec8790fae47e7ada7bd5af.zip
Lots of fixes for bugs
Diffstat (limited to 'dev-db/mysql++')
-rw-r--r--dev-db/mysql++/ChangeLog16
-rw-r--r--dev-db/mysql++/Manifest8
2 files changed, 21 insertions, 3 deletions
diff --git a/dev-db/mysql++/ChangeLog b/dev-db/mysql++/ChangeLog
index 15160b13476c..d25137d70f17 100644
--- a/dev-db/mysql++/ChangeLog
+++ b/dev-db/mysql++/ChangeLog
@@ -1,7 +1,21 @@
# 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.5 2003/04/09 18:37:45 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.6 2003/05/08 20:31:57 robbat2 Exp $
+*mysql++-1.7.9-r1 (08 May 2003)
+
+ 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.
+
*mysql++-1.7.9 (11 Dec 2002)
09 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
diff --git a/dev-db/mysql++/Manifest b/dev-db/mysql++/Manifest
index 87bbbeaa4891..c41f231376d1 100644
--- a/dev-db/mysql++/Manifest
+++ b/dev-db/mysql++/Manifest
@@ -1,5 +1,9 @@
+MD5 77f606bb31edeabfefa2d556d2f7cb5f mysql++-1.7.9.ebuild 1552
+MD5 336ee1df03c7ddce2999a37cf672a3ca mysql++-1.7.9-r1.ebuild 1626
+MD5 1f6159553641a9895cdd0e34b509115a mysql++-1.7.9-r1.ebuild~ 1578
MD5 e670074a93c9d8bd9695be8f5ffb927b ChangeLog 683
-MD5 fbdfacb7177f528d0e9f268d06c5b5c2 mysql++-1.7.9.ebuild 1518
-MD5 bfb4832312c6add08412a9367bab5d19 files/digest-mysql++-1.7.9 133
MD5 29dd283bdc19e7542a9f50501d4eda70 files/mysql++-1.7.9_example.patch 1203
MD5 f4467c7ece50c1e366a80887cc2618b1 files/mysql++-gcc-3.2.patch 12811
+MD5 df8b63fa4e50d26e09bf233fd22e537f files/mysql++-1.7.9-mysql4-compilecleanup.patch 5884
+MD5 7a4351e2de9702b6fd505ea61e4eb899 files/digest-mysql++-1.7.9 133
+MD5 7a4351e2de9702b6fd505ea61e4eb899 files/digest-mysql++-1.7.9-r1 133