On Thu, Feb 9, 2012 at 4:43 PM, Brett <brett.ma...@gmx.com> wrote:
> Hi,
>
> Yesterday I updated to current and rebuilt the ports I use. All went
> well except building mupdf, which stalled at "file to patch:":
>
> # cd textproc/mupdf/
> # make install
> ===>  Checking files for mupdf-0.9
> `/usr/ports/distfiles/mupdf-0.9-source.tar.gz' is up to date.
>>> (SHA256) mupdf-0.9-source.tar.gz: OK
> .....
> ===>  Extracting for mupdf-0.9
> ===>  Patching for mupdf-0.9
> File to patch:
>
>
>
> Looking in /usr/ports/textproc/mupdf/patches/
> $ ls
> CVS
> patch-apps_unix_ximage_c
> patch-debian_mupdf_pc
> patch-Makerules
> patch-debian_mupdf_desktop
>
> Somehow patch-apps_unix_ximage_c has gotten in there, even though
> (according to
> http://www.openbsd.org/cgi-bin/cvsweb/ports/textproc/mupdf/patches/Attic/
> ) it was moved to the attic over 2 years ago.

$ cvs status patch-apps_unix_ximage_c

see if there is sticky tag there. If so, then do:

$ cvs up -dPA

--patrick

Reply via email to