Author: ranger
Date: Tue Apr  3 18:48:33 2007
New Revision: 760

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=760&repname=user%3a+ranger>
Log:
updated qt

Modified:
    trunk/experimental/10.3/main/finkinfo/x11/qt3-mysql.info
    trunk/experimental/10.3/main/finkinfo/x11/qt3-postgresql.info
    trunk/experimental/10.3/main/finkinfo/x11/qt3.info
    trunk/experimental/10.4/main/finkinfo/x11/qt3-mysql.info
    trunk/experimental/10.4/main/finkinfo/x11/qt3-postgresql.info
    trunk/experimental/10.4/main/finkinfo/x11/qt3.info
    trunk/experimental/common/main/finkinfo/x11/qt3-mysql.info
    trunk/experimental/common/main/finkinfo/x11/qt3-postgresql.info
    trunk/experimental/common/main/finkinfo/x11/qt3.info

Modified: trunk/experimental/10.3/main/finkinfo/x11/qt3-mysql.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.3/main/finkinfo/x11/qt3-mysql.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.3/main/finkinfo/x11/qt3-mysql.info (original)
+++ trunk/experimental/10.3/main/finkinfo/x11/qt3-mysql.info Tue Apr  3 
18:48:33 2007
@@ -1,7 +1,7 @@
 Package: qt3-mysql
-Version: 3.3.7
+Version: 3.3.8
 Revision: 11
-Description: Cross-Platform GUI application framework (MySQL Plugin)
+Description: MySQL Plugin for the Qt Toolkit
 License: GPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
@@ -31,7 +31,7 @@
        nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
 SourceDirectory: qt-x11-free-%v
 PatchScript:   perl -pi -e 's,REQUIRES.*=.*sql.*,,' 
plugins/src/sqldrivers/*/*.pro
 

Modified: trunk/experimental/10.3/main/finkinfo/x11/qt3-postgresql.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.3/main/finkinfo/x11/qt3-postgresql.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.3/main/finkinfo/x11/qt3-postgresql.info (original)
+++ trunk/experimental/10.3/main/finkinfo/x11/qt3-postgresql.info Tue Apr  3 
18:48:33 2007
@@ -1,16 +1,16 @@
 Package: qt3-postgresql
-Version: 3.3.7
+Version: 3.3.8
 Revision: 11
-Description: Cross-Platform GUI application framework (PostgreSQL Plugin)
+Description: PostgreSQL Plugin for the Qt Toolkit
 License: GPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: <<
-       postgresql81-shlibs,
+       postgresql82-shlibs,
        qt3-shlibs (>= 3.3.6-17)
 <<
 BuildDepends: <<
-       postgresql81-dev,
+       postgresql82-dev,
        qt3 (>= 3.3.6-17)
 <<
 Replaces: <<
@@ -31,7 +31,7 @@
        nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
 SourceDirectory: qt-x11-free-%v
 PatchScript:   perl -pi -e 's,REQUIRES.*=.*sql.*,,' 
plugins/src/sqldrivers/*/*.pro
 

Modified: trunk/experimental/10.3/main/finkinfo/x11/qt3.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.3/main/finkinfo/x11/qt3.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.3/main/finkinfo/x11/qt3.info (original)
+++ trunk/experimental/10.3/main/finkinfo/x11/qt3.info Tue Apr  3 18:48:33 2007
@@ -1,6 +1,6 @@
 Package: qt3
-Version: 3.3.7
-Revision: 13
+Version: 3.3.8
+Revision: 11
 Description: Cross-Platform GUI application framework
 License: GPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -62,9 +62,9 @@
        nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
-Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0003.tar.bz2
-Source2-MD5: cfe0cc6a7a8411bce151ebfaaa7e03e7
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
+Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0004.tar.bz2
+Source2-MD5: 1f27d5222813a0a29fe53fd8669e2239
 Source2ExtractDir: qt-x11-free-%v
 SourceDirectory: qt-x11-free-%v
 PatchScript: <<
@@ -108,7 +108,9 @@
        patches/0059-qpopup_has_mouse.patch \
        patches/0060-qpopup_ignore_mousepos.patch \
        patches/0061-qscrollview-propagate-horizontal-wheelevent.patch \
