[Lunar-commits] qt4: version bump

Dennis Veatch dennisveatch at bellsouth.net
Thu Dec 13 13:03:11 CET 2007


commit d0a36ea46845d61d9a4213f55a77eaca329734c2
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date:   Thu Dec 13 07:03:11 2007 -0500

     qt4: version bump
---
 libs/qt4/DETAILS |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/libs/qt4/DETAILS b/libs/qt4/DETAILS
index 5082d9e..3cab13d 100644
--- a/libs/qt4/DETAILS
+++ b/libs/qt4/DETAILS
@@ -1,28 +1,28 @@
           MODULE=qt4
-         VERSION=4.3.2
+         VERSION=4.3.3
           SOURCE=qt-x11-opensource-src-${VERSION}.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-x11-opensource-src-${VERSION}
    SOURCE_URL[0]=ftp://ftp.trolltech.com/qt/source/
    SOURCE_URL[1]=http://gd.tuwien.ac.at/hci/qt/source/
-      SOURCE_VFY=sha1:265fb56ded2e7ff101ebd722bd2bc1638f96057d
+      SOURCE_VFY=sha1:77d00e2438efa793f6c16c54b64c8ba440ee3228
    MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
         WEB_SITE=http://www.trolltech.com/qt
          ENTERED=20020420
-         UPDATED=20071004
+         UPDATED=20071213
          GARBAGE=off
      FTP_PASSIVE=on
       MAINTAINER=florin at lunar-linux.org
            SHORT="A C++ toolkit for application development"
 
 cat << EOF
-Qt is a C++ toolkit for application development. It lets application 
-developers target all major operating systems with a single application 
+Qt is a C++ toolkit for application development. It lets application
+developers target all major operating systems with a single application
 source code.
 
-Qt provides a platform-independent API to all central platform 
-functionality: GUI, database access, networking, file handling, etc. The 
-Qt library encapsulates the different APIs of different operating systems, 
-providing the application programmer with a single, common API for all 
-operating systems. The native C APIs are encapsulated in a set of 
-well-designed, fully object-oriented C++ classes. 
+Qt provides a platform-independent API to all central platform
+functionality: GUI, database access, networking, file handling, etc. The
+Qt library encapsulates the different APIs of different operating systems,
+providing the application programmer with a single, common API for all
+operating systems. The native C APIs are encapsulated in a set of
+well-designed, fully object-oriented C++ classes.
 EOF


More information about the Lunar-commits mailing list