[MacPorts] #28840: gimp-app extraction failure on case-sensitive file systems
#28840: gimp-app extraction failure on case-sensitive file systems --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: gimp-app --------------------------------+------------------------------------------- The extract step for gimp-app attempts to delete {{{ ${gimpapp}/Contents/Resources/script }}} where the variable "gimpapp" is defined as {{{ set gimpapp ${workpath}/GIMPskel/Gimp.app }}} The actual case-sensitive path is {{{ ${workpath}/GIMPskel/GIMP.app }}} which causes the problem to be masked on case-insensitive file systems. Please find attached the Portfile patch. -- Ticket URL: <https://trac.macports.org/ticket/28840> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28840: gimp-app extraction failure on case-sensitive file systems --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: gimp-app --------------------------------+------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/28840#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28840: gimp-app extraction failure on case-sensitive file systems ---------------------------------+------------------------------------------ Reporter: carsomyr@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: haspatch Port: gimp-app | ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r77089 -- Ticket URL: <https://trac.macports.org/ticket/28840#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts