diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-01-26 11:54:21 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-01-26 11:54:21 +0000 |
commit | f9aa20451227a52a2ec0f4182e8437af869accb0 (patch) | |
tree | 14b22b44831f0a3049fe52d7970678f1eecfbd58 /print/cups-base/files/patch-ad | |
parent | Upgrade 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-base/files/patch-ad')
-rw-r--r-- | print/cups-base/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/cups-base/files/patch-ad b/print/cups-base/files/patch-ad deleted file mode 100644 index 68bd339f4295..000000000000 --- a/print/cups-base/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Jan 10 14:49:07 2001 -+++ configure Wed Jan 10 14:49:22 2001 -@@ -3615,7 +3615,7 @@ - - - --CUPS_SERVERROOT='${sysconfdif}/cups' -+CUPS_SERVERROOT='${sysconfdir}/cups' - CUPS_LOGDIR='${localstatedir}/log/cups' - CUPS_REQUESTS='${localstatedir}/spool/cups' - |