Opened 9 years ago
Closed 9 years ago
#48166 closed update (fixed)
ghostscript-fonts-hiragino@9.10 Update to 9.16
Reported by: | kobayos | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | ghostscript-fonts-hiragino |
Description
Japanese characters are not displayed correctly in ghostscript@9.16 with ghostscriot-fonts-higragino@9.10. Although ghostscript-fonts-hiragino@9.10 writes the resources in /opt/local/share/ghostscript/9.10, the directory is not referred by ghostscript 9.16.
It seems that the resources are correctly written in appropriate locations only by changing the version field from "9.10" to "9.16" in the port file.
Please find the attached patch to the port file.
Attachments (2)
Change History (7)
Changed 9 years ago by kobayos
Attachment: | Portfile.diff added |
---|
comment:1 follow-up: 3 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mf2k@… |
---|---|
Port: | ghostscript-fonts-hiragino added |
Version: | 2.3.3 |
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from mf2k@… to macports-tickets@… |
---|
Opps.
Changed 9 years ago by kobayos
Attachment: | Portfile2.diff added |
---|
comment:3 Changed 9 years ago by kobayos
Replying to mf2k@…:
Thanks. In the future, please fill in the Port field.
The
revision
line should be deleted because it starts at 0 when increasing the version and that is the default value.
Please find a patch "Portfile2.diff" that deletes the revision
line as well.
comment:5 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
done r138145
Thanks. In the future, please fill in the Port field.
The
revision
line should be deleted because it starts at 0 when increasing the version and that is the default value.