-       patches/0069-fix-minsize.patch \
+       patches/0073-xinerama-aware-qpopup.patch \
+       patches/0076-fix-qprocess.diff \
+       patches/0077-utf8-decoder-fixes.diff \
        ; do
        echo "patching with $patch"
        patch -p0 --fuzz=4 < $patch

Modified: trunk/experimental/10.4/main/finkinfo/x11/qt3-mysql.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/x11/qt3-mysql.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/x11/qt3-mysql.info (original)
+++ trunk/experimental/10.4/main/finkinfo/x11/qt3-mysql.info Tue Apr  3 
18:48:33 2007
@@ -1,7 +1,7 @@
 Package: qt3-mysql
-Version: 3.3.7
+Version: 3.3.8
 Revision: 1021
-Description: Cross-Platform GUI application framework (MySQL Plugin)
+Description: MySQL Plugin for the Qt Toolkit
 License: GPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
@@ -31,7 +31,7 @@
        nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
 SourceDirectory: qt-x11-free-%v
 PatchScript:   perl -pi -e 's,REQUIRES.*=.*sql.*,,' 
plugins/src/sqldrivers/*/*.pro
 

Modified: trunk/experimental/10.4/main/finkinfo/x11/qt3-postgresql.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/x11/qt3-postgresql.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/x11/qt3-postgresql.info (original)
+++ trunk/experimental/10.4/main/finkinfo/x11/qt3-postgresql.info Tue Apr  3 
18:48:33 2007
@@ -1,16 +1,16 @@
 Package: qt3-postgresql
-Version: 3.3.7
+Version: 3.3.8
 Revision: 1021
-Description: Cross-Platform GUI application framework (PostgreSQL Plugin)
+Description: PostgreSQL Plugin for the Qt Toolkit
 License: GPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
 Depends: <<
-       postgresql81-shlibs,
+       postgresql82-shlibs,
        qt3-shlibs (>= 3.3.6-1027)
 <<
 BuildDepends: <<
-       postgresql81-dev,
+       postgresql82-dev,
        qt3 (>= 3.3.6-1027)
 <<
 Replaces: <<
@@ -31,7 +31,7 @@
        nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
 SourceDirectory: qt-x11-free-%v
 PatchScript:   perl -pi -e 's,REQUIRES.*=.*sql.*,,' 
plugins/src/sqldrivers/*/*.pro
 

Modified: trunk/experimental/10.4/main/finkinfo/x11/qt3.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/main/finkinfo/x11/qt3.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/main/finkinfo/x11/qt3.info (original)
+++ trunk/experimental/10.4/main/finkinfo/x11/qt3.info Tue Apr  3 18:48:33 2007
@@ -1,6 +1,6 @@
 Package: qt3
-Version: 3.3.7
-Revision: 1023
+Version: 3.3.8
+Revision: 1021
 Description: Cross-Platform GUI application framework
 License: GPL
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -61,9 +61,9 @@
        nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
-Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0003.tar.bz2
-Source2-MD5: cfe0cc6a7a8411bce151ebfaaa7e03e7
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
+Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0004.tar.bz2
+Source2-MD5: 1f27d5222813a0a29fe53fd8669e2239
 Source2ExtractDir: qt-x11-free-%v
 SourceDirectory: qt-x11-free-%v
 PatchScript: <<
@@ -107,7 +107,9 @@
        patches/0059-qpopup_has_mouse.patch \
        patches/0060-qpopup_ignore_mousepos.patch \
        patches/0061-qscrollview-propagate-horizontal-wheelevent.patch \
-       patches/0069-fix-minsize.patch \
+       patches/0073-xinerama-aware-qpopup.patch \
+       patches/0076-fix-qprocess.diff \
+       patches/0077-utf8-decoder-fixes.diff \
        ; do
        echo "patching with $patch"
        patch -p0 --fuzz=4 < $patch

Modified: trunk/experimental/common/main/finkinfo/x11/qt3-mysql.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/x11/qt3-mysql.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/x11/qt3-mysql.info (original)
+++ trunk/experimental/common/main/finkinfo/x11/qt3-mysql.info Tue Apr  3 
18:48:33 2007
@@ -1,5 +1,5 @@
 Package: qt3-mysql
