Bug 210051 - math/cgal remove wrongly used PLIST_SUB from pkg-plist
Summary: math/cgal remove wrongly used PLIST_SUB from pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-05 13:48 UTC by Tobias Berner
Modified: 2016-06-08 01:32 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (wen)


Attachments
sed 's#%%QT_BINDIR%%#bin#g' (7.50 KB, patch)
2016-06-05 13:48 UTC, Tobias Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Berner 2016-06-05 13:48:41 UTC
Created attachment 171053 [details]
sed 's#%%QT_BINDIR%%#bin#g'

math/cgal uses the substitution %%QT_BINDIR%% [=relative path to Qt binaries] by mistake.
The attached patch replaces this everywhere by "bin".
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-08 01:30:47 UTC
A commit references this bug:

Author: wen
Date: Wed Jun  8 01:30:22 UTC 2016
New revision: 416527
URL: https://svnweb.freebsd.org/changeset/ports/416527

Log:
  - Remove wrongly used PLIST_SUB from pkg-plist

  PR:		210051
  Submitted by:	tcberner@gmail.com

Changes:
  head/math/cgal/pkg-plist