Bug 186910

Summary: [PATCH] graphics/xpdf: pkg-plist doesn't declare file option-dependent
Product: Ports & Packages Reporter: freebsd.ports
Component: Individual Port(s)Assignee: Cy Schubert <cy>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description freebsd.ports 2014-02-20 08:40:00 UTC
There is obviously no xpdf binary going to be built WITHOUT_X11

Fix: Patch attached with submission follows:
Comment 1 Rusmir Dusko freebsd_committer freebsd_triage 2014-02-20 10:21:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemysis

I'll take it.
Comment 2 Rusmir Dusko freebsd_committer freebsd_triage 2014-02-20 10:33:32 UTC
Responsible Changed
From-To: nemysis->freebsd-ports-bugs

This is for maintainer cy@
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-20 10:35:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2014-02-20 14:12:35 UTC
State Changed
From-To: open->closed

Committed. Thanks.
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-02-20 14:13:51 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"