Summary: | print/ghostscript-gnu: apply patches to fix CJK PDF handling | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | KOMATSU Shinichiro <koma2> | ||||
Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
KOMATSU Shinichiro
2004-01-29 19:40:17 UTC
State Changed From-To: open->feedback When I try to install using these patches on 4.9, I get the following: extracting ghostscript fonts ... /usr/bin/tar: fonts/COPYING: Cannot open: No such file or directory /usr/bin/tar: fonts/ChangeLog: Cannot open: No such file or directory ... and so one for many more files. Can the submitter confirm this? http://www.freebsd.org/cgi/query-pr.cgi?pr=62078 State Changed From-To: feedback->open Feedback received from submitter in private email (following). But at this point I think I'll let someone else try to work on this PR. Thank you for verifying my PR, but when I retried to install this port on 4.9 (both with and without my patches applied), this problem did not occur. Looking into the place where this error occured, I think ghostscript-fonts-std-8.11.tar.gz and/or ghostscript-fonts-other-6.0.tar.gz on your machine are broken. Would you recheck the size and checksum of them? On my machine, these are as follows: % ls -l /usr/ports/distfiles/ghostscript/ghostscript-*fonts* -rw------- 1 koma2 pkgbld 796086 Apr 29 2003 /usr/ports/distfiles/ghostscript/ghostscript-fonts-other-6.0.tar.gz -rw------- 1 koma2 pkgbld 3752871 Sep 25 16:00 /usr/ports/distfiles/ghostscript/ghostscript-fonts-std-8.11.tar.gz http://www.freebsd.org/cgi/query-pr.cgi?pr=62078 Adding to audit log: I can now confirm that these patches apply correctly. Unfortunately, since I don't really understand the impact of the changes, I'm not really comfortable committing them. Responsible Changed From-To: freebsd-ports-bugs->linimon Take. State Changed From-To: open->closed Committed, thanks. |