summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-04-03 15:23:23 +0000
committergdt <gdt@pkgsrc.org>2007-04-03 15:23:23 +0000
commit801031dd571637c69a7d3a22da56791d07b83ed6 (patch)
treec8e9accd58b0d43ea7d624627e8c52b0556fe393 /print
parentebd327c7891c421670f1112483e03d8a22c15af6 (diff)
downloadpkgsrc-801031dd571637c69a7d3a22da56791d07b83ed6.tar.gz
Note that USB driver "use_bc=0" patch has been filed as a bug with
cups.org.
Diffstat (limited to 'print')
-rw-r--r--print/cups/distinfo4
-rw-r--r--print/cups/patches/patch-au6
2 files changed, 7 insertions, 3 deletions
diff --git a/print/cups/distinfo b/print/cups/distinfo
index 42a1415df22..af555ff85c4 100644
--- a/print/cups/distinfo
+++ b/print/cups/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.49 2007/04/02 12:11:01 gdt Exp $
+$NetBSD: distinfo,v 1.50 2007/04/03 15:23:23 gdt Exp $
SHA1 (cups-1.2.10-source.tar.bz2) = 241d7a3c52370fb08ed2ffc3fd8f59673d158299
RMD160 (cups-1.2.10-source.tar.bz2) = 85b3bbd46a6fc097891c571ffad8e5e46693743f
@@ -11,4 +11,4 @@ SHA1 (patch-ae) = 161bcbbbe4c065c44177082e675119a9d7c11374
SHA1 (patch-an) = 4c5271b0f4a262e782e3de8396870498125675bd
SHA1 (patch-ao) = 5cb88810f316ffad2a004d13e65b70108c8234b2
SHA1 (patch-at) = eea32b989402c353f5f1644348c1042a3d4ddfa1
-SHA1 (patch-au) = 25470b105653f22138f67571d201c0470b163a63
+SHA1 (patch-au) = bc513dfce45e25d14eb43c7152dc0a93f3ff3f12
diff --git a/print/cups/patches/patch-au b/print/cups/patches/patch-au
index b30aab44f60..5554fa8fcc8 100644
--- a/print/cups/patches/patch-au
+++ b/print/cups/patches/patch-au
@@ -1,4 +1,8 @@
-$NetBSD: patch-au,v 1.6 2007/04/02 12:11:01 gdt Exp $
+$NetBSD: patch-au,v 1.7 2007/04/03 15:23:23 gdt Exp $
+
+This has been filed upstream as:
+
+ http://www.cups.org/str.php?L2324
--- backend/usb-unix.c.orig 2007-02-20 08:41:07.000000000 -0500
+++ backend/usb-unix.c