Summary: | dns/ddclient: to track CloudFlare API change (v4), update to the newest revision on GitHub | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Motomichi Matsuzaki <mzaki> | ||||
Component: | Individual Port(s) | Assignee: | Tobias Kortkamp <tobik> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | driesm, mjl | ||||
Priority: | --- | Flags: | mjl:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Motomichi Matsuzaki
2018-05-30 04:24:21 UTC
Does this version include IPv6 support? (In reply to Dries Michiels from comment #1) Just FYI, this includes: Commits on May 23, 2018 Support IPv6 for CloudFlare Commits on May 21, 2018 Support IPv6 for CloudFlare Commits on Feb 4, 2016 fix nsupdate using wrong type for ipv6 addresses Commits on Jan 19, 2016 add ipv6 support Commits on Jan 18, 2016 add ipv6 support for web option A commit references this bug: Author: tobik Date: Sat Jul 7 18:54:32 UTC 2018 New revision: 474118 URL: https://svnweb.freebsd.org/changeset/ports/474118 Log: dns/ddclient: Move to newer snapshot CloudFlare will shutdown the old v1 API on June 4, 2018. ddclient on the repository already supports the current v4 API, but there is no newer release since 2015. Also includes CloudFlare IPv6 support. PR: 228600 Submitted by: maintainer Changes: head/dns/ddclient/Makefile head/dns/ddclient/distinfo head/dns/ddclient/files/patch-ddclient Committed. Thanks! Please read [1] on how to properly select an intermediary version with USE_GITHUB. [1] https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html#makefile-master_sites-github-ex5 |