pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/gnome-print remove duplicate definition of jobda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b90717db549
branches:  trunk
changeset: 514476:0b90717db549
user:      dbj <dbj%pkgsrc.org@localhost>
date:      Mon Jun 12 21:38:57 2006 +0000

description:
remove duplicate definition of jobdata global variable

diffstat:

 print/gnome-print/distinfo         |   3 ++-
 print/gnome-print/patches/patch-ag |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 5e80f3b409dd -r 0b90717db549 print/gnome-print/distinfo
--- a/print/gnome-print/distinfo        Mon Jun 12 21:38:44 2006 +0000
+++ b/print/gnome-print/distinfo        Mon Jun 12 21:38:57 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2006/06/01 16:04:58 joerg Exp $
+$NetBSD: distinfo,v 1.12 2006/06/12 21:38:57 dbj Exp $
 
 SHA1 (gnome-print-0.37.tar.gz) = 119bb335669dfa0d6b264055fe8b7b3094b1cfec
 RMD160 (gnome-print-0.37.tar.gz) = 3f3acaa783b448c5b5d256182472e7a8934e6cd1
@@ -9,3 +9,4 @@
 SHA1 (patch-ad) = 1484232e28d37923bd41d96e2b90816f2ba5501f
 SHA1 (patch-ae) = b4ace016c4cf99b217a77987a46c5b9c885455c8
 SHA1 (patch-af) = bc7f4ea0be2e0954bc976f65329bff7d25c8a61c
+SHA1 (patch-ag) = eb237041f2c6b525c4d3049b2ea862c99805d298
diff -r 5e80f3b409dd -r 0b90717db549 print/gnome-print/patches/patch-ag
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/gnome-print/patches/patch-ag        Mon Jun 12 21:38:57 2006 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.1 2006/06/12 21:38:57 dbj Exp $
+
+--- libgnomeprint/gnome-print-pclr.c.orig      2001-05-24 16:35:07.000000000 -0400
++++ libgnomeprint/gnome-print-pclr.c
+@@ -62,7 +62,6 @@
+ #include <libgnomeprint/gnome-print-encode.h>
+ #include <libgnomeprint/gnome-print-encode-private.h>
+ 
+-PCLJobData * jobdata;
+ static GnomePrintRGBPClass *pclr_parent_class;
+ 
+ static int



Home | Main Index | Thread Index | Old Index