From 7d8589b840840bf98c1788fc017c15a471b35c1b Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 3 Mar 2011 05:50:03 +0000 Subject: Changes 4.7.2: This is a maintenance release which contains bug-fixes based on feedback and contributions since the Qt 4.7.1 release back in November. It also marks the official release of Qt Quick. Qt Quick is a new feature within Qt that makes it easy to create light-weight apps and UIs. It contains the new QML language, the Qt Declarative module, and new tooling in Qt Creator to easily build apps. PkgSrc: now builds with Clang. --- x11/qt4/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/qt4') diff --git a/x11/qt4/Makefile.common b/x11/qt4/Makefile.common index a9270eb2db3..1a97fdd6bdd 100644 --- a/x11/qt4/Makefile.common +++ b/x11/qt4/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.23 2010/11/15 13:05:44 adam Exp $ +# $NetBSD: Makefile.common,v 1.24 2011/03/03 05:50:03 adam Exp $ # used by x11/qt4-libs/Makefile.common # used by x11/qt4-tools/Makefile -QTVERSION= 4.7.1 +QTVERSION= 4.7.2 MAINTAINER?= pkgsrc-users@NetBSD.org HOMEPAGE= http://qt.nokia.com/ -- cgit v1.2.3