[Lunar-commits] r15884 - moonbase/branches/submissions/new

zbiggy zbiggy at lunar-linux.org
Tue Jul 26 14:24:37 UTC 2005


Author: zbiggy
Date: 2005-07-26 14:24:33 +0000 (Tue, 26 Jul 2005)
New Revision: 15884

Added:
   moonbase/branches/submissions/new/mysql++-1.7.40.patch
Log:
This is rather important patch because the module in
moonbase have dead all links (incuding all lunar servers also!)
I fixed and updated all fields. Now mysql++ compiles and
works well. It looks abandoned (last update was in march 2002)
so I added maintainer field because can maintain it in the future.
If there is anyone who still maintain it(?!) then sorry, remove maintainer line.


Added: moonbase/branches/submissions/new/mysql++-1.7.40.patch
===================================================================
--- moonbase/branches/submissions/new/mysql++-1.7.40.patch	2005-07-26 10:40:58 UTC (rev 15883)
+++ moonbase/branches/submissions/new/mysql++-1.7.40.patch	2005-07-26 14:24:33 UTC (rev 15884)
@@ -0,0 +1,19 @@
+--- mysql++/DETAILS	2005-05-07 20:09:19.000000000 +0200
++++ mysql++/DETAILS	2005-07-26 15:59:48.000000000 +0200
+@@ -1,10 +1,12 @@
+           MODULE=mysql++
+-         VERSION=1.7.9
++         VERSION=1.7.40
+           SOURCE=$MODULE-$VERSION.tar.gz
+-   SOURCE_URL[0]=ftp://ftp.free.fr/pub/MySQL/Downloads/mysql++/
+-        WEB_SITE=http://www.mysql.com/
++      SOURCE_URL=http://tangentsoft.net/mysql++/releases/
++      SOURCE_VFY=sha1:a8fb052539ab40743924433eca558b0b1a58ab57
++        WEB_SITE=http://tangentsoft.net/mysql++/
+          ENTERED=20020314
+-         UPDATED=20020314
++         UPDATED=20050726
++      MAINTAINER=zbiggy at o2.pl
+            SHORT="mysql API for c++"
+ cat << EOF
+ MySQL++ is a C++ API for MySQL (and other SQL Databases Soon). The goal of this API is to make working with queries as easy as working with other STL Containers. 



More information about the Lunar-commits mailing list