#26028: Add feature to show changes between port versions ---------------------------------+------------------------------------------ Reporter: sewebster@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Low | Milestone: Component: base | Version: Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by sewebster@…): Wow, thats fantastic! Thanks. Possible items for future versions could be: * support more than one port argument * support pseudoports * or, I guess a subset of the previous point, make it easy to spit out the changes to all outdated ports, e.g. {{{ port echo outdated | cut -f 1 -d" " | xargs -n 1 ./port-whatsnew.sh }}} -- Ticket URL: <http://trac.macports.org/ticket/26028#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS