diff options
author | lofi <lofi@FreeBSD.org> | 2007-09-02 14:23:28 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2007-09-02 14:23:28 +0800 |
commit | ff6a438c6962b388018f739b325570b68c38f419 (patch) | |
tree | 95cc2fd38bb853727e70897b5e56aeaff9a086be /x11 | |
parent | 3db2181c95ccbfbd69d2abf00526322217550acc (diff) | |
download | freebsd-ports-gnome-ff6a438c6962b388018f739b325570b68c38f419.tar.gz freebsd-ports-gnome-ff6a438c6962b388018f739b325570b68c38f419.tar.zst freebsd-ports-gnome-ff6a438c6962b388018f739b325570b68c38f419.zip |
Update to Qt 4.3.1.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt4-inputmethods/Makefile | 2 | ||||
-rw-r--r-- | x11/qt4-inputmethods/distinfo | 6 | ||||
-rw-r--r-- | x11/qt4-inputmethods/pkg-plist | 6 | ||||
-rw-r--r-- | x11/qt4-opengl/distinfo | 6 | ||||
-rw-r--r-- | x11/qt4-opengl/pkg-plist | 4 |
5 files changed, 11 insertions, 13 deletions
diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile index c9b569ce84ad..3786dfdbf7fa 100644 --- a/x11/qt4-inputmethods/Makefile +++ b/x11/qt4-inputmethods/Makefile @@ -45,8 +45,6 @@ CONFIGURE_WRKSRC=${WRKSRC}/../../.. pre-configure: ${CP} ${.CURDIR}/../../devel/qt4/files/configure ${CONFIGURE_WRKSRC} - ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/lib/plugins/inputmethods|g' \ - ${WRKSRC}/imsw-multi/imsw-multi.pro ${MKDIR} ${WRKSRC}/../../../mkspecs ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/../../../bin/qmake ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/../../../bin/moc diff --git a/x11/qt4-inputmethods/distinfo b/x11/qt4-inputmethods/distinfo index 8fb631a2787d..8fbd772f627d 100644 --- a/x11/qt4-inputmethods/distinfo +++ b/x11/qt4-inputmethods/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/qt-x11-opensource-src-4.3.0.tar.gz) = 8012acea71b35c18247bd92c4721589d -SHA256 (KDE/qt-x11-opensource-src-4.3.0.tar.gz) = abc37774d327a9b1d1d35e223f014c7e92168cd6c7baf66156badca68f8f1440 -SIZE (KDE/qt-x11-opensource-src-4.3.0.tar.gz) = 41955515 +MD5 (KDE/qt-x11-opensource-src-4.3.1.tar.gz) = ec255dcc2b30f5efe0ded85ae8a75e13 +SHA256 (KDE/qt-x11-opensource-src-4.3.1.tar.gz) = 4d59d0c74e4358ed59f11542403248687b04aa0c1bc06ea35b4b9e2cfc55e661 +SIZE (KDE/qt-x11-opensource-src-4.3.1.tar.gz) = 43118858 diff --git a/x11/qt4-inputmethods/pkg-plist b/x11/qt4-inputmethods/pkg-plist index b3ac7fe02e28..bf964f3acbdb 100644 --- a/x11/qt4-inputmethods/pkg-plist +++ b/x11/qt4-inputmethods/pkg-plist @@ -1,3 +1,3 @@ -lib/plugins/inputmethods/libqimsw-multi.so -%%DEBUG%%lib/plugins/inputmethods/libqimsw-multi.so.debug -@dirrm lib/plugins/inputmethods +lib/qt4/plugins/inputmethods/libqimsw-multi.so +%%DEBUG%%lib/qt4/plugins/inputmethods/libqimsw-multi.so.debug +@dirrm lib/qt4/plugins/inputmethods diff --git a/x11/qt4-opengl/distinfo b/x11/qt4-opengl/distinfo index 8fb631a2787d..8fbd772f627d 100644 --- a/x11/qt4-opengl/distinfo +++ b/x11/qt4-opengl/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/qt-x11-opensource-src-4.3.0.tar.gz) = 8012acea71b35c18247bd92c4721589d -SHA256 (KDE/qt-x11-opensource-src-4.3.0.tar.gz) = abc37774d327a9b1d1d35e223f014c7e92168cd6c7baf66156badca68f8f1440 -SIZE (KDE/qt-x11-opensource-src-4.3.0.tar.gz) = 41955515 +MD5 (KDE/qt-x11-opensource-src-4.3.1.tar.gz) = ec255dcc2b30f5efe0ded85ae8a75e13 +SHA256 (KDE/qt-x11-opensource-src-4.3.1.tar.gz) = 4d59d0c74e4358ed59f11542403248687b04aa0c1bc06ea35b4b9e2cfc55e661 +SIZE (KDE/qt-x11-opensource-src-4.3.1.tar.gz) = 43118858 diff --git a/x11/qt4-opengl/pkg-plist b/x11/qt4-opengl/pkg-plist index 7c246915cae5..d633d542670c 100644 --- a/x11/qt4-opengl/pkg-plist +++ b/x11/qt4-opengl/pkg-plist @@ -19,7 +19,7 @@ lib/libQtOpenGL.prl lib/libQtOpenGL.so lib/libQtOpenGL.so.4 lib/libQtOpenGL.so.4.3 -lib/libQtOpenGL.so.4.3.0 -%%DEBUG%%lib/libQtOpenGL.so.4.3.0.debug +lib/libQtOpenGL.so.4.3.1 +%%DEBUG%%lib/libQtOpenGL.so.4.3.1.debug libdata/pkgconfig/QtOpenGL.pc @dirrm include/QtOpenGL |