pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/cups Remove erroneous (literally) include.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f89d9fb3526
branches:  trunk
changeset: 498049:4f89d9fb3526
user:      salo <salo%pkgsrc.org@localhost>
date:      Thu Aug 11 00:03:18 2005 +0000

description:
Remove erroneous (literally) include.

diffstat:

 print/cups/distinfo         |   4 ++--
 print/cups/patches/patch-aw |  10 +---------
 2 files changed, 3 insertions(+), 11 deletions(-)

diffs (37 lines):

diff -r ee6b6c6cccb9 -r 4f89d9fb3526 print/cups/distinfo
--- a/print/cups/distinfo       Thu Aug 11 00:03:16 2005 +0000
+++ b/print/cups/distinfo       Thu Aug 11 00:03:18 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.32 2005/08/10 23:37:08 salo Exp $
+$NetBSD: distinfo,v 1.33 2005/08/11 00:03:18 salo Exp $
 
 SHA1 (cups-1.1.23-source.tar.bz2) = 32d5bfb44c4edc1b54ccb014b5a44499295c6c5c
 RMD160 (cups-1.1.23-source.tar.bz2) = 255ec4c22422b14f2367d69f3ec7e590dc46bea5
@@ -11,4 +11,4 @@
 SHA1 (patch-at) = aa36ec591164675b889d2cf32e4d754e9b6db94f
 SHA1 (patch-au) = ab43911c1b27b250a257c67d1d34066237e4da98
 SHA1 (patch-av) = 33437f71e0b6443b172246f1962f9d2eebbd8f11
-SHA1 (patch-aw) = fbfe7c89952b5aadd48ee84b7d0502fa4e280870
+SHA1 (patch-aw) = f9a83423eac1a631b67e10911e0ef9e111da9b84
diff -r ee6b6c6cccb9 -r 4f89d9fb3526 print/cups/patches/patch-aw
--- a/print/cups/patches/patch-aw       Thu Aug 11 00:03:16 2005 +0000
+++ b/print/cups/patches/patch-aw       Thu Aug 11 00:03:18 2005 +0000
@@ -1,17 +1,9 @@
-$NetBSD: patch-aw,v 1.3 2005/08/10 23:37:08 salo Exp $
+$NetBSD: patch-aw,v 1.4 2005/08/11 00:03:18 salo Exp $
 
 Fix for CAN-2005-2097, from RedHat.
 
 --- pdftops/FontFile.cxx.orig  2004-02-02 23:41:09.000000000 +0100
 +++ pdftops/FontFile.cxx       2005-08-10 22:30:54.000000000 +0200
-@@ -18,6 +18,7 @@
- #include <stdarg.h>
- #include <string.h>
- #include <ctype.h>
-+#include <error.h>
- #include "gmem.h"
- #include "GHash.h"
- #include "Error.h"
 @@ -3572,6 +3573,9 @@
      } else {
        origLocaTable[i].pos = 2 * getUShort(pos + 2*i);



Home | Main Index | Thread Index | Old Index