Bug 229679 - [PATCH] dns/dnscrypt-proxy2: update to 2.0.16, and honor Go env
Summary: [PATCH] dns/dnscrypt-proxy2: update to 2.0.16, and honor Go env
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: Steve Wills
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-07-10 18:57 UTC by Vinícius Zavam
Modified: 2018-07-11 11:46 UTC (History)
1 user (show)

See Also:


Attachments
[PATCH] dns/dnscrypt-proxy2: update to 2.0.16, and honor Go env (2.64 KB, patch)
2018-07-10 18:57 UTC, Vinícius Zavam
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vinícius Zavam freebsd_committer freebsd_triage 2018-07-10 18:57:45 UTC
Created attachment 195036 [details]
[PATCH] dns/dnscrypt-proxy2: update to 2.0.16, and honor Go env

update port to version 2.0.16.

while here, present the Go framework to this port's Makefile in a proper way; use GO_CMD and GO_ENV on its build target.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-07-11 11:45:41 UTC
A commit references this bug:

Author: swills
Date: Wed Jul 11 11:45:20 UTC 2018
New revision: 474438
URL: https://svnweb.freebsd.org/changeset/ports/474438

Log:
  dns/dnscrypt-proxy2: update to 2.0.16

  PR:		229679
  Submitted by:	Vin?cius Zavam <egypcio@googlemail.com> (maintainer)

Changes:
  head/dns/dnscrypt-proxy2/Makefile
  head/dns/dnscrypt-proxy2/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-07-11 11:46:30 UTC
Committed, thanks!