pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Changes 3.3.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/645f8f34e2a8
branches:  trunk
changeset: 479327:645f8f34e2a8
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Aug 12 11:52:21 2004 +0000

description:
Changes 3.3.3:
* Bug-fix release

diffstat:

 x11/qt3-libs/distinfo         |  10 ++++------
 x11/qt3-libs/patches/patch-ae |   8 ++++----
 x11/qt3-libs/patches/patch-ag |  13 -------------
 x11/qt3-libs/patches/patch-ah |  13 -------------
 x11/qt3-tools/PLIST           |   4 +++-
 x11/qt3/Makefile.common       |   5 ++---
 6 files changed, 13 insertions(+), 40 deletions(-)

diffs (103 lines):

diff -r 0b872f7f4c38 -r 645f8f34e2a8 x11/qt3-libs/distinfo
--- a/x11/qt3-libs/distinfo     Thu Aug 12 10:09:49 2004 +0000
+++ b/x11/qt3-libs/distinfo     Thu Aug 12 11:52:21 2004 +0000
@@ -1,14 +1,12 @@
-$NetBSD: distinfo,v 1.22 2004/07/06 16:59:04 wiz Exp $
+$NetBSD: distinfo,v 1.23 2004/08/12 11:52:39 adam Exp $
 
-SHA1 (qt-x11-free-3.3.2.tar.bz2) = 18b0a1dafbdbe446814949bc814a9c070419743e
-Size (qt-x11-free-3.3.2.tar.bz2) = 14434821 bytes
+SHA1 (qt-x11-free-3.3.3.tar.bz2) = b9737d8dc0c440a7d28f1f0a164e49f7bd242585
+Size (qt-x11-free-3.3.3.tar.bz2) = 14424812 bytes
 SHA1 (patch-aa) = 0247c3694db7bf29556e00809b5d7f26817f3055
 SHA1 (patch-ab) = 4dfee5c06bc322646465f43fe850126873d7bb75
 SHA1 (patch-ac) = 1914c348846ae2ab0358e554d29ba49a0be90d52
-SHA1 (patch-ae) = 16f35100cccc0b3e325fc8a2fd049bab5aca8056
+SHA1 (patch-ae) = 2ec0b408edd78daa03c02c654e0ce515933f36e7
 SHA1 (patch-af) = dde2d3cd4fa9eab0105ee097182a172756002347
-SHA1 (patch-ag) = d8185f4c98df1ba8db45b74ff06a204693a29da6
-SHA1 (patch-ah) = 6ef54bbed6e01144e4dc18e91d410845adbbfeba
 SHA1 (patch-ba) = 0f5baae5501a83ea53e5d4df846bb1f338e4d802
 SHA1 (patch-bb) = df300b77d0adb653eaa16c97f995ed2def8e7d87
 SHA1 (patch-bc) = d8a84e1b66bf1953b53df57ae81d2c98cce69c41
diff -r 0b872f7f4c38 -r 645f8f34e2a8 x11/qt3-libs/patches/patch-ae
--- a/x11/qt3-libs/patches/patch-ae     Thu Aug 12 10:09:49 2004 +0000
+++ b/x11/qt3-libs/patches/patch-ae     Thu Aug 12 11:52:21 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.1 2003/12/19 15:43:31 skrll Exp $
+$NetBSD: patch-ae,v 1.2 2004/08/12 11:52:39 adam Exp $
 
---- src/kernel/qinputcontext_x11.cpp.orig      2003-10-10 10:47:35.000000000 +0900
-+++ src/kernel/qinputcontext_x11.cpp   2003-12-15 23:15:04.000000000 +0900
-@@ -255,9 +255,8 @@
+--- src/kernel/qinputcontext_x11.cpp.orig      2004-08-05 14:42:10.000000000 +0000
++++ src/kernel/qinputcontext_x11.cpp
+@@ -265,9 +265,8 @@ extern "C" {
                qDebug( "compose emptied" );
  #endif // QT_XIM_DEBUG
  
diff -r 0b872f7f4c38 -r 645f8f34e2a8 x11/qt3-libs/patches/patch-ag
--- a/x11/qt3-libs/patches/patch-ag     Thu Aug 12 10:09:49 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.3 2004/05/10 06:47:10 adam Exp $
-
---- include/qglobal.h.orig     Sun May  9 11:23:48 2004
-+++ include/qglobal.h
-@@ -82,7 +82,7 @@
- #if defined(__DARWIN_X11__)
- #  define Q_OS_DARWIN
- #elif defined(__APPLE__) && defined(__GNUC__)
--#  define Q_OS_MACX
-+#  define Q_OS_DARWIN
- #elif defined(__MACOSX__)
- #  define Q_OS_MACX
- #elif defined(macintosh)
diff -r 0b872f7f4c38 -r 645f8f34e2a8 x11/qt3-libs/patches/patch-ah
--- a/x11/qt3-libs/patches/patch-ah     Thu Aug 12 10:09:49 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.3 2004/05/10 06:47:10 adam Exp $
-
---- src/tools/qglobal.h.orig   Sun May  9 11:23:48 2004
-+++ src/tools/qglobal.h
-@@ -82,7 +82,7 @@
- #if defined(__DARWIN_X11__)
- #  define Q_OS_DARWIN
- #elif defined(__APPLE__) && defined(__GNUC__)
--#  define Q_OS_MACX
-+#  define Q_OS_DARWIN
- #elif defined(__MACOSX__)
- #  define Q_OS_MACX
- #elif defined(macintosh)
diff -r 0b872f7f4c38 -r 645f8f34e2a8 x11/qt3-tools/PLIST
--- a/x11/qt3-tools/PLIST       Thu Aug 12 10:09:49 2004 +0000
+++ b/x11/qt3-tools/PLIST       Thu Aug 12 11:52:21 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2004/04/16 14:30:45 recht Exp $
+@comment $NetBSD: PLIST,v 1.14 2004/08/12 11:53:43 adam Exp $
 qt3/bin/assistant
 qt3/bin/designer
 qt3/bin/linguist
@@ -97,6 +97,8 @@
 qt3/mkspecs/macx-pbuilder/Info.plist.app
 qt3/mkspecs/macx-pbuilder/qmake.conf
 qt3/mkspecs/macx-pbuilder/qplatformdefs.h
+qt3/mkspecs/macx-xlc/qmake.conf
+qt3/mkspecs/macx-xlc/qplatformdefs.h
 qt3/mkspecs/netbsd-g++/qmake.conf
 qt3/mkspecs/netbsd-g++/qplatformdefs.h
 qt3/mkspecs/openbsd-g++/qmake.conf
diff -r 0b872f7f4c38 -r 645f8f34e2a8 x11/qt3/Makefile.common
--- a/x11/qt3/Makefile.common   Thu Aug 12 10:09:49 2004 +0000
+++ b/x11/qt3/Makefile.common   Thu Aug 12 11:52:21 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile.common,v 1.14 2004/04/29 12:53:05 markd Exp $
-#
+# $NetBSD: Makefile.common,v 1.15 2004/08/12 11:52:21 adam Exp $
 
-QTVERSION=     3.3.2
+QTVERSION=     3.3.3
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://www.trolltech.com/products/qt.html



Home | Main Index | Thread Index | Old Index