From nobody@FreeBSD.org  Thu Feb 20 08:35:04 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 33068DA3
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Feb 2014 08:35:04 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 1B5C412EE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Feb 2014 08:35:04 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1K8Z3Nx069535
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Feb 2014 08:35:03 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1K8Z3aG069528;
	Thu, 20 Feb 2014 08:35:03 GMT
	(envelope-from nobody)
Message-Id: <201402200835.s1K8Z3aG069528@cgiserv.freebsd.org>
Date: Thu, 20 Feb 2014 08:35:03 GMT
From: webstyle FreeBSD ports <freebsd.ports@webstyle.ch>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pkg-plist doesn't declare file option-dependent
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186910
>Category:       ports
>Synopsis:       [PATCH] graphics/xpdf: pkg-plist doesn't declare file option-dependent
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    cy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 20 08:40:00 UTC 2014
>Closed-Date:    Thu Feb 20 14:14:08 UTC 2014
>Last-Modified:  Thu Feb 20 14:20:00 UTC 2014
>Originator:     webstyle FreeBSD ports
>Release:        9.2
>Organization:
webstyle GmbH
>Environment:
>Description:
There is obviously no xpdf binary going to be built WITHOUT_X11
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: pkg-plist
===================================================================
--- pkg-plist	(revision 345182)
+++ pkg-plist	(working copy)
@@ -5,7 +5,7 @@
 libexec/xpdf/pdftoppm
 libexec/xpdf/pdftops
 libexec/xpdf/pdftotext
-libexec/xpdf/xpdf
+%%X11%%libexec/xpdf/xpdf
 %%X11%%bin/xpdf
 etc/xpdfrc
 %%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nemysis 
Responsible-Changed-By: nemysis 
Responsible-Changed-When: Thu Feb 20 10:21:38 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186910 
Responsible-Changed-From-To: nemysis->freebsd-ports-bugs 
Responsible-Changed-By: nemysis 
Responsible-Changed-When: Thu Feb 20 10:33:32 UTC 2014 
Responsible-Changed-Why:  
This is for maintainer cy@ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186910 
Responsible-Changed-From-To: freebsd-ports-bugs->cy 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 20 10:35:47 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186910 
State-Changed-From-To: open->closed 
State-Changed-By: cy 
State-Changed-When: Thu Feb 20 14:12:35 UTC 2014 
State-Changed-Why:  
Committed. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186910 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186910: commit references a PR
Date: Thu, 20 Feb 2014 14:13:51 +0000 (UTC)

 Author: cy
 Date: Thu Feb 20 14:13:43 2014
 New Revision: 345228
 URL: http://svnweb.freebsd.org/changeset/ports/345228
 QAT: https://qat.redports.org/buildarchive/r345228/
 
 Log:
   Pkg-plist fixup.
   
   PR:		186910
   Submitted by:	webstyle FreeBSD ports <freebsd.ports@webstyle.ch>
 
 Modified:
   head/graphics/xpdf/pkg-plist
 
 Modified: head/graphics/xpdf/pkg-plist
 ==============================================================================
 --- head/graphics/xpdf/pkg-plist	Thu Feb 20 13:39:05 2014	(r345227)
 +++ head/graphics/xpdf/pkg-plist	Thu Feb 20 14:13:43 2014	(r345228)
 @@ -5,7 +5,7 @@ libexec/xpdf/pdfdetach
  libexec/xpdf/pdftoppm
  libexec/xpdf/pdftops
  libexec/xpdf/pdftotext
 -libexec/xpdf/xpdf
 +%%X11%%libexec/xpdf/xpdf
  %%X11%%bin/xpdf
  etc/xpdfrc
  %%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE
 _______________________________________________
 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"
 
>Unformatted:
