Bug 225967

Summary: dns/dnscrypt-wrapper: Upgrade to 0.4.1
Product: Ports & Packages Reporter: freebsd
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Some People CC: freebsd
Priority: --- Flags: freebsd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/cofyc/dnscrypt-wrapper/blob/master/CHANGELOG.md
Attachments:
Description Flags
patch to update version to 0.4.0
none
patch to update version to 0.4.1 none

Description freebsd 2018-02-17 01:08:04 UTC
Created attachment 190709 [details]
patch to update version to 0.4.0

This patch just updates the dnscrypt-wrapper port to version 0.4.0
Comment 1 freebsd 2018-02-28 07:38:17 UTC
Created attachment 191071 [details]
patch to update version to 0.4.1
Comment 2 Will 2018-03-12 05:39:17 UTC
Apologies if this ticket was held up waiting for me to provide feedback, I checked and saw it was assigned to Sunpoet so I thought it wasn't in my hands. Only after I got another e-mail reminding me about it did I look closer and notice the "maintainer-feedback" flag separate from that.

I applied the attached patch, and it seems to build and run correctly. Looks good to me, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-03-13 20:32:37 UTC
A commit references this bug:

Author: sunpoet
Date: Tue Mar 13 20:31:59 UTC 2018
New revision: 464425
URL: https://svnweb.freebsd.org/changeset/ports/464425

Log:
  Update to 0.4.1

  Changes:	https://github.com/cofyc/dnscrypt-wrapper/releases
  		https://github.com/cofyc/dnscrypt-wrapper/blob/master/CHANGELOG.md
  PR:		225967
  Submitted by:	<freebsd@seby.io>
  Approved by:	Will <freebsd@toyingwithfate.com> (maintainer)

Changes:
  head/dns/dnscrypt-wrapper/Makefile
  head/dns/dnscrypt-wrapper/distinfo
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-03-13 20:42:27 UTC
Committed. Thanks!