Bug 219506 - devel/poco: install Net component
Summary: devel/poco: install Net component
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: Thomas Zander
URL:
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2017-05-24 15:38 UTC by Henry Hu
Modified: 2017-07-23 17:26 UTC (History)
2 users (show)

See Also:
riggs: merge-quarterly+


Attachments
patch to fix pkg-plist (2.78 KB, patch)
2017-05-24 15:38 UTC, Henry Hu
henry.hu.sh: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Hu 2017-05-24 15:38:35 UTC
Created attachment 182867 [details]
patch to fix pkg-plist

Previously, if SSL option is not selected, then all the files belonging to the Net component are not installed.
However, they are actually built and installed into the stage directory. They are just wrongly marked with %%SSL%% in the pkg-plist file.
This patch fixes that.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-23 17:22:06 UTC
A commit references this bug:

Author: riggs
Date: Sun Jul 23 17:21:38 UTC 2017
New revision: 446500
URL: https://svnweb.freebsd.org/changeset/ports/446500

Log:
  Fix build / plist when SSL OPTION is not selected

  PR:		219506
  Submitted by:	henry.hu.sh@gmail.com (maintainer)
  MFH:		2017Q3 (ports-secteam build fix blanket)

Changes:
  head/devel/poco/Makefile
  head/devel/poco/pkg-plist
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-07-23 17:26:11 UTC
A commit references this bug:

Author: riggs
Date: Sun Jul 23 17:26:02 UTC 2017
New revision: 446501
URL: https://svnweb.freebsd.org/changeset/ports/446501

Log:
  MFH: r446500

  Fix build / plist when SSL OPTION is not selected

  PR:		219506
  Submitted by:	henry.hu.sh@gmail.com (maintainer)

  Approved by:	ports-secteam (build fix blanket)

Changes:
_U  branches/2017Q3/
  branches/2017Q3/devel/poco/Makefile
  branches/2017Q3/devel/poco/pkg-plist