Bug 220837 - security/openconnect-gui: Fix path to vpnc-script and add it as dependency
Summary: security/openconnect-gui: Fix path to vpnc-script and add it as dependency
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: Steve Wills
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2017-07-18 19:24 UTC by Steve Wills
Modified: 2017-07-24 16:03 UTC (History)
1 user (show)

See Also:
pkubaj: maintainer-feedback+
koobs: merge-quarterly?


Attachments
patch to fix path and add dep to openconnect-gui (2.02 KB, patch)
2017-07-18 19:24 UTC, Steve Wills
pkubaj: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2017-07-18 19:24:21 UTC
Created attachment 184482 [details]
patch to fix path and add dep to openconnect-gui

The compiled package looks for vpnc-script in the wrong location, attached patch fixes it. It also adds vpnc-script as a run time dep, so that the script is installed.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2017-07-19 03:55:16 UTC
Reporter is committer, assign accordingly
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-07-24 16:03:10 UTC
A commit references this bug:

Author: swills
Date: Mon Jul 24 16:02:16 UTC 2017
New revision: 446534
URL: https://svnweb.freebsd.org/changeset/ports/446534

Log:
  security/openconnect-gui: Fix path to vpnc-script and add it as dependency

  PR:		220837
  Approved by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)

Changes:
  head/security/openconnect-gui/Makefile
  head/security/openconnect-gui/files/patch-CMakeLists.txt
Comment 3 Steve Wills freebsd_committer freebsd_triage 2017-07-24 16:03:24 UTC
Committed.