From 7cdd73cae66bd4e55daabea42d015d3185cc62c0 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 7 Dec 2012 10:06:13 +0000 Subject: Qt 4.8.4 is a bug-fix release. It maintains both forward and backward compatibility (source and binary) with Qt 4.8.0, 4.8.1, 4.8.2 and 4.8.3. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt-project.org/doc/4.8 The Qt version 4.8 series is binary compatible with the 4.7.x series. Applications compiled for 4.7 will continue to run with 4.8. Some of the changes listed in this file include issue tracking numbers corresponding to tasks in the Qt Bug Tracker or the Merge Request queue of the public source repository. --- x11/qt4-sqlite3/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/qt4-sqlite3/Makefile') diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile index 19d56b5212f..53e07d4b5ba 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/10/08 23:02:39 adam Exp $ +# $NetBSD: Makefile,v 1.31 2012/12/07 10:06:14 adam Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} -PKGREVISION= 2 COMMENT= QT sqlite3 driver CONFIGURE_ARGS+= -I${QTDIR}/include -- cgit v1.2.3