summaryrefslogtreecommitdiff
path: root/print/cups-lpr/files/patch-aa
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-01-26 11:54:21 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-01-26 11:54:21 +0000
commitf9aa20451227a52a2ec0f4182e8437af869accb0 (patch)
tree14b22b44831f0a3049fe52d7970678f1eecfbd58 /print/cups-lpr/files/patch-aa
parentUpgrade to 0.2.13 (diff)
Update port print/cups to 1.1.6
Changes: o PORTREVISION removed (two typos fixed in source distribution which were fixed by patches for cups-1.1.5). Incidentally, PORTREVISION is spelled wrong in r1.2 of the port's Makefile. o patch-aa and patch-ad now obsolete o MD5 checksum PR: 24650 Submitted by: George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
Notes
Notes: svn path=/head/; revision=37601
Diffstat (limited to 'print/cups-lpr/files/patch-aa')
-rw-r--r--print/cups-lpr/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/cups-lpr/files/patch-aa b/print/cups-lpr/files/patch-aa
deleted file mode 100644
index 5fa905c94242..000000000000
--- a/print/cups-lpr/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- backend/serial.c.orig Fri Jan 5 15:28:01 2001
-+++ backend/serial.c Fri Jan 5 15:28:17 2001
-@@ -800,7 +800,7 @@
- device, i + 1);
- }
- }
--+#elif defined(__NetBSD__)
-+#elif defined(__NetBSD__)
- int i, j; /* Looping vars */
- int fd; /* File descriptor */
- char device[255]; /* Device filename */