Summary: | [MAINTAINER] graphics/qgis: update to 2.8.2 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Rainer Hurling <rhurlin> | ||||||||||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||||||||||
Status: | Closed FIXED | ||||||||||||||
Severity: | Affects Some People | CC: | rhurlin, wen | ||||||||||||
Priority: | --- | Keywords: | easy, patch, patch-ready | ||||||||||||
Version: | Latest | Flags: | rhurlin:
maintainer-feedback+
|
||||||||||||
Hardware: | Any | ||||||||||||||
OS: | Any | ||||||||||||||
Attachments: |
|
Created attachment 156680 [details]
Poudriere run on 10.1 amd64 with default options
Created attachment 156681 [details]
Poudriere run on 10.1 amd64 with all options enabled
Created attachment 156682 [details]
Poudriere run on 9.3 amd64 with default options
Created attachment 156683 [details]
Poudriere run on 8.4 i386 with default options
A commit references this bug: Author: wen Date: Wed May 13 23:54:51 UTC 2015 New revision: 386279 URL: https://svnweb.freebsd.org/changeset/ports/386279 Log: - Update to 2.8.2 - Add CPE PR: 200144 Submitted by: Rainer Hurling<rhurlin@gwdg.de> (mainatiner) Changes: head/graphics/qgis/Makefile head/graphics/qgis/distinfo head/graphics/qgis/pkg-plist |
Created attachment 156679 [details] patch qgis to 2.8.2 This patch updates graphics/qgis from 2.8.1 to 2.8.2. It is a minor update with several bug fixes. Some of the more important issues are around handling with PostGIS, GRASS and SAGA GIS data. - update to version 2.8.2 - adapted pkg-plist - add CPE info -------------------------- Tested on Poudriere with 10.1amd64 (all options enabled and default options), 93amd64 (default options) and 84i386 (default options). -------------------------- 'portlint -AC' gives: WARN: /poudriere/ports/default/graphics/qgis/pkg-plist: [553]: enumerating info files in the plist is deprecated in favor of adding info files into the Makefile using the INFO macro. WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 2 warnings found. The first warning is obsolet as always for QGIS, because that isn't an info file, but a Grass GIS command. Please, don't remove this entry from pkg-plist.