Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2015 05:33:32 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389020 - head/print/cups-base
Message-ID:  <201506100533.t5A5XW95075010@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Wed Jun 10 05:33:31 2015
New Revision: 389020
URL: https://svnweb.freebsd.org/changeset/ports/389020

Log:
  Add a missing file to plist when Avahi is selected.

Modified:
  head/print/cups-base/Makefile
  head/print/cups-base/pkg-plist

Modified: head/print/cups-base/Makefile
==============================================================================
--- head/print/cups-base/Makefile	Wed Jun 10 05:27:52 2015	(r389019)
+++ head/print/cups-base/Makefile	Wed Jun 10 05:33:31 2015	(r389020)
@@ -67,7 +67,7 @@ PORTREVISION=	1
 CUPS_SUFFIX=	-image
 LICENSE=	LGPL21
 .else
-PORTREVISION=	1
+PORTREVISION=	2
 CUPS_SUFFIX=	-base
 # No DOCS option.  Files are needed by web interface.
 OPTIONS_DEFINE=		DBUS ICONS LIBPAPER LIBUSB PAM XDG_OPEN

Modified: head/print/cups-base/pkg-plist
==============================================================================
--- head/print/cups-base/pkg-plist	Wed Jun 10 05:27:52 2015	(r389019)
+++ head/print/cups-base/pkg-plist	Wed Jun 10 05:33:31 2015	(r389020)
@@ -70,6 +70,7 @@ man/man1/cancel.1.gz
 man/man1/cupstestdsc.1.gz
 man/man1/cupstestppd.1.gz
 man/man1/cups.1.gz
+%%AVAHI%%man/man1/ippfind.1.gz
 man/man1/ipptool.1.gz
 man/man1/lp.1.gz
 man/man1/lpoptions.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506100533.t5A5XW95075010>