Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 12:50:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/190085: commit references a PR
Message-ID:  <201405221250.s4MCo0ij076111@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/190085; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190085: commit references a PR
Date: Thu, 22 May 2014 12:40:27 +0000 (UTC)

 Author: bsam
 Date: Thu May 22 12:40:17 2014
 New Revision: 354831
 URL: http://svnweb.freebsd.org/changeset/ports/354831
 QAT: https://qat.redports.org/buildarchive/r354831/
 
 Log:
   print/cups-base: remove files/cups_browsed.in, it does not belong here
   
   . remove using cups_browsed.in;  [1]
   . bump PORTREVISION.
   
   PR:		ports/190085  [1]
   Submitted by:	Fafael Ostertag <rafi@guengel.ch>  [1]
 
 Deleted:
   head/print/cups-base/files/cups_browsed.in
 Modified:
   head/print/cups-base/Makefile
 
 Modified: head/print/cups-base/Makefile
 ==============================================================================
 --- head/print/cups-base/Makefile	Thu May 22 12:38:25 2014	(r354830)
 +++ head/print/cups-base/Makefile	Thu May 22 12:40:17 2014	(r354831)
 @@ -62,7 +62,7 @@ CUPS_SUFFIX=	-image
  LICENSE=	LGPL21
  OPTIONS_DEFINE=	GNUTLS
  .else
 -PORTREVISION=	0
 +PORTREVISION=	1
  CUPS_SUFFIX=	-base
  OPTIONS_DEFINE=	GNUTLS LIBPAPER PHP PYTHON PAM DBUS LIBUSB XDG_OPEN AVAHI MDNSRESPONDER ICONS
  OPTIONS_DEFAULT=	LIBPAPER MDNSRESPONDER ICONS
 @@ -104,7 +104,7 @@ LIB_DEPENDS+=	libcups.so:${PORTSDIR}/${P
  BUILD_DEPENDS+=	cups-client${PKGNAMESUFFIX2}>=${PORTVERSION}:${PORTSDIR}/${PKGCATEGORY}/cups-client
  BUILD_DEPENDS+=	cups-image${PKGNAMESUFFIX2}>=${PORTVERSION}:${PORTSDIR}/${PKGCATEGORY}/cups-image
  COMMENT2=	Server
 -USE_RC_SUBR=	cupsd cups_browsed
 +USE_RC_SUBR=	cupsd
  PLIST_SUB+=	CACHEDIR="${CUPS_CACHEDIR}"
  .if ${ARCH} == "ia64"
  BROKEN=		stack-protector not supported on ia64
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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