Summary: | [UPDATE] graphics/mupdf to 1.0rc1 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | lichray | ||||||||||
Component: | Individual Port(s) | Assignee: | Michael Scheidell <scheidell> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Only Me | ||||||||||||
Priority: | Normal | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Description
lichray
2012-04-08 02:00:29 UTC
Fix build with clang (its assembler does not support the .incbin instruction). -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/ Updates to 1.0 release. -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/ Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it. State Changed From-To: open->suspended Waiting for ports/166744 OK, ports/166744 is committed; time to unbreak this. An updated patch is attached. Use the new option style at the same time. -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/ State Changed From-To: suspended->open Dependent pr closed. scheidell 2012-06-04 00:02:49 UTC FreeBSD ports repository Modified files: graphics/mupdf Makefile distinfo pkg-plist graphics/mupdf/files patch-apps_x11_main.c scroll_hack-apps_pdfapp.c Log: - Update to 1.0 PR: ports/166745 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Revision Changes Path 1.20 +16 -18 ports/graphics/mupdf/Makefile 1.11 +2 -2 ports/graphics/mupdf/distinfo 1.3 +4 -24 ports/graphics/mupdf/files/patch-apps_x11_main.c 1.2 +14 -13 ports/graphics/mupdf/files/scroll_hack-apps_pdfapp.c 1.5 +7 -8 ports/graphics/mupdf/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |