Bug 186910 - [PATCH] graphics/xpdf: pkg-plist doesn't declare file option-dependent
Summary: [PATCH] graphics/xpdf: pkg-plist doesn't declare file option-dependent
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-20 08:40 UTC by freebsd.ports
Modified: 2014-02-20 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (338 bytes, patch)
2014-02-20 08:40 UTC, freebsd.ports
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"