Bug 241103 - security/protonvpn-cli: fixes issue with certs and issue with countries
Summary: security/protonvpn-cli: fixes issue with certs and issue with countries
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: https://lists.freebsd.org/pipermail/s...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-06 15:06 UTC by Lorenzo Salvadore
Modified: 2019-10-07 14:50 UTC (History)
0 users

See Also:


Attachments
protonvpn-cli - wget and free servers fix (1.30 KB, patch)
2019-10-06 15:06 UTC, Lorenzo Salvadore
salvadore: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Salvadore freebsd_committer freebsd_triage 2019-10-06 15:06:24 UTC
Created attachment 208141 [details]
protonvpn-cli - wget and free servers fix

- Fixes an issue with wget that was pointed out here:
https://lists.freebsd.org/pipermail/svn-ports-all/2019-October/229880.html

- Fixes an issue with countries in case the Free plan was choosen (server lists for Japan and Netherlands were wrong).

Tested successfully on 12.1-PRERELEASE r352242.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-07 14:49:31 UTC
A commit references this bug:

Author: swills
Date: Mon Oct  7 14:48:43 UTC 2019
New revision: 513952
URL: https://svnweb.freebsd.org/changeset/ports/513952

Log:
  security/protonvpn-cli: fixes issue with certs and issue with countries

  PR:		241103
  Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)

Changes:
  head/security/protonvpn-cli/Makefile
  head/security/protonvpn-cli/files/patch-protonvpn-cli.sh
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-10-07 14:50:09 UTC
Committed, thanks!