pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2017Q1]: pkgsrc/print/cups/files Pullup ticket #5375 - request...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88430e82e92b
branches:  pkgsrc-2017Q1
changeset: 360339:88430e82e92b
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Mon May 01 09:18:12 2017 +0000

description:
Pullup ticket #5375 - requested by sevan
print/cups: bugfix

Revisions pulled up:
- print/cups/Makefile                                           1.245
- print/cups/files/cupsd.sh                                     1.21

---
   Module Name:    pkgsrc
   Committed By:   prlw1
   Date:           Wed Apr 26 14:10:04 UTC 2017

   Modified Files:
           pkgsrc/print/cups: Makefile
           pkgsrc/print/cups/files: cupsd.sh

   Log Message:
   PROVIDE cups rather than cupsd, as that is what cups-browsed looks for.
   http://mail-index.netbsd.org/pkgsrc-users/2017/03/23/msg024617.html

diffstat:

 print/cups/files/cupsd.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 26f3dc3e106e -r 88430e82e92b print/cups/files/cupsd.sh
--- a/print/cups/files/cupsd.sh Mon May 01 09:13:36 2017 +0000
+++ b/print/cups/files/cupsd.sh Mon May 01 09:18:12 2017 +0000
@@ -1,10 +1,10 @@
 #!@RCD_SCRIPTS_SHELL@
 #
-# $NetBSD: cupsd.sh,v 1.20 2015/06/12 11:02:35 wiz Exp $
+# $NetBSD: cupsd.sh,v 1.20.16.1 2017/05/01 09:18:12 bsiegert Exp $
 #
 # Common UNIX Printing System daemon
 #
-# PROVIDE: cupsd
+# PROVIDE: cups
 # REQUIRE: DAEMON
 #
 # You will need to set some variables in /etc/rc.conf to start cupsd:



Home | Main Index | Thread Index | Old Index