Summary: | [patch] textproc/R-cran-R2HTML: fix plist | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | David Naylor <dbn> | ||||
Component: | Individual Port(s) | Assignee: | Thierry Thomas <thierry> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dbn | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(thierry) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 218976 | ||||||
Attachments: |
|
Sorry, should read: (and includes a change as part of #218976) Thanks for the notification! (but I do not buy the auto-plist suggestion) A commit references this bug: Author: thierry Date: Mon May 1 09:47:34 UTC 2017 New revision: 439865 URL: https://svnweb.freebsd.org/changeset/ports/439865 Log: Fix plist. PR: 218975 Submitted by: dbn Changes: head/textproc/R-cran-R2HTML/Makefile head/textproc/R-cran-R2HTML/pkg-plist |
Created attachment 182192 [details] Switch to auto-plist R-cran-R2HTML is missing %%R_MOD_DIR%%/Meta/features.rds from the pkg-plist. The attached match converts the port to using auto-plist (and includes a change as part of #xxx)