diff options
author | Simone Rota <sip@crux.nu> | 2006-11-04 17:14:49 +0100 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2006-11-04 17:14:49 +0100 |
commit | 78079e455c48e8550db3789f1d549013b196d48e (patch) | |
tree | b5d37925280bfc7433874f703b8bcb3a3fd2c797 | |
parent | cb0661adbbf6874532114552987c27f809036871 (diff) | |
download | opt-78079e455c48e8550db3789f1d549013b196d48e.tar.gz opt-78079e455c48e8550db3789f1d549013b196d48e.tar.xz |
[security] qt3: updated to 3.3.7
see http://www.trolltech.com/company/newsroom/announcements/press.2006-10-19.5434451733
-rw-r--r-- | qt3/.footprint | 8 | ||||
-rw-r--r-- | qt3/.md5sum | 6 | ||||
-rw-r--r-- | qt3/Pkgfile | 4 | ||||
-rw-r--r-- | qt3/qt3-3.3.7-gcc4.patch (renamed from qt3/qt3-3.3.6-gcc4.patch) | 0 |
4 files changed, 9 insertions, 9 deletions
diff --git a/qt3/.footprint b/qt3/.footprint index 9b15c287d..b271a1955 100644 --- a/qt3/.footprint +++ b/qt3/.footprint @@ -420,10 +420,10 @@ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libqassistantclient.prl -rw-r--r-- root/root usr/lib/libqt-mt.la -rw-r--r-- root/root usr/lib/libqt-mt.prl -lrwxrwxrwx root/root usr/lib/libqt-mt.so -> libqt-mt.so.3.3.6 -lrwxrwxrwx root/root usr/lib/libqt-mt.so.3 -> libqt-mt.so.3.3.6 -lrwxrwxrwx root/root usr/lib/libqt-mt.so.3.3 -> libqt-mt.so.3.3.6 --rwxr-xr-x root/root usr/lib/libqt-mt.so.3.3.6 +lrwxrwxrwx root/root usr/lib/libqt-mt.so -> libqt-mt.so.3.3.7 +lrwxrwxrwx root/root usr/lib/libqt-mt.so.3 -> libqt-mt.so.3.3.7 +lrwxrwxrwx root/root usr/lib/libqt-mt.so.3.3 -> libqt-mt.so.3.3.7 +-rwxr-xr-x root/root usr/lib/libqt-mt.so.3.3.7 -rw-r--r-- root/root usr/lib/libqui.prl lrwxrwxrwx root/root usr/lib/libqui.so -> libqui.so.1.0.0 lrwxrwxrwx root/root usr/lib/libqui.so.1 -> libqui.so.1.0.0 diff --git a/qt3/.md5sum b/qt3/.md5sum index ca5212dad..db8ad4a6b 100644 --- a/qt3/.md5sum +++ b/qt3/.md5sum @@ -1,4 +1,4 @@ 4e867c2504fe0c4e3fe32e8464db225d qt-x11-free-3.3.5-no-rpath.patch -dc1384c03ac08af21f6fefab32d982cf qt-x11-free-3.3.6.tar.bz2 -7f17be4be458fd40e9bfb9c80a33b48a qt3-3.3.6-1-patches.tar.bz2 -7d8d3356a17201832e361df69c63e9a4 qt3-3.3.6-gcc4.patch +655e21cf6a7e66daf8ec6ceda81aae1e qt-x11-free-3.3.7.tar.bz2 +7f17be4be458fd40e9bfb9c80a33b48a qt3-3.3.7-1-patches.tar.bz2 +7d8d3356a17201832e361df69c63e9a4 qt3-3.3.7-gcc4.patch diff --git a/qt3/Pkgfile b/qt3/Pkgfile index c05eacfb1..4c95dd5c8 100644 --- a/qt3/Pkgfile +++ b/qt3/Pkgfile @@ -5,8 +5,8 @@ # Depends on: x11, libmng name=qt3 -version=3.3.6 -release=2 +version=3.3.7 +release=1 source=(ftp://ftp.trolltech.com/qt/source/qt-x11-free-$version.tar.bz2 \ http://crux.nu/files/patches/$name-$version-1-patches.tar.bz2 $name-$version-gcc4.patch diff --git a/qt3/qt3-3.3.6-gcc4.patch b/qt3/qt3-3.3.7-gcc4.patch index e508ee1fa..e508ee1fa 100644 --- a/qt3/qt3-3.3.6-gcc4.patch +++ b/qt3/qt3-3.3.7-gcc4.patch |