[MacPorts] #36700: qgis @1.8.0_0 +grass sets GRASS_PREFIX to wrong directory with GRASS 6.4.2
#36700: qgis @1.8.0_0 +grass sets GRASS_PREFIX to wrong directory with GRASS 6.4.2 ---------------------+-------------------------------- Reporter: hanfl@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: qgis ---------------------+-------------------------------- {{{ variant grass description "Build the grass (6.4) plugin" { depends_lib-append port:grass configure.args-append "-DGRASS_PREFIX=${prefix}/share/grass-6.4.0" } }}} should be {{{ variant grass description "Build the grass (6.4) plugin" { depends_lib-append port:grass configure.args-append "-DGRASS_PREFIX=${prefix}/share/grass-6.4.2" } }}} with the current GRASS port. -- Ticket URL: <https://trac.macports.org/ticket/36700> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36700: qgis @1.8.0_0 +grass sets GRASS_PREFIX to wrong directory with GRASS 6.4.2 ----------------------+--------------------- Reporter: hanfl@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: qgis | ----------------------+--------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => vince@… Comment: Attaching a patch of the portfile as a unified diff is much preferred. In the future, please Cc the port maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/36700#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36700: qgis @1.8.0_0 +grass sets GRASS_PREFIX to wrong directory with GRASS 6.4.2 ----------------------+--------------------- Reporter: hanfl@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: qgis | ----------------------+--------------------- Comment (by vince@…): I’ll tackle that tonight as soon a I’ve a chance. Thanks for providing the patch. -- Ticket URL: <https://trac.macports.org/ticket/36700#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36700: qgis @1.8.0_0 +grass sets GRASS_PREFIX to wrong directory with GRASS 6.4.2 ----------------------+--------------------- Reporter: hanfl@… | Owner: vince@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: qgis | ----------------------+--------------------- Changes (by vince@…): * status: new => closed * resolution: => fixed Comment: Committed in r99013. Thanks again for all. -- Ticket URL: <https://trac.macports.org/ticket/36700#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts