[MacPorts] #16408: Update mc to 4.6.2_pre (2007-06-23-14)

MacPorts noreply at macports.org
Mon Jun 22 18:59:55 PDT 2009


#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 at gnome.org' || test '' = '@'PACKAGE_BUGREPORT'@'; then
 \
           msgid_bugs_address='mc-devel at 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


More information about the macports-tickets mailing list