summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorimura <imura@FreeBSD.org>2000-04-14 16:07:58 +0000
committerimura <imura@FreeBSD.org>2000-04-14 16:07:58 +0000
commit10acb1c5e6823020e9e3eaa44f4df6e77701578d (patch)
tree72cc7e912bc19de6f0436c9069ed891eeecdf1d9 /x11-toolkits
parente50961e6266cb25a9b769fccc083950dbdb7ce0a (diff)
downloadFreeBSD-ports-10acb1c5e6823020e9e3eaa44f4df6e77701578d.zip
FreeBSD-ports-10acb1c5e6823020e9e3eaa44f4df6e77701578d.tar.gz
Update to version Qt-2.1.0 !
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt22/Makefile6
-rw-r--r--x11-toolkits/qt22/distinfo2
-rw-r--r--x11-toolkits/qt22/pkg-plist5
-rw-r--r--x11-toolkits/qt23/Makefile6
-rw-r--r--x11-toolkits/qt23/distinfo2
-rw-r--r--x11-toolkits/qt23/pkg-plist5
-rw-r--r--x11-toolkits/qt30/Makefile6
-rw-r--r--x11-toolkits/qt30/distinfo2
-rw-r--r--x11-toolkits/qt30/pkg-plist5
-rw-r--r--x11-toolkits/qt31/Makefile6
-rw-r--r--x11-toolkits/qt31/distinfo2
-rw-r--r--x11-toolkits/qt31/pkg-plist5
-rw-r--r--x11-toolkits/qt32/Makefile6
-rw-r--r--x11-toolkits/qt32/distinfo2
-rw-r--r--x11-toolkits/qt32/pkg-plist5
-rw-r--r--x11-toolkits/qt33/Makefile6
-rw-r--r--x11-toolkits/qt33/distinfo2
-rw-r--r--x11-toolkits/qt33/pkg-plist5
18 files changed, 24 insertions, 54 deletions
diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile
index 4f1780a..0a853ed 100644
--- a/x11-toolkits/qt22/Makefile
+++ b/x11-toolkits/qt22/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.1.0b4
+PORTVERSION= 2.1.0
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.1.0-beta4
+DISTNAME= ${PORTNAME}-x11-${PORTVERSION}
MAINTAINER= imura@FreeBSD.org
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
CONFIGURE_ENV= QTDIR=${WRKSRC}
MAKE_ENV= QTDIR=${WRKSRC}
-WRKSRC= ${WRKDIR}/qt-2.1.0-beta4
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-toolkits/qt22/distinfo b/x11-toolkits/qt22/distinfo
index 3712e16..2ed5c09 100644
--- a/x11-toolkits/qt22/distinfo
+++ b/x11-toolkits/qt22/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.1.0-beta4.tar.gz) = 67f67d809425a479f1033366af70673f
+MD5 (qt-x11-2.1.0.tar.gz) = b5d53d50de7f1ad7c1b8b5b0e6745b98
diff --git a/x11-toolkits/qt22/pkg-plist b/x11-toolkits/qt22/pkg-plist
index f6636d1..5770bbc 100644
--- a/x11-toolkits/qt22/pkg-plist
+++ b/x11-toolkits/qt22/pkg-plist
@@ -4,11 +4,6 @@ bin/moc2
bin/msg2qm
bin/qt20fix
bin/qtrename140
-include/qt2/jri.h
-include/qt2/jri_md.h
-include/qt2/jritypes.h
-include/qt2/npapi.h
-include/qt2/npupp.h
include/qt2/q1xcompatibility.h
include/qt2/qabstractlayout.h
include/qt2/qaccel.h
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 4f1780a..0a853ed 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.1.0b4
+PORTVERSION= 2.1.0
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.1.0-beta4
+DISTNAME= ${PORTNAME}-x11-${PORTVERSION}
MAINTAINER= imura@FreeBSD.org
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
CONFIGURE_ENV= QTDIR=${WRKSRC}
MAKE_ENV= QTDIR=${WRKSRC}
-WRKSRC= ${WRKDIR}/qt-2.1.0-beta4
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-toolkits/qt23/distinfo b/x11-toolkits/qt23/distinfo
index 3712e16..2ed5c09 100644
--- a/x11-toolkits/qt23/distinfo
+++ b/x11-toolkits/qt23/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.1.0-beta4.tar.gz) = 67f67d809425a479f1033366af70673f
+MD5 (qt-x11-2.1.0.tar.gz) = b5d53d50de7f1ad7c1b8b5b0e6745b98
diff --git a/x11-toolkits/qt23/pkg-plist b/x11-toolkits/qt23/pkg-plist
index f6636d1..5770bbc 100644
--- a/x11-toolkits/qt23/pkg-plist
+++ b/x11-toolkits/qt23/pkg-plist
@@ -4,11 +4,6 @@ bin/moc2
bin/msg2qm
bin/qt20fix
bin/qtrename140
-include/qt2/jri.h
-include/qt2/jri_md.h
-include/qt2/jritypes.h
-include/qt2/npapi.h
-include/qt2/npupp.h
include/qt2/q1xcompatibility.h
include/qt2/qabstractlayout.h
include/qt2/qaccel.h
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile
index 4f1780a..0a853ed 100644
--- a/x11-toolkits/qt30/Makefile
+++ b/x11-toolkits/qt30/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.1.0b4
+PORTVERSION= 2.1.0
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.1.0-beta4
+DISTNAME= ${PORTNAME}-x11-${PORTVERSION}
MAINTAINER= imura@FreeBSD.org
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
CONFIGURE_ENV= QTDIR=${WRKSRC}
MAKE_ENV= QTDIR=${WRKSRC}
-WRKSRC= ${WRKDIR}/qt-2.1.0-beta4
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-toolkits/qt30/distinfo b/x11-toolkits/qt30/distinfo
index 3712e16..2ed5c09 100644
--- a/x11-toolkits/qt30/distinfo
+++ b/x11-toolkits/qt30/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.1.0-beta4.tar.gz) = 67f67d809425a479f1033366af70673f
+MD5 (qt-x11-2.1.0.tar.gz) = b5d53d50de7f1ad7c1b8b5b0e6745b98
diff --git a/x11-toolkits/qt30/pkg-plist b/x11-toolkits/qt30/pkg-plist
index f6636d1..5770bbc 100644
--- a/x11-toolkits/qt30/pkg-plist
+++ b/x11-toolkits/qt30/pkg-plist
@@ -4,11 +4,6 @@ bin/moc2
bin/msg2qm
bin/qt20fix
bin/qtrename140
-include/qt2/jri.h
-include/qt2/jri_md.h
-include/qt2/jritypes.h
-include/qt2/npapi.h
-include/qt2/npupp.h
include/qt2/q1xcompatibility.h
include/qt2/qabstractlayout.h
include/qt2/qaccel.h
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile
index 4f1780a..0a853ed 100644
--- a/x11-toolkits/qt31/Makefile
+++ b/x11-toolkits/qt31/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.1.0b4
+PORTVERSION= 2.1.0
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.1.0-beta4
+DISTNAME= ${PORTNAME}-x11-${PORTVERSION}
MAINTAINER= imura@FreeBSD.org
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
CONFIGURE_ENV= QTDIR=${WRKSRC}
MAKE_ENV= QTDIR=${WRKSRC}
-WRKSRC= ${WRKDIR}/qt-2.1.0-beta4
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-toolkits/qt31/distinfo b/x11-toolkits/qt31/distinfo
index 3712e16..2ed5c09 100644
--- a/x11-toolkits/qt31/distinfo
+++ b/x11-toolkits/qt31/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.1.0-beta4.tar.gz) = 67f67d809425a479f1033366af70673f
+MD5 (qt-x11-2.1.0.tar.gz) = b5d53d50de7f1ad7c1b8b5b0e6745b98
diff --git a/x11-toolkits/qt31/pkg-plist b/x11-toolkits/qt31/pkg-plist
index f6636d1..5770bbc 100644
--- a/x11-toolkits/qt31/pkg-plist
+++ b/x11-toolkits/qt31/pkg-plist
@@ -4,11 +4,6 @@ bin/moc2
bin/msg2qm
bin/qt20fix
bin/qtrename140
-include/qt2/jri.h
-include/qt2/jri_md.h
-include/qt2/jritypes.h
-include/qt2/npapi.h
-include/qt2/npupp.h
include/qt2/q1xcompatibility.h
include/qt2/qabstractlayout.h
include/qt2/qaccel.h
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile
index 4f1780a..0a853ed 100644
--- a/x11-toolkits/qt32/Makefile
+++ b/x11-toolkits/qt32/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.1.0b4
+PORTVERSION= 2.1.0
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.1.0-beta4
+DISTNAME= ${PORTNAME}-x11-${PORTVERSION}
MAINTAINER= imura@FreeBSD.org
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
CONFIGURE_ENV= QTDIR=${WRKSRC}
MAKE_ENV= QTDIR=${WRKSRC}
-WRKSRC= ${WRKDIR}/qt-2.1.0-beta4
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-toolkits/qt32/distinfo b/x11-toolkits/qt32/distinfo
index 3712e16..2ed5c09 100644
--- a/x11-toolkits/qt32/distinfo
+++ b/x11-toolkits/qt32/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.1.0-beta4.tar.gz) = 67f67d809425a479f1033366af70673f
+MD5 (qt-x11-2.1.0.tar.gz) = b5d53d50de7f1ad7c1b8b5b0e6745b98
diff --git a/x11-toolkits/qt32/pkg-plist b/x11-toolkits/qt32/pkg-plist
index f6636d1..5770bbc 100644
--- a/x11-toolkits/qt32/pkg-plist
+++ b/x11-toolkits/qt32/pkg-plist
@@ -4,11 +4,6 @@ bin/moc2
bin/msg2qm
bin/qt20fix
bin/qtrename140
-include/qt2/jri.h
-include/qt2/jri_md.h
-include/qt2/jritypes.h
-include/qt2/npapi.h
-include/qt2/npupp.h
include/qt2/q1xcompatibility.h
include/qt2/qabstractlayout.h
include/qt2/qaccel.h
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 4f1780a..0a853ed 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= qt
-PORTVERSION= 2.1.0b4
+PORTVERSION= 2.1.0
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
-DISTNAME= qt-x11-2.1.0-beta4
+DISTNAME= ${PORTNAME}-x11-${PORTVERSION}
MAINTAINER= imura@FreeBSD.org
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
CONFIGURE_ENV= QTDIR=${WRKSRC}
MAKE_ENV= QTDIR=${WRKSRC}
-WRKSRC= ${WRKDIR}/qt-2.1.0-beta4
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE)
diff --git a/x11-toolkits/qt33/distinfo b/x11-toolkits/qt33/distinfo
index 3712e16..2ed5c09 100644
--- a/x11-toolkits/qt33/distinfo
+++ b/x11-toolkits/qt33/distinfo
@@ -1 +1 @@
-MD5 (qt-x11-2.1.0-beta4.tar.gz) = 67f67d809425a479f1033366af70673f
+MD5 (qt-x11-2.1.0.tar.gz) = b5d53d50de7f1ad7c1b8b5b0e6745b98
diff --git a/x11-toolkits/qt33/pkg-plist b/x11-toolkits/qt33/pkg-plist
index f6636d1..5770bbc 100644
--- a/x11-toolkits/qt33/pkg-plist
+++ b/x11-toolkits/qt33/pkg-plist
@@ -4,11 +4,6 @@ bin/moc2
bin/msg2qm
bin/qt20fix
bin/qtrename140
-include/qt2/jri.h
-include/qt2/jri_md.h
-include/qt2/jritypes.h
-include/qt2/npapi.h
-include/qt2/npupp.h
include/qt2/q1xcompatibility.h
include/qt2/qabstractlayout.h
include/qt2/qaccel.h
OpenPOWER on IntegriCloud