summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-03-30 04:15:21 +0000
committeradamw <adamw@FreeBSD.org>2004-03-30 04:15:21 +0000
commit44d5fe948685298f249651708028c4b02f767f8b (patch)
tree6a39c86c426e6fcbd946fc9b880b3e8f46116921
parent20c86890ce0146ec1db65bb00ae224b7288e0843 (diff)
downloadFreeBSD-ports-44d5fe948685298f249651708028c4b02f767f8b.zip
FreeBSD-ports-44d5fe948685298f249651708028c4b02f767f8b.tar.gz
Update to 3.3.1.
Approved by: maintainer and lofi (kde)
-rw-r--r--devel/qmake/Makefile3
-rw-r--r--devel/qmake/distinfo3
-rw-r--r--devel/qmake/pkg-plist14
3 files changed, 17 insertions, 3 deletions
diff --git a/devel/qmake/Makefile b/devel/qmake/Makefile
index fc27c9c..fca85c1 100644
--- a/devel/qmake/Makefile
+++ b/devel/qmake/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= qmake
-PORTVERSION= 3.2.3
-PORTREVISION= 1
+PORTVERSION= 3.3.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \
ftp://ftp.silug.org/pub/qt/ \
diff --git a/devel/qmake/distinfo b/devel/qmake/distinfo
index 3d346c5..4de0a15 100644
--- a/devel/qmake/distinfo
+++ b/devel/qmake/distinfo
@@ -1 +1,2 @@
-MD5 (KDE/qt-x11-free-3.2.3.tar.bz2) = cd6df28c81ac00d97d62bd9942b8da03
+MD5 (KDE/qt-x11-free-3.3.1.tar.bz2) = 4e599bedfcb3fe389bc7ec921c476432
+SIZE (KDE/qt-x11-free-3.3.1.tar.bz2) = 14397600
diff --git a/devel/qmake/pkg-plist b/devel/qmake/pkg-plist
index 4b5378e..b5f8048 100644
--- a/devel/qmake/pkg-plist
+++ b/devel/qmake/pkg-plist
@@ -3,6 +3,8 @@ bin/qmake
@cwd %%_PREFIX%%/share/qt/mkspecs
aix-g++/qmake.conf
aix-g++/qplatformdefs.h
+aix-g++-64/qmake.conf
+aix-g++-64/qplatformdefs.h
aix-xlc-64/qmake.conf
aix-xlc-64/qplatformdefs.h
aix-xlc/qmake.conf
@@ -17,6 +19,8 @@ dgux-g++/qmake.conf
dgux-g++/qplatformdefs.h
freebsd-g++/qmake.conf
freebsd-g++/qplatformdefs.h
+freebsd-icc/qmake.conf
+freebsd-icc/qplatformdefs.h
hpux-acc-64/qmake.conf
hpux-acc-64/qplatformdefs.h
hpux-acc-o64/qmake.conf
@@ -45,8 +49,12 @@ irix-g++/qmake.conf
irix-g++/qplatformdefs.h
linux-cxx/qmake.conf
linux-cxx/qplatformdefs.h
+linux-ecc-64/qmake.conf
+linux-ecc-64/qplatformdefs.h
linux-g++/qmake.conf
linux-g++/qplatformdefs.h
+linux-g++-64/qmake.conf
+linux-g++-64/qplatformdefs.h
linux-icc/qmake.conf
linux-icc/qplatformdefs.h
linux-kcc/qmake.conf
@@ -100,6 +108,7 @@ win32-borland/qmake.conf
win32-borland/qplatformdefs.h
win32-g++/qmake.conf
win32-g++/qplatformdefs.h
+win32-g++/qtcrtentrypoint.cpp
win32-icc/qmake.conf
win32-icc/qplatformdefs.h
win32-icc/win32app.dsp
@@ -114,6 +123,7 @@ win32-msvc/win32dll.dsp
win32-msvc/win32lib.dsp
win32-watcom/qmake.conf
@dirrm aix-g++
+@dirrm aix-g++-64
@dirrm aix-xlc
@dirrm aix-xlc-64
@dirrm bsdi-g++
@@ -121,6 +131,7 @@ win32-watcom/qmake.conf
@dirrm darwin-g++
@dirrm dgux-g++
@dirrm freebsd-g++
+@dirrm freebsd-icc
@dirrm hpux-acc
@dirrm hpux-acc-64
@dirrm hpux-acc-o64
@@ -135,7 +146,9 @@ win32-watcom/qmake.conf
@dirrm irix-cc-o32
@dirrm irix-g++
@dirrm linux-cxx
+@dirrm linux-ecc-64
@dirrm linux-g++
+@dirrm linux-g++-64
@dirrm linux-icc
@dirrm linux-kcc
@dirrm linux-kylix
@@ -177,4 +190,5 @@ win32-watcom/qmake.conf
%%PORTDOCS%%html/qmake-manual-5.html
%%PORTDOCS%%html/qmake-manual-6.html
%%PORTDOCS%%html/qmake-manual-7.html
+%%PORTDOCS%%html/qmake-manual-8.html
%%PORTDOCS%%@unexec (rmdir %%DOCSDIR%%/html && rmdir %%DOCSDIR%%) || echo %%DOCSDIR%% is still in use -- by other Qt docs?
OpenPOWER on IntegriCloud