#44476: meld @1.8.4: update mime and desktop databases post-activation --------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: meld | --------------------------+-------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Fixed in r122773 along with other updates. Note the need to for the following additional commands in post-activate (both hicolor and HighContrast icons are installed) and the additional dependencies needed to make sure the post-activate commands are available (desktop-file-utils, rarian, shared-mime-info, gtk2). {{{ system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor" system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/HighContrast" }}} -- Ticket URL: <https://trac.macports.org/ticket/44476#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X