ports/190085: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu May 22 12:50:01 UTC 2014


The following reply was made to PR ports/190085; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-ports-bugs mailing list