diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-02-06 11:58:19 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-02-06 11:58:19 +0000 |
commit | 608701413abdab2305a78eab054f668368d73944 (patch) | |
tree | 38326ee5beeb37474194107d748f6ddec153633f /databases/qt-sqlite-plugin | |
parent | Lower-case the group name, not the entire image file name. This makes (diff) |
Update to Qt 3.3.4, introduce MASTER_SITE_QT.
Approved by: maintainer (for qmake)
Notes
Notes:
svn path=/head/; revision=128134
Diffstat (limited to 'databases/qt-sqlite-plugin')
-rw-r--r-- | databases/qt-sqlite-plugin/Makefile | 8 | ||||
-rw-r--r-- | databases/qt-sqlite-plugin/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/databases/qt-sqlite-plugin/Makefile b/databases/qt-sqlite-plugin/Makefile index 17a9c386ba03..23e331fecf4c 100644 --- a/databases/qt-sqlite-plugin/Makefile +++ b/databases/qt-sqlite-plugin/Makefile @@ -7,13 +7,9 @@ # PORTNAME= qt-${DB}-plugin -PORTVERSION= 3.3.3 -PORTREVISION= 1 +PORTVERSION= 3.3.4 CATEGORIES= databases -MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ - ftp://ftp.silug.org/pub/qt/ \ - ftp://ftp.bero.org/pub/qt/ \ - ftp://ftp.planetmirror.com.au/pub/trolltech/qt/ +MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} DIST_SUBDIR= KDE diff --git a/databases/qt-sqlite-plugin/distinfo b/databases/qt-sqlite-plugin/distinfo index f04333a7557c..a75bf1962bb1 100644 --- a/databases/qt-sqlite-plugin/distinfo +++ b/databases/qt-sqlite-plugin/distinfo @@ -1,2 +1,2 @@ -MD5 (KDE/qt-x11-free-3.3.3.tar.bz2) = 3e0a0c8429b0a974b39b5f535ddff01c -SIZE (KDE/qt-x11-free-3.3.3.tar.bz2) = 14424812 +MD5 (KDE/qt-x11-free-3.3.4.tar.bz2) = 027f4e82fbe592b39d2f160bfb3a73af +SIZE (KDE/qt-x11-free-3.3.4.tar.bz2) = 14439722 |