diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-16 15:20:30 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-16 15:20:30 +0000 |
commit | d23166a69cdd418614fc5351d96d4c9f9705f4e0 (patch) | |
tree | 96bd05dd977a56d4067841fa0e469a1055671fd9 /print/ghostscript-gpl/files/patch-contrib__gdevhl12.c | |
parent | - it requires the Fortran compiler, bump PORTREVISION (diff) |
- Update to 8.60. The contributed drivers made by gs-esp are now merged in,
but still missing improved CJKV font handling functions.
PR: ports/115395
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Notes
Notes:
svn path=/head/; revision=197809
Diffstat (limited to 'print/ghostscript-gpl/files/patch-contrib__gdevhl12.c')
-rw-r--r-- | print/ghostscript-gpl/files/patch-contrib__gdevhl12.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/ghostscript-gpl/files/patch-contrib__gdevhl12.c b/print/ghostscript-gpl/files/patch-contrib__gdevhl12.c deleted file mode 100644 index 64ef936f0975..000000000000 --- a/print/ghostscript-gpl/files/patch-contrib__gdevhl12.c +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/gdevhl12.c.orig Thu Apr 26 01:27:24 2007 -+++ contrib/gdevhl12.c Tue May 15 16:49:03 2007 -@@ -474,7 +474,7 @@ - continue; - #if 1 - /* XXX - please report if you ever see this, then change to #if 0 */ -- fprintf(stderr, -+ dprintf1( - "hl1250: compression failed (y=%u), doing 1200x300 dpi\n", - band + y); - #endif |