aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-08-14 06:46:52 +0800
committerlofi <lofi@FreeBSD.org>2004-08-14 06:46:52 +0800
commita6a08ed0f2fc47c394c7c21e16864ba54e82e790 (patch)
tree9753c6edb609f4b86fda459720c0a87a01b5c537 /x11-toolkits/qt33
parent423338bee84dfc8245f9880d92b6956c7cc7f12e (diff)
downloadfreebsd-ports-gnome-a6a08ed0f2fc47c394c7c21e16864ba54e82e790.tar.gz
freebsd-ports-gnome-a6a08ed0f2fc47c394c7c21e16864ba54e82e790.tar.zst
freebsd-ports-gnome-a6a08ed0f2fc47c394c7c21e16864ba54e82e790.zip
Update to 3.3.3
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile7
-rw-r--r--x11-toolkits/qt33/distinfo4
-rw-r--r--x11-toolkits/qt33/files/patch-tools_makeqpf_main.cpp20
-rw-r--r--x11-toolkits/qt33/pkg-plist2
4 files changed, 27 insertions, 6 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 0537a7d4ff2d..8fd819f08d36 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= qt
-PORTVERSION= 3.3.2
-PORTREVISION= 2
+PORTVERSION= 3.3.3
CATEGORIES?= x11-toolkits ipv6
MASTER_SITES= ftp://sunsite.rediris.es/mirror/Qt/source/ \
ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/sources/ \
@@ -110,7 +109,7 @@ CUPS=
.if !defined(WITHOUT_NAS)
LIB_DEPENDS+= audio:${PORTSDIR}/audio/nas
-CONFIGURE_ARGS+=-system-nas-sound
+CONFIGURE_ARGS+=-system-nas-sound -no-pch
.elseif defined(WITHOUT_NAS)
CONFIGURE_ARGS+=-no-nas-sound
.endif
@@ -141,6 +140,8 @@ post-patch:
${WRKSRC}/config.tests/unix/ptrsize.test
.endif
@${REINPLACE_CMD} -e 's|^ cd qmake.*||' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's|^CFG_PRECOMPILE=no|CFG_PRECOMPILE=auto|g' \
+ ${WRKSRC}/configure
post-configure:
@${REINPLACE_CMD} -e \
diff --git a/x11-toolkits/qt33/distinfo b/x11-toolkits/qt33/distinfo
index b90abcca2a8d..f04333a7557c 100644
--- a/x11-toolkits/qt33/distinfo
+++ b/x11-toolkits/qt33/distinfo
@@ -1,2 +1,2 @@
-MD5 (KDE/qt-x11-free-3.3.2.tar.bz2) = 903cad618274ad84d7d13fd0027a6c3c
-SIZE (KDE/qt-x11-free-3.3.2.tar.bz2) = 14434821
+MD5 (KDE/qt-x11-free-3.3.3.tar.bz2) = 3e0a0c8429b0a974b39b5f535ddff01c
+SIZE (KDE/qt-x11-free-3.3.3.tar.bz2) = 14424812
diff --git a/x11-toolkits/qt33/files/patch-tools_makeqpf_main.cpp b/x11-toolkits/qt33/files/patch-tools_makeqpf_main.cpp
new file mode 100644
index 000000000000..7a2df67c8551
--- /dev/null
+++ b/x11-toolkits/qt33/files/patch-tools_makeqpf_main.cpp
@@ -0,0 +1,20 @@
+--- tools/makeqpf/main.cpp.orig Wed Jun 23 14:13:52 2004
++++ tools/makeqpf/main.cpp Wed Aug 11 21:32:48 2004
+@@ -124,8 +124,6 @@
+ }
+ };
+
+-extern QString qws_topdir();
+-
+ class MakeQPF : public QMainWindow
+ {
+ Q_OBJECT
+@@ -139,7 +137,7 @@
+ view->addColumn("Weight");
+ view->addColumn("Style");
+ setCentralWidget(view);
+- QString fontdir = qws_topdir() + "/lib/fonts";
++ QString fontdir = QString(getenv("QTDIR")) + "/lib/fonts";
+ readFontDir(fontdir);
+
+ connect(view,SIGNAL(selectionChanged(QListViewItem*)),
diff --git a/x11-toolkits/qt33/pkg-plist b/x11-toolkits/qt33/pkg-plist
index 11baa4b2f0b1..3349196acff9 100644
--- a/x11-toolkits/qt33/pkg-plist
+++ b/x11-toolkits/qt33/pkg-plist
@@ -415,7 +415,7 @@ lib/libqt-mt.prl
lib/libqt-mt.so
lib/libqt-mt.so.3
lib/libqt-mt.so.3.3
-lib/libqt-mt.so.3.3.2
+lib/libqt-mt.so.3.3.3
lib/libqui.prl
lib/libqui.so
lib/libqui.so.1