aboutsummaryrefslogtreecommitdiffstats
path: root/print/cups-base/files
diff options
context:
space:
mode:
authoralane <alane@FreeBSD.org>2003-01-28 06:05:19 +0800
committeralane <alane@FreeBSD.org>2003-01-28 06:05:19 +0800
commite4ca3f3460faca1cabd26e7b6834de3f073993a6 (patch)
treeed4beddbaf9e08b83c629a57075adb09c93b9471 /print/cups-base/files
parent013f26f1698fe022d6995d39eb334f42e70f3021 (diff)
downloadfreebsd-ports-gnome-e4ca3f3460faca1cabd26e7b6834de3f073993a6.tar.gz
freebsd-ports-gnome-e4ca3f3460faca1cabd26e7b6834de3f073993a6.tar.zst
freebsd-ports-gnome-e4ca3f3460faca1cabd26e7b6834de3f073993a6.zip
remove parts of 1.1.19 patch that are just cvs tags
Diffstat (limited to 'print/cups-base/files')
-rw-r--r--print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.1914
1 files changed, 0 insertions, 14 deletions
diff --git a/print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19 b/print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19
index 2d2b7b520e9e..bbad5c0db0ac 100644
--- a/print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19
+++ b/print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19
@@ -1,12 +1,5 @@
--- cgi-bin/ipp-var.c.orig Sat Jan 25 10:07:30 2003
+++ cgi-bin/ipp-var.c Sat Jan 25 10:08:15 2003
-@@ -1,5 +1,5 @@
- /*
-- * "$Id: ipp-var.c,v 1.30 2002/12/17 18:56:36 swdev Exp $"
-+ * "$Id: ipp-var.c,v 1.31 2003/01/15 20:30:28 mike Exp $"
- *
- * IPP variable routines for the Common UNIX Printing System (CUPS).
- *
@@ -103,14 +103,35 @@
int port; /* URI data */
int ishttps; /* Using encryption? */
@@ -58,10 +51,3 @@
{
/*
* Make URI relative to the current server...
-@@ -300,5 +322,5 @@
-
-
- /*
-- * End of "$Id: ipp-var.c,v 1.30 2002/12/17 18:56:36 swdev Exp $".
-+ * End of "$Id: ipp-var.c,v 1.31 2003/01/15 20:30:28 mike Exp $".
- */