[MacPorts] #23691: mkvtoolnix-3.2.0 maintainer update
#23691: mkvtoolnix-3.2.0 maintainer update -------------------------------+-------------------------------------------- Reporter: ruud@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mkvtoolnix -------------------------------+-------------------------------------------- Updated Portfile from 3.0.0 to 3.2.0 Since 3.0.0 these dependencies have been bumped: - Boost-1.34.0 - wxWidgets-2.8.0 -- Ticket URL: <http://trac.macports.org/ticket/23691> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23691: mkvtoolnix-3.2.0 maintainer update -------------------------------+-------------------------------------------- Reporter: ruud@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mkvtoolnix -------------------------------+-------------------------------------------- Comment(by ruud@…): This patch closes/supersedes #23392 -- Ticket URL: <http://trac.macports.org/ticket/23691#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23691: mkvtoolnix-3.2.0 maintainer update -------------------------------+-------------------------------------------- Reporter: ruud@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mkvtoolnix -------------------------------+-------------------------------------------- Comment(by ruud@…): Should have tested this before submitting :/. The makefile is broken. -- Ticket URL: <http://trac.macports.org/ticket/23691#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23691: mkvtoolnix-3.2.0 maintainer update -------------------------------+-------------------------------------------- Reporter: ruud@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mkvtoolnix -------------------------------+-------------------------------------------- Comment(by ruud@…): This is the offending line (configure): {{{ MANPAGES_TRANSLATED="`for lang in $MANPAGES_TRANSLATIONS; do \ echo -n '$(subst doc/man, doc/man/'$lang', $(MANPAGES)) '; done`" }}} Somehow the '-n' isn't processed but pasted in verbatim. Any suggestion how to fix this? -- Ticket URL: <http://trac.macports.org/ticket/23691#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23691: mkvtoolnix-3.2.0 maintainer update -------------------------------+-------------------------------------------- Reporter: ruud@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: mkvtoolnix -------------------------------+-------------------------------------------- Comment(by ruud@…): Replying to [comment:3 ruud@…]: The new patch fixes the problem (suggested by the developer). Not sure if it is the best solution though. -- Ticket URL: <http://trac.macports.org/ticket/23691#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23691: mkvtoolnix-3.2.0 maintainer update ---------------------------------+------------------------------------------ Reporter: ruud@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: mkvtoolnix ---------------------------------+------------------------------------------ Changes (by jmr@…): * keywords: => haspatch maintainer * version: 1.8.2 => -- Ticket URL: <http://trac.macports.org/ticket/23691#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23691: mkvtoolnix-3.2.0 maintainer update ---------------------------------+------------------------------------------ Reporter: ruud@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: mkvtoolnix ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Replying to [comment:3 ruud@…]:
Somehow the '-n' isn't processed but pasted in verbatim. Any suggestion how to fix this? This behavior changed ("broke") in Mac OS X 10.5 in order to be POSIX compliant. It is explained in Apple's developer documentation [http://developer.apple.com/mac/library/releasenotes/Darwin/RN- Unix03Conformance/index.html#//apple_ref/doc/uid/TP40004772-DontLinkElementID_5 here]. An easy fix is to change "echo" to "/bin/echo", or to ensure that you're running "bash" not "sh".
-- Ticket URL: <http://trac.macports.org/ticket/23691#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23691: mkvtoolnix-3.2.0 maintainer update --------------------------------+------------------------------------------- Reporter: ruud@… | Owner: ryandesign@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: mkvtoolnix | --------------------------------+------------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Old description:
Updated Portfile from 3.0.0 to 3.2.0
Since 3.0.0 these dependencies have been bumped: - Boost-1.34.0 - wxWidgets-2.8.0
New description: Updated Portfile from 3.0.0 to 3.2.0 Since 3.0.0 these dependencies have been bumped: - Boost-1.34.0 - wxWidgets-2.8.0 -- Comment: Updated in r63998. -- Ticket URL: <http://trac.macports.org/ticket/23691#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts