[MacPorts] #30016: libiconv @1.13.1 install error ("shell command failed" on patch)

MacPorts noreply at macports.org
Sun Jul 3 23:14:16 PDT 2011


#30016: libiconv @1.13.1 install error ("shell command failed" on patch)
----------------------------------------+-----------------------------------
 Reporter:  daniel.c.ritchie@…          |       Owner:  ryandesign@…           
     Type:  defect                      |      Status:  assigned               
 Priority:  Normal                      |   Milestone:                         
Component:  ports                       |     Version:  1.9.2                  
 Keywords:                              |        Port:  libiconv               
----------------------------------------+-----------------------------------

Comment(by jpr5@…):

 Fix is to the diff itself, just add a/b prefixes:

 {{{
 #!diff
 --- files/patch-c99.diff.orig   2011-07-03 23:11:38.000000000 -0700
 +++ files/patch-c99.diff        2011-07-03 23:11:45.000000000 -0700
 @@ -1,5 +1,5 @@
 ---- lib/iconv.c.orig   2011-07-03 10:09:20.000000000 -0700
 -+++ lib/iconv.c        2011-07-03 10:11:24.000000000 -0700
 +--- a/lib/iconv.c.orig 2011-07-03 10:09:20.000000000 -0700
 ++++ b/lib/iconv.c      2011-07-03 10:11:24.000000000 -0700
  @@ -172,7 +172,9 @@ static const struct alias sysdep_aliases
   #include "aliases2.h"
   #undef S
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/30016#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list