summaryrefslogtreecommitdiff
path: root/geography/qgis/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2017-01-26 13:49:19 +0000
committerryoon <ryoon>2017-01-26 13:49:19 +0000
commitc07b495c319ca3ab980a883587ca942de47e175c (patch)
tree537e9c0a5f02e614711e8d7b543e053dd97f69fa /geography/qgis/Makefile
parent48662dcf999e7ac22b63ccc3d70f692ccee6f999 (diff)
downloadpkgsrc-c07b495c319ca3ab980a883587ca942de47e175c.tar.gz
Update to 2.18.3
Changelog: 1. What's new in Version 2.18 'Las Palmas'? =========================================== This release has following new features: - Symbology: Color picker is now embedded in layer style panel - Labelling: Substitution list support for labeling - Labelling: Improved line label placement algorithm - Labelling: Label polygons using curved labels along perimeter - Data Management: Add flag to only copy selected features - Forms and Widgets: Allow controlling labels for individual edit widgets - Forms and Widgets: Conditional visibility for tabs and group boxes - Forms and Widgets: Client side default field values - Map Composer: True North Arrows - Processing: Point on surface algorithm added - Processing: New algorithm for geometry boundary - Processing: New algorithm for calculating feature bounding box - Processing: Processing dissolve algorithm accepts multiple fields - Processing: Optimised processing clip algorithm - Processing: New algorithm for merging connected lines - General: Automatic links in identify results - General: Mouse wheel over color dialog sliders - General: Add custom color schemes to color button drop down menu - Data Providers: Preview for WMTS + added XYZ tile layers - QGIS Server: Possibility to segmentize feature info geometry in server - Plugins: DB Manager: Add the ability to update SQL Layer - Programmability: New expression functions - Programmability: Expose GEOS linear referencing function to QgsGeometry
Diffstat (limited to 'geography/qgis/Makefile')
-rw-r--r--geography/qgis/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
index 65aad948b14..97a2e919f42 100644
--- a/geography/qgis/Makefile
+++ b/geography/qgis/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2017/01/01 16:06:17 adam Exp $
+# $NetBSD: Makefile,v 1.53 2017/01/26 13:49:19 ryoon Exp $
-DISTNAME= qgis-2.14.3
-#PKGREVISION= 2
-PKGREVISION= 4
+DISTNAME= qgis-2.18.3
CATEGORIES= geography
MASTER_SITES= http://qgis.org/downloads/
EXTRACT_SUFX= .tar.bz2