pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript Fixing build error on AIX as reporte...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d5317823d1ce
branches:  trunk
changeset: 399216:d5317823d1ce
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Sep 15 05:35:17 2009 +0000

description:
Fixing build error on AIX as reported in PR pkg/42063

diffstat:

 print/ghostscript/distinfo         |   3 ++-
 print/ghostscript/patches/patch-aj |  10 ++++++++++
 2 files changed, 12 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 3aa08db90548 -r d5317823d1ce print/ghostscript/distinfo
--- a/print/ghostscript/distinfo        Mon Sep 14 22:56:53 2009 +0000
+++ b/print/ghostscript/distinfo        Tue Sep 15 05:35:17 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.25 2009/08/31 20:12:20 wiz Exp $
+$NetBSD: distinfo,v 1.26 2009/09/15 05:35:17 sno Exp $
 
 SHA1 (ghostscript-8.70.tar.bz2) = 4e4132713258c680a4fbec577e6dfc82b980ec01
 RMD160 (ghostscript-8.70.tar.bz2) = 88f7d380d1075c57829aa7f34334542fd2bbd6ce
@@ -10,3 +10,4 @@
 SHA1 (patch-ag) = bdfbe40c849537d84ac2b3def4a0a3a87ecc152f
 SHA1 (patch-ah) = efc85dead838505ee462714167f196db2deeb0aa
 SHA1 (patch-ai) = ad69ddd4a4bd50cf2263ac6c6d17a59798ef3124
+SHA1 (patch-aj) = 4a08ba397ca3528ccab8d0a9aee55d3a697cfbaf
diff -r 3aa08db90548 -r d5317823d1ce print/ghostscript/patches/patch-aj
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/ghostscript/patches/patch-aj        Tue Sep 15 05:35:17 2009 +0000
@@ -0,0 +1,10 @@
+--- base/gxpcolor.h.orig       2009-09-14 10:49:17.000000000 +0200
++++ base/gxpcolor.h    2009-09-14 10:49:42.000000000 +0200
+@@ -18,6 +18,7 @@
+ #ifndef gxpcolor_INCLUDED
+ #  define gxpcolor_INCLUDED
+ 
++#include "gxdcolor.h"
+ #include "gspcolor.h"
+ #include "gxcspace.h"
+ #include "gxdevice.h"



Home | Main Index | Thread Index | Old Index