[MacPorts] #16408: Update mc to 4.6.2_pre (2007-06-23-14)
#16408: Update mc to 4.6.2_pre (2007-06-23-14) -----------------------------------+---------------------------------------- Reporter: dshaposhnik@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: | -----------------------------------+---------------------------------------- mc v.4.6.1 has bug with entering directories with '_' symbol. This is very annoying bug, so in many linux distribs it was updated to 4.6.2_pre1. I tried various configuration options and get stable build with --with- screen=mcslang on OS X 10.5.4. -- Ticket URL: <http://trac.macports.org/ticket/16408> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16408: Update mc to 4.6.2_pre (2007-06-23-14) ------------------------------------+--------------------------------------- Reporter: dshaposhnik@gmail.com | Owner: waqar@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Changes (by blb@macports.org): * owner: macports-tickets@lists.macosforge.org => waqar@macports.org Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/16408#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16408: Update mc to 4.6.2_pre (2007-06-23-14) ------------------------------------+--------------------------------------- Reporter: dshaposhnik@gmail.com | Owner: waqar@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: mc | ------------------------------------+--------------------------------------- Changes (by jmr@macports.org): * port: => mc -- Ticket URL: <http://trac.macports.org/ticket/16408#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16408: Update mc to 4.6.2_pre (2007-06-23-14) -----------------------------------+---------------------------------------- Reporter: dshaposhnik@… | Owner: waqar@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: mc -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: 4.6.2 final has been released so the port should be updated. Note that the homepage has also changed to http://www.midnight-commander.org/ . -- Ticket URL: <http://trac.macports.org/ticket/16408#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16408: Update mc to 4.6.2_pre (2007-06-23-14) -----------------------------------+---------------------------------------- Reporter: dshaposhnik@… | Owner: waqar@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: mc -----------------------------------+---------------------------------------- Comment(by raimue@…): Here is a try on updating this one, but the build fails: {{{ Making all in po /usr/bin/make mc.pot-update sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if test -n 'mc-devel@gnome.org' || test '' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='mc-devel@gnome.org'; \ else \ msgid_bugs_address=''; \ fi; \ /opt/local/bin/xgettext --default-domain=mc --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --keyword=Q_ \ --files-from=./POTFILES.in \ --copyright-holder='Free Software Foundation, Inc.' \ --msgid-bugs-address="$msgid_bugs_address" test ! -f mc.po || { \ if test -f ./mc.pot; then \ sed -f remove-potcdate.sed < ./mc.pot > mc.1po && \ sed -f remove-potcdate.sed < mc.po > mc.2po && \ if cmp mc.1po mc.2po >/dev/null 2>&1; then \ rm -f mc.1po mc.2po mc.po; \ else \ rm -f mc.1po mc.2po ./mc.pot && \ mv mc.po ./mc.pot; \ fi; \ else \ mv mc.po ./mc.pot; \ fi; \ } test ! -f ./mc.pot || \ test -z "az.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo eu.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mn.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make az.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo eu.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mn.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo msgmerge --update --no-location az.po mc.pot ................................................................................................... done. msgmerge: `az.po': No such file or directory make[3]: *** [az.po] Error 1 make[2]: *** [stamp-po] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/16408#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16408: Update mc to 4.6.2_pre (2007-06-23-14) -----------------------------------+---------------------------------------- Reporter: dshaposhnik@… | Owner: waqar@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | Port: mc -----------------------------------+---------------------------------------- Comment(by sierkb@…): Latest released version (as told by http://www.midnight-commander.org/): 4.7.0-pre4.[[BR]] See http://www.midnight-commander.org/wiki/NEWS-4.7.0-pre4 for details[[BR]] and http://www.midnight-commander.org/downloads for source tarballs. Open Tickets for 4.7.0:[[BR]] http://www.midnight- commander.org/query?status=testing&status=reopened&status=assigned&status=new&status=accepted&group=status&milestone=4.7.0 Translations (for 4.7.0 and in general) and their status, see:[[BR]] http://www.midnight-commander.org/ticket/1370 [[BR]] http://www.midnight-commander.org/translations/ [[BR]] http://www.transifex.net/projects/p/mc/c/master/ -- Ticket URL: <http://trac.macports.org/ticket/16408#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16408: Update mc to 4.6.2_pre (2007-06-23-14) ------------------------------------+--------------------------------------- Reporter: dshaposhnik@… | Owner: waqar@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: mc | ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: The update to 4.7.0 was handled in #21218. -- Ticket URL: <http://trac.macports.org/ticket/16408#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts