diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-25 03:33:54 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-25 03:33:54 +0000 |
commit | a80e04410081ae875970ae1cb42b92e9e9191d72 (patch) | |
tree | 400d87a0dc0ea7d9260ccc34012aac61b144b53a /x11-toolkits/qt23 | |
parent | 3fefaca9e9d3306fc0526045652285192d789d9c (diff) | |
download | ports-a80e04410081ae875970ae1cb42b92e9e9191d72.tar.gz ports-a80e04410081ae875970ae1cb42b92e9e9191d72.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt23')
-rw-r--r-- | x11-toolkits/qt23/Makefile | 7 | ||||
-rw-r--r-- | x11-toolkits/qt23/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/qt23/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index e8d600075aca..af48875ae9a5 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -6,11 +6,10 @@ # PORTNAME= qt -PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTVERSION= 2.2.1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ -DISTNAME= qt-x11-2.2.0 +DISTNAME= qt-x11-${PORTVERSION} MAINTAINER= will@FreeBSD.org @@ -55,7 +54,7 @@ pre-fetch: @${ECHO} "that installation, deinstall it and then install this port." @${ECHO} "Note that this port contains beta-quality source code and" @${ECHO} "must be used only wherever absolutely needed, such as for" - @${ECHO} "KDE2 snapshot 20000829A and later." + @${ECHO} "KDE 2.0 and later." @${FALSE} .endif .endif diff --git a/x11-toolkits/qt23/distinfo b/x11-toolkits/qt23/distinfo index b9d619b47258..e7dbb76ab284 100644 --- a/x11-toolkits/qt23/distinfo +++ b/x11-toolkits/qt23/distinfo @@ -1 +1 @@ -MD5 (qt-x11-2.2.0.tar.gz) = dd0a736e44a6a2229ade3822e94b86ef +MD5 (qt-x11-2.2.1.tar.gz) = c5a65c4ded0330fa6b44c24fd93b938e diff --git a/x11-toolkits/qt23/pkg-plist b/x11-toolkits/qt23/pkg-plist index 389dc2fa1fd6..6c8919a2de9b 100644 --- a/x11-toolkits/qt23/pkg-plist +++ b/x11-toolkits/qt23/pkg-plist @@ -45,6 +45,7 @@ include/qt2/qcommonstyle.h include/qt2/qconfig-dist.h include/qt2/qconfig-embedded.h include/qt2/qconfig-minimal.h +include/qt2/qconfig-qpim.h include/qt2/qconfig.h include/qt2/qconnect.h include/qt2/qconnection.h @@ -1505,6 +1506,7 @@ share/doc/qt2/html/qworkspace-members.html share/doc/qt2/html/qworkspace.html share/doc/qt2/html/qwsdecoration-members.html share/doc/qt2/html/qwsdecoration.html +share/doc/qt2/html/qwsdisplay_qws-h.html share/doc/qt2/html/qwsmanager_qws-h.html share/doc/qt2/html/qxml-h.html share/doc/qt2/html/qxmlattributes-members.html |