diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-21 15:12:56 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-21 15:12:56 +0000 |
commit | 6416343efa0d391242284e7e86035533a203fff0 (patch) | |
tree | 80e55ab118c2fa136015d8300613e02b561d9d1e /print/cups-base | |
parent | 16bf173b8231dca28d9b4a43cbc8e19c78677c85 (diff) | |
download | ports-6416343efa0d391242284e7e86035533a203fff0.tar.gz ports-6416343efa0d391242284e7e86035533a203fff0.zip |
Notes
Diffstat (limited to 'print/cups-base')
-rw-r--r-- | print/cups-base/files/patch-backend-usb.c-1.1.16 | 7 | ||||
-rw-r--r-- | print/cups-base/files/patch-filter-pstops.c | 7 | ||||
-rw-r--r-- | print/cups-base/files/patch-scheduler-mime.c-1.1.16 | 7 |
3 files changed, 0 insertions, 21 deletions
diff --git a/print/cups-base/files/patch-backend-usb.c-1.1.16 b/print/cups-base/files/patch-backend-usb.c-1.1.16 index ed8b03b4a26d..29a034512dcb 100644 --- a/print/cups-base/files/patch-backend-usb.c-1.1.16 +++ b/print/cups-base/files/patch-backend-usb.c-1.1.16 @@ -1,12 +1,5 @@ --- backend/usb.c.orig Thu May 16 09:44:50 2002 +++ backend/usb.c Sat Aug 17 17:48:21 2002 -@@ -1,5 +1,5 @@ - /* -- * "$Id: usb.c,v 1.30 2002/05/16 13:44:50 mike Exp $" -+ * "$Id: usb.c,v 1.32 2002/08/09 00:19:20 mike Exp $" - * - * USB port backend for the Common UNIX Printing System (CUPS). - * @@ -431,34 +431,37 @@ } #elif defined(__sgi) diff --git a/print/cups-base/files/patch-filter-pstops.c b/print/cups-base/files/patch-filter-pstops.c index a9fc1bb70767..4ba546a13525 100644 --- a/print/cups-base/files/patch-filter-pstops.c +++ b/print/cups-base/files/patch-filter-pstops.c @@ -1,12 +1,5 @@ --- filter/pstops.c Tue May 28 15:04:50 2002 +++ /home/alane/sw/src/cups/filter/pstops.c Thu Jun 27 12:31:45 2002 -@@ -1,5 +1,5 @@ - /* -- * "$Id: pstops.c,v 1.83 2002/05/28 19:04:50 mike Exp $" -+ * "$Id: pstops.c,v 1.85 2002/06/27 16:31:45 mike Exp $" - * - * PostScript filter for the Common UNIX Printing System (CUPS). - * @@ -60,8 +60,8 @@ #define LAYOUT_RLBT 2 /* Right to left, bottom to top */ #define LAYOUT_RLTB 3 /* Right to left, top to bottom */ diff --git a/print/cups-base/files/patch-scheduler-mime.c-1.1.16 b/print/cups-base/files/patch-scheduler-mime.c-1.1.16 index 116c95008384..b92b7e00ee1b 100644 --- a/print/cups-base/files/patch-scheduler-mime.c-1.1.16 +++ b/print/cups-base/files/patch-scheduler-mime.c-1.1.16 @@ -6,13 +6,6 @@ retrieving revision 1.14 diff -u -3 -r1.12 -r1.14 --- scheduler/mime.c 2002/05/16 13:45:02 1.12 +++ scheduler/mime.c 2002/08/23 01:33:46 1.14 -@@ -1,5 +1,5 @@ - /* -- * "$Id: mime.c,v 1.12 2002/05/16 13:45:02 mike Exp $" -+ * "$Id: mime.c,v 1.14 2002/08/23 01:33:46 mike Exp $" - * - * MIME database file routines for the Common UNIX Printing System (CUPS). - * @@ -502,17 +502,20 @@ filter = lineptr; |