Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id D3B9F63B882 for ; Thu, 24 May 2012 08:06:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ACB0114A258; Thu, 24 May 2012 08:06:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF1F514A252 for ; Thu, 24 May 2012 08:06:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id j5Jj6-91-aJY for ; Thu, 24 May 2012 08:06:56 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4A4AF14A24C for ; Thu, 24 May 2012 08:06:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C4435175DD; Thu, 24 May 2012 08:07:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 24 May 2012 08:07:33 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/x11 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20120524080733.C4435175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Thu May 24 08:07:33 UTC 2012 Modified Files: pkgsrc/x11/qt4: Makefile.common pkgsrc/x11/qt4-libs: Makefile Makefile.common distinfo pkgsrc/x11/qt4-libs/patches: patch-qmake_generators_makefile.cpp pkgsrc/x11/qt4-sqlite3: Makefile pkgsrc/x11/qt4-tools: PLIST Log Message: Changes 4.8.2: * Over 100 functional improvements * WebKit updated to version 2.2.2 * libpng updated to version 1.5.10 * Thirty improvements to documentation and tools To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/x11/qt4/Makefile.common cvs rdiff -u -r1.74 -r1.75 pkgsrc/x11/qt4-libs/Makefile \ pkgsrc/x11/qt4-libs/distinfo cvs rdiff -u -r1.31 -r1.32 pkgsrc/x11/qt4-libs/Makefile.common cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/x11/qt4-libs/patches/patch-qmake_generators_makefile.cpp cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/qt4-sqlite3/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/qt4-tools/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.