Bug 209359 - lang/ruby22: Fix pkg-plist error when CAPIDOCS is enabled
Summary: lang/ruby22: Fix pkg-plist error when CAPIDOCS is enabled
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-07 12:14 UTC by Ting-Wei Lan
Modified: 2016-09-04 00:55 UTC (History)
1 user (show)

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


Attachments
Patch to fix the pkg-plist issue (15.13 KB, patch)
2016-05-07 12:14 UTC, Ting-Wei Lan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ting-Wei Lan 2016-05-07 12:14:44 UTC
Created attachment 170091 [details]
Patch to fix the pkg-plist issue

Please the attached patch. It fixes the build failure when CAPIDOCS option is enabled.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-04 00:51:47 UTC
A commit references this bug:

Author: swills
Date: Sun Sep  4 00:51:23 UTC 2016
New revision: 421301
URL: https://svnweb.freebsd.org/changeset/ports/421301

Log:
  lang/ruby22: fix plist with CAPIDOCS

  While here, switch to USES=ssl

  PR:		209359
  Submitted by:	Ting-Wei Lan <lantw44@gmail.com> (with modifications)

Changes:
  head/lang/ruby22/Makefile
  head/lang/ruby22/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2016-09-04 00:55:52 UTC
Committed, thanks!