pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cups PROVIDE cups rather than cupsd, as that is ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/37c42eee4d3f
branches: trunk
changeset: 361778:37c42eee4d3f
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Wed Apr 26 14:10:04 2017 +0000
description:
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/Makefile | 3 ++-
print/cups/files/cupsd.sh | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r a0491c82806b -r 37c42eee4d3f print/cups/Makefile
--- a/print/cups/Makefile Wed Apr 26 14:04:08 2017 +0000
+++ b/print/cups/Makefile Wed Apr 26 14:10:04 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.244 2017/04/08 07:27:09 adam Exp $
+# $NetBSD: Makefile,v 1.245 2017/04/26 14:10:04 prlw1 Exp $
DISTNAME= cups-2.2.3-source
PKGNAME= ${DISTNAME:S/-source//}
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=apple/}
diff -r a0491c82806b -r 37c42eee4d3f print/cups/files/cupsd.sh
--- a/print/cups/files/cupsd.sh Wed Apr 26 14:04:08 2017 +0000
+++ b/print/cups/files/cupsd.sh Wed Apr 26 14:10:04 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.21 2017/04/26 14:10:04 prlw1 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