diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-05 04:04:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-05 04:04:38 +0800 |
commit | 5153f40d24ec33479bb3f8c06e1c33f0c9e052d1 (patch) | |
tree | 2781cac7d68b8246efd7f5d5bf764de05aee8338 /textproc/qt4-xml | |
parent | 32198db977429daaf8bbf3ef8312d29a0e17083d (diff) | |
download | freebsd-ports-graphics-5153f40d24ec33479bb3f8c06e1c33f0c9e052d1.tar.gz freebsd-ports-graphics-5153f40d24ec33479bb3f8c06e1c33f0c9e052d1.tar.zst freebsd-ports-graphics-5153f40d24ec33479bb3f8c06e1c33f0c9e052d1.zip |
- Update Qt4 to 4.5.2
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (pav/miwi)
Diffstat (limited to 'textproc/qt4-xml')
-rw-r--r-- | textproc/qt4-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/qt4-xml/distinfo | 6 | ||||
-rw-r--r-- | textproc/qt4-xml/pkg-plist | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/textproc/qt4-xml/Makefile b/textproc/qt4-xml/Makefile index 9646ca040cf..6fee9894453 100644 --- a/textproc/qt4-xml/Makefile +++ b/textproc/qt4-xml/Makefile @@ -22,6 +22,7 @@ USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build corelib QT_NONSTANDARD= yes QT_DIST= yes +MAKE_JOBS_SAFE= yes HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/qt4 diff --git a/textproc/qt4-xml/distinfo b/textproc/qt4-xml/distinfo index 1756af8b04d..27b0949354e 100644 --- a/textproc/qt4-xml/distinfo +++ b/textproc/qt4-xml/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/qt-x11-opensource-src-4.4.3.tar.gz) = 376c003317c4417326ba2116370227d0 -SHA256 (KDE/qt-x11-opensource-src-4.4.3.tar.gz) = 79ea9fb46d75c3759e3e98ab0064a47eaa5bdbbc2a53d923d60bd8e9cd0bc5c6 -SIZE (KDE/qt-x11-opensource-src-4.4.3.tar.gz) = 112939803 +MD5 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = d8bcc070a58db25c228b7729ffad4550 +SHA256 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 4e4c8619335cac14ba0c52d1555fab549a562fb774c1c08dcbd2be9de38120a2 +SIZE (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 125803421 diff --git a/textproc/qt4-xml/pkg-plist b/textproc/qt4-xml/pkg-plist index 20140f6e59c..98a4c52cc9a 100644 --- a/textproc/qt4-xml/pkg-plist +++ b/textproc/qt4-xml/pkg-plist @@ -52,9 +52,9 @@ lib/qt4/libQtXml.la lib/qt4/libQtXml.prl lib/qt4/libQtXml.so lib/qt4/libQtXml.so.4 -lib/qt4/libQtXml.so.4.4 -lib/qt4/libQtXml.so.4.4.3 -%%DEBUG%%lib/qt4/libQtXml.so.4.4.3.debug +lib/qt4/libQtXml.so.4.5 +lib/qt4/libQtXml.so.4.5.2 +%%DEBUG%%lib/qt4/libQtXml.so.4.5.2.debug libdata/pkgconfig/QtXml.pc @dirrm include/qt4/QtXml @dirrmtry include/qt4/Qt |