-Version: 3.3.7
+Version: 3.3.8
 Revision: 1
 GCC: 3.3
 CustomMirror: <<
@@ -14,12 +14,12 @@
   nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
 SourceDirectory: qt-x11-free-%v
 PatchScript: <<
   perl -pi -e 's,REQUIRES.*=.*sql.*,,' plugins/src/sqldrivers/*/*.pro
 <<
-Description: Cross-Platform GUI application framework (MySQL Plugin)
+Description: MySQL Plugin for the Qt Toolkit
 BuildDepends: mysql14-dev, qt3 (>= %v-1)
 Depends: mysql14-shlibs, qt3-shlibs (>= %v-1)
 Replaces: qt3, qt3-shlibs

Modified: trunk/experimental/common/main/finkinfo/x11/qt3-postgresql.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/x11/qt3-postgresql.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/x11/qt3-postgresql.info (original)
+++ trunk/experimental/common/main/finkinfo/x11/qt3-postgresql.info Tue Apr  3 
18:48:33 2007
@@ -1,5 +1,5 @@
 Package: qt3-postgresql
-Version: 3.3.7
+Version: 3.3.8
 Revision: 1
 GCC: 3.3
 CustomMirror: <<
@@ -14,14 +14,14 @@
   nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
 SourceDirectory: qt-x11-free-%v
 PatchScript: <<
   perl -pi -e 's,REQUIRES.*=.*sql.*,,' plugins/src/sqldrivers/*/*.pro
 <<
-Description: Cross-Platform GUI application framework (PostgreSQL Plugin)
-BuildDepends: postgresql81-dev, qt3 (>= %v-1)
-Depends: postgresql81-shlibs, qt3-shlibs (>= %v-1)
+Description: PostgreSQL Plugin for the Qt Toolkit
+BuildDepends: postgresql82-dev, qt3 (>= %v-1)
+Depends: postgresql82-shlibs, qt3-shlibs (>= %v-1)
 Replaces: qt3, qt3-shlibs
 CompileScript: <<
 #!/bin/sh -ex

Modified: trunk/experimental/common/main/finkinfo/x11/qt3.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/x11/qt3.info&rev=760&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/x11/qt3.info (original)
+++ trunk/experimental/common/main/finkinfo/x11/qt3.info Tue Apr  3 18:48:33 
2007
@@ -1,6 +1,6 @@
 Package: qt3
-Version: 3.3.7
-Revision: 3
+Version: 3.3.8
+Revision: 1
 GCC: 3.3
 CustomMirror: <<
        Primary: ftp://ftp.trolltech.com/qt/source
@@ -14,10 +14,10 @@
        nam-US: http://ftp.silug.org/mirrors/ftp.trolltech.com/qt/source
 <<
 Source: mirror:custom:qt-x11-free-%v.tar.bz2
-Source-MD5: 655e21cf6a7e66daf8ec6ceda81aae1e
+Source-MD5: cf3c43a7dfde5bfb76f8001102fe6e85
 SourceDirectory: qt-x11-free-%v
-Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0003.tar.bz2
-Source2-MD5: cfe0cc6a7a8411bce151ebfaaa7e03e7
+Source2: http://ranger.befunk.com/fink/qt-upstream-patches-0004.tar.bz2
+Source2-MD5: 1f27d5222813a0a29fe53fd8669e2239
 Source2ExtractDir: qt-x11-free-%v
 Description: Cross-Platform GUI application framework
 Depends: <<
@@ -93,7 +93,9 @@
                patches/0059-qpopup_has_mouse.patch \
                patches/0060-qpopup_ignore_mousepos.patch \
                patches/0061-qscrollview-propagate-horizontal-wheelevent.patch \
-               patches/0069-fix-minsize.patch \
+               patches/0073-xinerama-aware-qpopup.patch \
+               patches/0076-fix-qprocess.diff \
+               patches/0077-utf8-decoder-fixes.diff \
        ; do
                echo "patching with $patch"
                patch -p0 --fuzz=4 < $patch


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to