diff options
author | markd <markd> | 2007-03-18 20:51:59 +0000 |
---|---|---|
committer | markd <markd> | 2007-03-18 20:51:59 +0000 |
commit | 21f87a3b473f28b25dbd26e828554c3150135e63 (patch) | |
tree | 53dfbb5da5a3db18954e2cdbe67977688c645f51 /x11 | |
parent | 7046c816935787058a82b01e0331780b6181388c (diff) | |
download | pkgsrc-21f87a3b473f28b25dbd26e828554c3150135e63.tar.gz |
Update to qt 3.3.8
This maintenance release incorporates bugfixes and optimizations.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt3-libs/distinfo | 8 | ||||
-rw-r--r-- | x11/qt3/Makefile.common | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/qt3-libs/distinfo b/x11/qt3-libs/distinfo index c0bf9375281..e13fba599cb 100644 --- a/x11/qt3-libs/distinfo +++ b/x11/qt3-libs/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2006/10/23 15:18:15 drochner Exp $ +$NetBSD: distinfo,v 1.42 2007/03/18 20:51:59 markd Exp $ -SHA1 (qt-x11-free-3.3.7.tar.bz2) = 824a4a69f78450e0c32b6c4bca17ef5d07a3b58d -RMD160 (qt-x11-free-3.3.7.tar.bz2) = 64924ae987799b580cbae1c644b877812b86bc1d -Size (qt-x11-free-3.3.7.tar.bz2) = 14564513 bytes +SHA1 (qt-x11-free-3.3.8.tar.bz2) = 91b192cb8e80679607d24ae35d6e20ed68d149d7 +RMD160 (qt-x11-free-3.3.8.tar.bz2) = 7b8e4e35f49014eac4fcfe91b7ec0a45c5569cf4 +Size (qt-x11-free-3.3.8.tar.bz2) = 14360483 bytes SHA1 (patch-aa) = 0247c3694db7bf29556e00809b5d7f26817f3055 SHA1 (patch-ab) = 4dfee5c06bc322646465f43fe850126873d7bb75 SHA1 (patch-ac) = 1914c348846ae2ab0358e554d29ba49a0be90d52 diff --git a/x11/qt3/Makefile.common b/x11/qt3/Makefile.common index f8e47ded9d5..c0ff450ea70 100644 --- a/x11/qt3/Makefile.common +++ b/x11/qt3/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.21 2006/10/23 14:54:11 adam Exp $ +# $NetBSD: Makefile.common,v 1.22 2007/03/18 20:51:59 markd Exp $ -QTVERSION= 3.3.7 +QTVERSION= 3.3.8 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt/ |