Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id F31A263B9DD for ; Mon, 23 Jan 2012 08:58:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C658B14A421; Mon, 23 Jan 2012 08:58:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 72AE014A41F for ; Mon, 23 Jan 2012 08:58:01 +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 SslU3tXjZem4 for ; Mon, 23 Jan 2012 08:58:00 +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 B411814A41E for ; Mon, 23 Jan 2012 08:58:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id ADE06175DD; Mon, 23 Jan 2012 08:58:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 23 Jan 2012 08:58:00 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/geography/qgis To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20120123085800.ADE06175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Mon Jan 23 08:58:00 UTC 2012 Modified Files: pkgsrc/geography/qgis: Makefile PLIST distinfo pkgsrc/geography/qgis/patches: patch-ad patch-al patch-am Added Files: pkgsrc/geography/qgis/patches: patch-CMakeLists.txt patch-cmake_FindGEOS.cmake patch-python_core_sipcorepart1.cpp patch-python_core_sipcorepart3.cpp patch-src_app_CMakeLists.txt patch-src_core_spatialindex_include_Tools.h patch-src_core_spatialite_spatialite.c patch-src_helpviewer_CMakeLists.txt Removed Files: pkgsrc/geography/qgis/patches: patch-ab patch-ac Log Message: Changes 1.7.3: * Fix 3581 Ftools: union tool leave holes in output * Fix 4500 Simplify tool freezes QGIS * Fix 4466 Fixes for 'v.what.vect' and 'v.generalize' modules in the GRASS plugin * Fix 4552 Patch for v.what.vect * Fix 4035 Print Composer shape combo box not refecting current shape * Partial Fix 3097 Add preference to set/override environment variables * Fix 2749 Move 'Add to Attributes List' button * Fix 4560 Wrong scale displayed in Map canvas * Partial Fix 4383 Ftools: Improve how processes are handled * Fix 3577 Adding a print composer doesn't dirty the document * Fix 3170 Many GDAL Tools don't work in OS X standalone * Fix 3723 Transparency settings are not applied from *.qml * Fix 3576 qml not read automagically for rasters * Fix 2977 Messy uninstallation of the standalone installer * Union and Symetrical difference works only on whole layer fixed * Save some time in node tool for geometry export and avoid detachs * Initialize default symbol to 0 in rule based renderer * Make relative paths default * Fix tab restoration in project properties * Add helpful info to GdalTools Settings dialog on how to configure GDAL path * New vector layer dialog - show CRS as authid-description pair instead of proj4 string * Fix crash with relative file paths if projPath is not yet defined * Add helpful info to GdalTools Settings dialog on how to configure GDAL path * And a lot of other smaller Bugfixes To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/geography/qgis/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/qgis/PLIST \ pkgsrc/geography/qgis/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/geography/qgis/patches/patch-CMakeLists.txt \ pkgsrc/geography/qgis/patches/patch-cmake_FindGEOS.cmake \ pkgsrc/geography/qgis/patches/patch-python_core_sipcorepart1.cpp \ pkgsrc/geography/qgis/patches/patch-python_core_sipcorepart3.cpp \ pkgsrc/geography/qgis/patches/patch-src_app_CMakeLists.txt \ pkgsrc/geography/qgis/patches/patch-src_core_spatialindex_include_Tools.h \ pkgsrc/geography/qgis/patches/patch-src_core_spatialite_spatialite.c \ pkgsrc/geography/qgis/patches/patch-src_helpviewer_CMakeLists.txt cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/geography/qgis/patches/patch-ab \ pkgsrc/geography/qgis/patches/patch-ac cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/geography/qgis/patches/patch-ad \ pkgsrc/geography/qgis/patches/patch-al \ pkgsrc/geography/qgis/patches/patch-am Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.