pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jan 29 18:19:10 UTC 2010

Modified Files:
        pkgsrc/x11/qt4: Makefile Makefile.common
        pkgsrc/x11/qt4-libs: Makefile Makefile.common PLIST buildlink3.mk
            distinfo
        pkgsrc/x11/qt4-libs/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-aj patch-ak patch-al patch-an
            patch-ao patch-aq patch-ar patch-ax
        pkgsrc/x11/qt4-mysql: Makefile
        pkgsrc/x11/qt4-pgsql: Makefile
        pkgsrc/x11/qt4-qdbus: Makefile PLIST
        pkgsrc/x11/qt4-sqlite3: Makefile
        pkgsrc/x11/qt4-tiff: Makefile
        pkgsrc/x11/qt4-tools: Makefile PLIST
Added Files:
        pkgsrc/x11/qt4-libs/patches: patch-au patch-aw
Removed Files:
        pkgsrc/x11/qt4-libs/patches: patch-ca patch-cb

Log Message:
Changes 4.6.1:
* Optimized empty QUrl creation
* Improve performance of getting the canonical filename on Linux
  and Symbian by using realpath() system call.
* Avoid stat() when opening a file.
* Do not look at the Qt patch-level version embedded in plugins'
  buildkeys when trying to determine if the plugin is compatible
* Bug-fixes
* load() and loadFromData() can now support compressed GL textures
  in the DDS, ETC1, PVRTC2, and PVRTC4 formats if the OpenGL graphics
  system is active and the appropriate extensions are present in the
  GL implementation.
* Fixed a small leak when using the new QPixmapCache::Key based API.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/qt4/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/qt4/Makefile.common
cvs rdiff -u -r1.38 -r1.39 pkgsrc/x11/qt4-libs/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/qt4-libs/Makefile.common
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/qt4-libs/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/qt4-libs/buildlink3.mk
cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/qt4-libs/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/qt4-libs/patches/patch-aa
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/qt4-libs/patches/patch-ab \
    pkgsrc/x11/qt4-libs/patches/patch-ad pkgsrc/x11/qt4-libs/patches/patch-ag
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/qt4-libs/patches/patch-ac
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/qt4-libs/patches/patch-ae \
    pkgsrc/x11/qt4-libs/patches/patch-aj
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/qt4-libs/patches/patch-af \
    pkgsrc/x11/qt4-libs/patches/patch-al pkgsrc/x11/qt4-libs/patches/patch-an \
    pkgsrc/x11/qt4-libs/patches/patch-ao
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/qt4-libs/patches/patch-ak \
    pkgsrc/x11/qt4-libs/patches/patch-aq
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/qt4-libs/patches/patch-ar
cvs rdiff -u -r0 -r1.4 pkgsrc/x11/qt4-libs/patches/patch-au
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/qt4-libs/patches/patch-aw
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/qt4-libs/patches/patch-ax
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/qt4-libs/patches/patch-ca \
    pkgsrc/x11/qt4-libs/patches/patch-cb
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/qt4-mysql/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/qt4-pgsql/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/qt4-qdbus/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/qt4-qdbus/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/qt4-sqlite3/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/qt4-tiff/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/x11/qt4-tools/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/qt4-tools/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index