summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2010-11-13 17:03:00 +0000
committerbouyer <bouyer@pkgsrc.org>2010-11-13 17:03:00 +0000
commitee7cab7d550743e752cc3f905bab51480abf2d35 (patch)
tree9bf5e233789c10c0b739dbf7531f290b828c9444 /print/ghostscript/Makefile
parenta5389e3586df7d05d3d7d271e0fa644698d8ac32 (diff)
downloadpkgsrc-ee7cab7d550743e752cc3f905bab51480abf2d35.tar.gz
Apply patch from official repository:
- Fixed memory reallocation on bitmap size change. Reallocation is not only needed when dimendions and margins change, but also when the color depth changes. Fixes bugs #691029 and #691108. - Fixed arrayoption() macro in cups_put_params() function. Array values did not get actually set in cups.header data structure. Bug only showed via a compiler warning. - Silenced compiler warning by presetting c0..c3 in cups_map_cmyk() to zero. makes my epson USB printer work again with 2010Q3 cups+ghostscript PKGREVISION++
Diffstat (limited to 'print/ghostscript/Makefile')
-rw-r--r--print/ghostscript/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index 9ed949aa1d8..20a7ce106f2 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2010/06/30 12:44:55 tron Exp $
+# $NetBSD: Makefile,v 1.81 2010/11/13 17:03:00 bouyer Exp $
DISTNAME= ghostscript-8.71
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
MASTER_SITES+= http://ghostscript.com/releases/