diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-26 13:49:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-26 13:49:19 +0000 |
commit | 77080267f6599ce39051e970fadd99e7d1a2e5a5 (patch) | |
tree | d1ea4426ed5a8fcf288cd0da8e4a41aae41857c4 /geography/qgis | |
parent | 0cef7a2135b84d2ec3e69f362669a846480dc43c (diff) | |
download | pkgsrc-77080267f6599ce39051e970fadd99e7d1a2e5a5.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')
-rw-r--r-- | geography/qgis/Makefile | 6 | ||||
-rw-r--r-- | geography/qgis/PLIST | 121 | ||||
-rw-r--r-- | geography/qgis/distinfo | 11 |
3 files changed, 126 insertions, 12 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 diff --git a/geography/qgis/PLIST b/geography/qgis/PLIST index 80260de74d1..24551767caa 100644 --- a/geography/qgis/PLIST +++ b/geography/qgis/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2016/07/01 16:15:18 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.8 2017/01/26 13:49:19 ryoon Exp $ bin/qbrowser bin/qgis bin/qgis_bench @@ -26,14 +26,19 @@ include/qgis/qgisplugin.h include/qgis/qgs25drenderer.h include/qgis/qgs25drendererwidget.h include/qgis/qgsabstractgeometryv2.h +include/qgis/qgsaction.h +include/qgis/qgsactionmanager.h include/qgis/qgsactionmenu.h include/qgis/qgsaddremoveitemcommand.h include/qgis/qgsaddremovemultiframecommand.h include/qgis/qgsadvanceddigitizingdockwidget.h +include/qgis/qgsaggregatecalculator.h include/qgis/qgsalignraster.h +include/qgis/qgsannotation.h include/qgis/qgsannotationitem.h include/qgis/qgsapplication.h include/qgis/qgsarcproperter.h +include/qgis/qgsarrowsymbollayerwidget.h include/qgis/qgsaspectfilter.h include/qgis/qgsatlascomposition.h include/qgis/qgsattributeaction.h @@ -41,8 +46,10 @@ include/qgis/qgsattributedialog.h include/qgis/qgsattributeeditor.h include/qgis/qgsattributeeditorcontext.h include/qgis/qgsattributeform.h +include/qgis/qgsattributeformeditorwidget.h include/qgis/qgsattributeforminterface.h include/qgis/qgsattributeformlegacyinterface.h +include/qgis/qgsattributetableconfig.h include/qgis/qgsattributetabledelegate.h include/qgis/qgsattributetablefiltermodel.h include/qgis/qgsattributetablemodel.h @@ -75,6 +82,7 @@ include/qgis/qgsauthsslconfigwidget.h include/qgis/qgsauthsslerrorsdialog.h include/qgis/qgsauthsslimportdialog.h include/qgis/qgsauthtrustedcasdialog.h +include/qgis/qgsbearingutils.h include/qgis/qgsbilinearrasterresampler.h include/qgis/qgsblendmodecombobox.h include/qgis/qgsblureffect.h @@ -90,8 +98,10 @@ include/qgis/qgscategorizedsymbolrendererv2.h include/qgis/qgscategorizedsymbolrendererv2widget.h include/qgis/qgscharacterselectdialog.h include/qgis/qgscheckboxconfigdlg.h +include/qgis/qgscheckboxsearchwidgetwrapper.h include/qgis/qgscheckboxwidgetfactory.h include/qgis/qgscheckboxwidgetwrapper.h +include/qgis/qgscircularstringv2.h include/qgis/qgsclassificationwidgetwrapper.h include/qgis/qgsclassificationwidgetwrapperfactory.h include/qgis/qgsclipper.h @@ -125,6 +135,7 @@ include/qgis/qgscomposereffect.h include/qgis/qgscomposerframe.h include/qgis/qgscomposerhtml.h include/qgis/qgscomposeritem.h +include/qgis/qgscomposeritemcombobox.h include/qgis/qgscomposeritemcommand.h include/qgis/qgscomposeritemgroup.h include/qgis/qgscomposerlabel.h @@ -139,8 +150,11 @@ include/qgis/qgscomposermodel.h include/qgis/qgscomposermousehandles.h include/qgis/qgscomposermultiframe.h include/qgis/qgscomposermultiframecommand.h +include/qgis/qgscomposernodesitem.h include/qgis/qgscomposerobject.h include/qgis/qgscomposerpicture.h +include/qgis/qgscomposerpolygon.h +include/qgis/qgscomposerpolyline.h include/qgis/qgscomposerruler.h include/qgis/qgscomposerscalebar.h include/qgis/qgscomposershape.h @@ -150,13 +164,17 @@ include/qgis/qgscomposertablev2.h include/qgis/qgscomposertexttable.h include/qgis/qgscomposerview.h include/qgis/qgscomposition.h +include/qgis/qgscompoundcolorwidget.h +include/qgis/qgscompoundcurvev2.h include/qgis/qgsconditionalstyle.h include/qgis/qgsconfig.h +include/qgis/qgsconfigureshortcutsdialog.h include/qgis/qgsconnectionpool.h include/qgis/qgscontexthelp.h include/qgis/qgscontrastenhancement.h include/qgis/qgscontrastenhancementfunction.h include/qgis/qgscoordinatereferencesystem.h +include/qgis/qgscoordinatereferencesystem_p.h include/qgis/qgscoordinatetransform.h include/qgis/qgscoordinateutils.h include/qgis/qgscptcityarchive.h @@ -167,6 +185,8 @@ include/qgis/qgscrscache.h include/qgis/qgscsexception.h include/qgis/qgscubicrasterresampler.h include/qgis/qgscursors.h +include/qgis/qgscurvepolygonv2.h +include/qgis/qgscurvev2.h include/qgis/qgscustomlayerorderwidget.h include/qgis/qgsdartmeasurement.h include/qgis/qgsdashspacedialog.h @@ -183,6 +203,8 @@ include/qgis/qgsdatetimeedit.h include/qgis/qgsdatetimeeditconfig.h include/qgis/qgsdatetimeeditfactory.h include/qgis/qgsdatetimeeditwrapper.h +include/qgis/qgsdatetimesearchwidgetwrapper.h +include/qgis/qgsdatetimestatisticalsummary.h include/qgis/qgsdatumtransformdialog.h include/qgis/qgsdatumtransformstore.h include/qgis/qgsdbfilterproxymodel.h @@ -197,6 +219,7 @@ include/qgis/qgsdial.h include/qgis/qgsdialog.h include/qgis/qgsdistancearcproperter.h include/qgis/qgsdistancearea.h +include/qgis/qgsdockwidget.h include/qgis/qgsdoubleboxscalebarstyle.h include/qgis/qgsdoublespinbox.h include/qgis/qgsdualview.h @@ -224,6 +247,7 @@ include/qgis/qgsexpressionbuilderwidget.h include/qgis/qgsexpressioncontext.h include/qgis/qgsexpressionfieldbuffer.h include/qgis/qgsexpressionhighlighter.h +include/qgis/qgsexpressionlineedit.h include/qgis/qgsexpressionselectiondialog.h include/qgis/qgsextentgroupbox.h include/qgis/qgsexternalresourceconfigdlg.h @@ -242,6 +266,7 @@ include/qgis/qgsfeaturerequest.h include/qgis/qgsfeatureselectiondlg.h include/qgis/qgsfeatureselectionmodel.h include/qgis/qgsfeaturestore.h +include/qgis/qgsfeedback.h include/qgis/qgsfield.h include/qgis/qgsfield_p.h include/qgis/qgsfieldcombobox.h @@ -250,12 +275,14 @@ include/qgis/qgsfieldexpressionwidget.h include/qgis/qgsfieldmodel.h include/qgis/qgsfieldproxymodel.h include/qgis/qgsfieldvalidator.h +include/qgis/qgsfiledownloader.h include/qgis/qgsfiledropedit.h include/qgis/qgsfilenamewidgetfactory.h include/qgis/qgsfilenamewidgetwrapper.h include/qgis/qgsfilewidget.h include/qgis/qgsfillsymbollayerv2.h include/qgis/qgsfilterlineedit.h +include/qgis/qgsfocuswatcher.h include/qgis/qgsfontutils.h include/qgis/qgsformannotationitem.h include/qgis/qgsgenericfeatureselectionmanager.h @@ -263,14 +290,21 @@ include/qgis/qgsgenericprojectionselector.h include/qgis/qgsgeometry.h include/qgis/qgsgeometryanalyzer.h include/qgis/qgsgeometrycache.h +include/qgis/qgsgeometrycollectionv2.h +include/qgis/qgsgeometryeditutils.h +include/qgis/qgsgeometryengine.h +include/qgis/qgsgeometryfactory.h include/qgis/qgsgeometrygeneratorsymbollayerv2.h +include/qgis/qgsgeometryutils.h include/qgis/qgsgeometryvalidator.h +include/qgis/qgsgeos.h include/qgis/qgsgloweffect.h include/qgis/qgsgml.h include/qgis/qgsgmlschema.h include/qgis/qgsgpsconnection.h include/qgis/qgsgpsdconnection.h include/qgis/qgsgpsdetector.h +include/qgis/qgsgradientstopeditor.h include/qgis/qgsgraduatedhistogramwidget.h include/qgis/qgsgraduatedsymbolrendererv2.h include/qgis/qgsgraduatedsymbolrendererv2widget.h @@ -280,6 +314,7 @@ include/qgis/qgsgraphbuilder.h include/qgis/qgsgraphbuilderintr.h include/qgis/qgsgraphdirector.h include/qgis/qgsgridfilewriter.h +include/qgis/qgsgroupungroupitemscommand.h include/qgis/qgsgroupwmsdatadialog.h include/qgis/qgsheatmaprenderer.h include/qgis/qgsheatmaprendererwidget.h @@ -287,6 +322,8 @@ include/qgis/qgshiddenwidgetfactory.h include/qgis/qgshiddenwidgetwrapper.h include/qgis/qgshighlight.h include/qgis/qgshillshadefilter.h +include/qgis/qgshillshaderenderer.h +include/qgis/qgshillshaderendererwidget.h include/qgis/qgshistogram.h include/qgis/qgshistogramdiagram.h include/qgis/qgshistogramwidget.h @@ -300,8 +337,10 @@ include/qgis/qgsimageoperation.h include/qgis/qgsindexedfeature.h include/qgis/qgsinternalgeometryengine.h include/qgis/qgsinterpolator.h +include/qgis/qgsinterval.h include/qgis/qgsinvertedpolygonrenderer.h include/qgis/qgsinvertedpolygonrendererwidget.h +include/qgis/qgsjsonutils.h include/qgis/qgslabel.h include/qgis/qgslabelattributes.h include/qgis/qgslabelfeature.h @@ -310,6 +349,9 @@ include/qgis/qgslabelsearchtree.h include/qgis/qgslayerdefinition.h include/qgis/qgslayerpropertieswidget.h include/qgis/qgslayertree.h +include/qgis/qgslayertreeembeddedconfigwidget.h +include/qgis/qgslayertreeembeddedwidgetregistry.h +include/qgis/qgslayertreeembeddedwidgetsimpl.h include/qgis/qgslayertreegroup.h include/qgis/qgslayertreelayer.h include/qgis/qgslayertreemapcanvasbridge.h @@ -329,6 +371,7 @@ include/qgis/qgslegendsettings.h include/qgis/qgslegendsymbolitemv2.h include/qgis/qgslinearminmaxenhancement.h include/qgis/qgslinearminmaxenhancementwithclip.h +include/qgis/qgslinestringv2.h include/qgis/qgslinesymbollayerv2.h include/qgis/qgslinevectorlayerdirector.h include/qgis/qgslocalec.h @@ -346,12 +389,15 @@ include/qgis/qgsmaphittest.h include/qgis/qgsmaplayer.h include/qgis/qgsmaplayeractionregistry.h include/qgis/qgsmaplayercombobox.h +include/qgis/qgsmaplayerconfigwidget.h +include/qgis/qgsmaplayerconfigwidgetfactory.h include/qgis/qgsmaplayerlegend.h include/qgis/qgsmaplayermodel.h include/qgis/qgsmaplayerproxymodel.h include/qgis/qgsmaplayerregistry.h include/qgis/qgsmaplayerrenderer.h include/qgis/qgsmaplayerstylemanager.h +include/qgis/qgsmaplayerstylemanagerwidget.h include/qgis/qgsmapmouseevent.h include/qgis/qgsmapoverviewcanvas.h include/qgis/qgsmaprenderer.h @@ -384,24 +430,36 @@ include/qgis/qgsmessageviewer.h include/qgis/qgsmimedatautils.h include/qgis/qgsmultibandcolorrenderer.h include/qgis/qgsmultibandcolorrendererwidget.h +include/qgis/qgsmulticurvev2.h +include/qgis/qgsmultiedittoolbutton.h +include/qgis/qgsmultilinestringv2.h +include/qgis/qgsmultipointv2.h +include/qgis/qgsmultipolygonv2.h include/qgis/qgsmultirenderchecker.h +include/qgis/qgsmultisurfacev2.h include/qgis/qgsnetworkaccessmanager.h include/qgis/qgsnetworkcontentfetcher.h include/qgis/qgsnetworkdiskcache.h include/qgis/qgsnetworkreplyparser.h +include/qgis/qgsnewgeopackagelayerdialog.h include/qgis/qgsnewhttpconnection.h include/qgis/qgsnewmemorylayerdialog.h include/qgis/qgsnewnamedialog.h include/qgis/qgsnewvectorlayerdialog.h include/qgis/qgsninecellfilter.h include/qgis/qgsnmeaconnection.h +include/qgis/qgsnullsymbolrenderer.h +include/qgis/qgsnullsymbolrendererwidget.h include/qgis/qgsnumericscalebarstyle.h include/qgis/qgsnumericsortlistviewitem.h include/qgis/qgsobjectcustomproperties.h include/qgis/qgsofflineediting.h include/qgis/qgsogcutils.h +include/qgis/qgsoptional.h +include/qgis/qgsoptionalexpression.h include/qgis/qgsoptionsdialogbase.h include/qgis/qgsorderbydialog.h +include/qgis/qgsorganizetablecolumnsdialog.h include/qgis/qgsosmbase.h include/qgis/qgsosmdatabase.h include/qgis/qgsosmdownload.h @@ -417,6 +475,8 @@ include/qgis/qgspaintenginehack.h include/qgis/qgspalettedrasterrenderer.h include/qgis/qgspalettedrendererwidget.h include/qgis/qgspallabeling.h +include/qgis/qgspanelwidget.h +include/qgis/qgspanelwidgetstack.h include/qgis/qgspaperitem.h include/qgis/qgspenstylecombobox.h include/qgis/qgsphotoconfigdlg.h @@ -432,6 +492,7 @@ include/qgis/qgspointdisplacementrenderer.h include/qgis/qgspointdisplacementrendererwidget.h include/qgis/qgspointlocator.h include/qgis/qgspointv2.h +include/qgis/qgspolygonv2.h include/qgis/qgsprevieweffect.h include/qgis/qgsproject.h include/qgis/qgsprojectbadlayerguihandler.h @@ -482,6 +543,7 @@ include/qgis/qgsrasterresampler.h include/qgis/qgsrastershader.h include/qgis/qgsrastershaderfunction.h include/qgis/qgsrastertransparency.h +include/qgis/qgsrastertransparencywidget.h include/qgis/qgsrasterviewport.h include/qgis/qgsrectangle.h include/qgis/qgsrelation.h @@ -489,12 +551,14 @@ include/qgis/qgsrelationeditorwidget.h include/qgis/qgsrelationmanager.h include/qgis/qgsrelationreferenceconfigdlg.h include/qgis/qgsrelationreferencefactory.h +include/qgis/qgsrelationreferencesearchwidgetwrapper.h include/qgis/qgsrelationreferencewidget.h include/qgis/qgsrelationreferencewidgetwrapper.h include/qgis/qgsrelationwidgetwrapper.h include/qgis/qgsrelief.h include/qgis/qgsrenderchecker.h include/qgis/qgsrendercontext.h +include/qgis/qgsrendererrasterpropertieswidget.h include/qgis/qgsrendererv2.h include/qgis/qgsrendererv2propertiesdialog.h include/qgis/qgsrendererv2registry.h @@ -504,6 +568,7 @@ include/qgis/qgsruggednessfilter.h include/qgis/qgsrulebasedrendererv2.h include/qgis/qgsrulebasedrendererv2widget.h include/qgis/qgsrunprocess.h +include/qgis/qgsruntimeprofiler.h include/qgis/qgsscalebarstyle.h include/qgis/qgsscalecalculator.h include/qgis/qgsscalecombobox.h @@ -513,8 +578,10 @@ include/qgis/qgsscaleutils.h include/qgis/qgsscalevisibilitydialog.h include/qgis/qgsscalewidget.h include/qgis/qgssearchquerybuilder.h +include/qgis/qgssearchwidgettoolbutton.h include/qgis/qgssearchwidgetwrapper.h include/qgis/qgsshadoweffect.h +include/qgis/qgsshortcutsmanager.h include/qgis/qgssimplifymethod.h include/qgis/qgssinglebandcolordatarenderer.h include/qgis/qgssinglebandgrayrenderer.h @@ -530,16 +597,20 @@ include/qgis/qgsslopefilter.h include/qgis/qgssmartgroupeditordialog.h include/qgis/qgssnapper.h include/qgis/qgssnappingutils.h +include/qgis/qgssourceselectdialog.h include/qgis/qgsspatialindex.h include/qgis/qgsspinbox.h +include/qgis/qgssqlcomposerdialog.h include/qgis/qgssqlexpressioncompiler.h include/qgis/qgsstatisticalsummary.h +include/qgis/qgsstringstatisticalsummary.h include/qgis/qgsstringutils.h include/qgis/qgsstylev2.h include/qgis/qgsstylev2exportimportdialog.h include/qgis/qgsstylev2groupselectiondialog.h include/qgis/qgsstylev2managerdialog.h include/qgis/qgssublayersdialog.h +include/qgis/qgssurfacev2.h include/qgis/qgssvgannotationitem.h include/qgis/qgssvgcache.h include/qgis/qgssvgselectorwidget.h @@ -552,9 +623,13 @@ include/qgis/qgssymbologyv2conversion.h include/qgis/qgssymbolslistwidget.h include/qgis/qgssymbolv2.h include/qgis/qgssymbolv2selectordialog.h +include/qgis/qgstablewidgetitem.h +include/qgis/qgstabwidget.h +include/qgis/qgstestutils.h include/qgis/qgstextannotationitem.h include/qgis/qgstextdiagram.h include/qgis/qgstexteditconfigdlg.h +include/qgis/qgstexteditsearchwidgetwrapper.h include/qgis/qgstexteditwidgetfactory.h include/qgis/qgstexteditwrapper.h include/qgis/qgstextlabelfeature.h @@ -563,6 +638,7 @@ include/qgis/qgstininterpolator.h include/qgis/qgstolerance.h include/qgis/qgstotalcurvaturefilter.h include/qgis/qgstracer.h +include/qgis/qgstrackedvectorlayertools.h include/qgis/qgstransaction.h include/qgis/qgstransactiongroup.h include/qgis/qgstransformeffect.h @@ -616,6 +692,7 @@ include/qgis/qgswebviewwidgetfactory.h include/qgis/qgswebviewwidgetwrapper.h include/qgis/qgswidgetwrapper.h include/qgis/qgswkbptr.h +include/qgis/qgswkbsimplifierptr.h include/qgis/qgswkbtypes.h include/qgis/qgsxmlutils.h include/qgis/qgszonalstatistics.h @@ -630,6 +707,7 @@ include/qgis/ui_qgsmessageviewer.h include/qgis/ui_qgsowssourceselectbase.h include/qgis/ui_qgsprojectionselectorbase.h include/qgis/ui_qgsquerybuilderbase.h +include/qgis/ui_qgssqlcomposerdialogbase.h include/qgis/ui_qgssublayersdialogbase.h lib/libqgis_analysis.so lib/libqgis_analysis.so.${PKGVERSION} @@ -644,6 +722,7 @@ lib/libqgis_networkanalysis.so.${PKGVERSION} lib/qgis/crssync lib/qgis/plugins/libbasicauthmethod.so lib/qgis/plugins/libcoordinatecaptureplugin.so +lib/qgis/plugins/libdb2provider.so lib/qgis/plugins/libdelimitedtextprovider.so lib/qgis/plugins/libdxf2shpconverterplugin.so lib/qgis/plugins/libevis.so @@ -689,9 +768,45 @@ share/qgis/doc/TRANSLATORS share/qgis/doc/contributors.json share/qgis/doc/developersmap.html share/qgis/doc/favicon.ico +share/qgis/doc/images/projects/thumbnails/035ade9287e0bae1ddf62a00a52519f028a18e7f.png.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/0baa83c55c7c6194627e87ca81c9dffd4eee9ad1.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/0d5fea827c8bfc486877065e21d3e28f89788e78.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/0d8ae6aad78ca052492dff96434ddb54d5401262.png.50x50_q85.png +share/qgis/doc/images/projects/thumbnails/0e2f6fb1efc89d41120cddf90509374642d400b4.png.50x50_q85.png +share/qgis/doc/images/projects/thumbnails/0eb2c265017956fb6b15cb9a098f8d27928152e8.jpg.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/1607f4bc4a24d0e6aabe5e8e424b93b40b83be3a.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/1789f70f1058ee18570638070439a8082b91dca8.png.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/207dd8769c4926452e07e39d88716ec518ff5f3a.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/25ce8c01cf28046bac3866b5649d269138d257a4.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/35602d87c0858381e9a95a481808b27249f0f592.jpg.200x100_q85.jpg +share/qgis/doc/images/projects/thumbnails/44113fc21a8e2cd84d93459d0f00b3a64850095c.png.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/44e7274c2c76c57d1e2338ddb55a7fb7e764b765.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/46d3e22cccef65fc941eaf0d080fcabbe29d3aff.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/5a65a575314f063d065ef84840e734e411c770f2.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/63b4e423e3ae2888b441002777aee43514e3e271.png.200x100_q85.png +share/qgis/doc/images/projects/thumbnails/69255208cf440914eb947bf6dce5cee1c78455ba.jpg.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/69f8dd7f727158ebeb6bcbdce6fef4cb313ad9f9.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/6e9c4de359ddbda8ed0b144478e7fa001e22ba63.jpg.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/775de328b2774c112cc73fb5aaaee9696220649b.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/7ab30679cc486ecb9981c8c02a6d6ba1fb6ca2c7.png.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/879213e1d9dd7d4e4adb87abf81c96c26c25cd36.png.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/8d0653a46046e8d43a28d4ea3466633f15d17636.png.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/945e5e1463ca738057fd9bae0a427519ccbfef0d.png.300x150_q85.png +share/qgis/doc/images/projects/thumbnails/95966a3500fe4f686b531f05fcf85f59ed0dcb93.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/9d30ee055aaea7ef42b807b1b4fcd22566eef69d.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/a784c121da037ea4fdb57c0de6ce4573af6d8c6c.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/af9b8c3a4363482f12c7b2dff14659fd9ff6240c.png.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/b3196a2b5781e788e6adac40ecf6964eddc4d38e.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/bba9a55eb7e288e622e7bf40ee85326c28cf09f3.jpg.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/c8dbccba699fc2f34ef61b034f7b86adfd96f4c4.png.100x50_q85.jpg +share/qgis/doc/images/projects/thumbnails/d31441980fc90fb15735df8509527e6a1badce72.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/d5fd4af2929840586da0bd45110758c5b0a786ff.png.50x50_q85.png +share/qgis/doc/images/projects/thumbnails/e24951be1e5ff2d6fd591f9760871e38a684bed0.png.100x50_q85.png +share/qgis/doc/images/projects/thumbnails/f6379f3083e612fd47917e1f948d795b6951dde9.png.200x100_q85.png share/qgis/doc/images/qgis-icon-60x60.png share/qgis/doc/index.html share/qgis/doc/news.html +share/qgis/doc/release-sponsors.html share/qgis/doc/style.css share/qgis/i18n/qgis_ar.qm share/qgis/i18n/qgis_bg.qm @@ -726,7 +841,6 @@ share/qgis/i18n/qgis_ro.qm share/qgis/i18n/qgis_ru.qm share/qgis/i18n/qgis_sk.qm share/qgis/i18n/qgis_sl.qm -share/qgis/i18n/qgis_sr@latin.qm share/qgis/i18n/qgis_sv.qm share/qgis/i18n/qgis_tr.qm share/qgis/i18n/qgis_vi.qm @@ -2174,6 +2288,9 @@ share/qgis/svg/sport/sport_swimming_outdoor.svg share/qgis/svg/sport/sport_tennis.svg share/qgis/svg/sport/sport_windsurfing.svg share/qgis/svg/symbol/blue-marker.svg +share/qgis/svg/symbol/disability_accessibility.svg +share/qgis/svg/symbol/disability_accessibility2.svg +share/qgis/svg/symbol/disability_lowvision.svg share/qgis/svg/symbol/education_nursery.svg share/qgis/svg/symbol/education_school.svg share/qgis/svg/symbol/education_university.svg diff --git a/geography/qgis/distinfo b/geography/qgis/distinfo index c5e43147e9a..912130a21a4 100644 --- a/geography/qgis/distinfo +++ b/geography/qgis/distinfo @@ -1,14 +1,13 @@ -$NetBSD: distinfo,v 1.10 2016/07/01 16:15:18 bouyer Exp $ +$NetBSD: distinfo,v 1.11 2017/01/26 13:49:19 ryoon Exp $ -SHA1 (qgis-2.14.3.tar.bz2) = 0763930953d7f6a3a7ce284cc480d78cb130c3b6 -RMD160 (qgis-2.14.3.tar.bz2) = 0392c7fa8a0976056c0f023ea5acec37aaf01fac -SHA512 (qgis-2.14.3.tar.bz2) = d99079e68484bf0aed515ecfcbb382eaf9c59c6fc2a00d01987cc4a0100bd13a70044d2390045461bc4b9a7377c9ebe09a12d43f591cc9b473758fcfa9abefd7 -Size (qgis-2.14.3.tar.bz2) = 74078303 bytes +SHA1 (qgis-2.18.3.tar.bz2) = 86f530286a69ca9eb308647fce58c9038f1de3e2 +RMD160 (qgis-2.18.3.tar.bz2) = c9aaad0c4d9c93827037ffdf3dd1dd0f15d2941d +SHA512 (qgis-2.18.3.tar.bz2) = 6d2256cf85ebc1f1ddd3636f8a48284de95c42e3adb26e780b4847208c5ead80dd6a44c1a11d263bcc15bfbd7337d62d10b738ad8a7076382dbe4c4a011ff6fc +Size (qgis-2.18.3.tar.bz2) = 83508061 bytes SHA1 (patch-CMakeLists.txt) = d9f670b121f508ac6565668e2f57975b19edde76 SHA1 (patch-cmake_FindGDAL.cmake) = aad87704be813306d2727bac748c3df826ed709e SHA1 (patch-cmake_FindGEOS.cmake) = f11f1bead1e31aba3f6167dd8eaf1ad10cf7d6ab SHA1 (patch-cmake_FindPostgres.cmake) = ac665b3ae7f9dc4dd5a61aa8e1263267dc4ee143 -SHA1 (patch-cmake_SIPMacros.cmake) = ef3018674e0f0b542a323d4a50ba53bb1a756608 SHA1 (patch-mac_CMakeLists.txt) = 2468c0a629738ce78cccb784395eb1f41049cc73 SHA1 (patch-mac_cmake_1qt.cmake.in) = d74f7201849ef6dd83f39251e466eb04c791c0e6 SHA1 (patch-src_core_CMakeLists.txt) = 4c504717fbce05984e9ac5867d407f9dcfa11d25 |