New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80094


Ignore:
Timestamp:
07/03/11 23:16:26 (4 years ago)
Author:
ryandesign@…
Message:

libiconv: fix patchfile added in r80075 so it actually applies without error; see #30016

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/textproc/libiconv/files/patch-c99.diff

    r80075 r80094  
    1 --- lib/iconv.c.orig    2011-07-03 10:09:20.000000000 -0700 
    2 +++ lib/iconv.c 2011-07-03 10:11:24.000000000 -0700 
     1--- a/lib/iconv.c.orig  2011-07-03 10:09:20.000000000 -0700 
     2+++ b/lib/iconv.c       2011-07-03 10:11:24.000000000 -0700 
    33@@ -172,7 +172,9 @@ static const struct alias sysdep_aliases 
    44 #include "aliases2.h" 
Note: See TracChangeset for help on using the changeset viewer.