On 20/02/15 15:00 +0100, Xavier wrote: > There is something wrong in one patchfile for archivers/unzip : > > | ===> Patching for unzip-6.0_5 > | ===> Applying extra patch /usr/ports/archivers/unzip/files > | /extra-|iconv-patch-unix_unix.c > | File to patch: > > It comes from > > [xavier@valinor unzip]$ head files/extra-iconv-patch-unix_unix.c > --- unix.c.orig 2015-02-17 15:18:36.176142072 -0800 > +++ unix.c 2015-02-17 15:18:56.289341100 -0800 > @@ -30,6 +30,9 @@ > > where it should be > > --- unix/unix.c.orig 2015-02-17 15:18:36.176142072 -0800 > +++ unix/unix.c 2015-02-17 15:18:56.289341100 -0800 > @@ -30,6 +30,9 @@ > > HTH, > > Xav > > -- > Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]"
Hi, It was fixed two days ago by in rev379304, you should update your checkout :) Cheers, - rodrigo _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
