Summary: | dns/mDNSResponder_nss: new version (576.30.4) [MAINTAINER] | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Matthieu Volat <mazhe> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi, ports-bugs | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Build-tests are OK on the usual platforms. Do you by chance know where we can find a changelog from the last version to this one ? To be honnest, this is more an update to keep the port in sync with its pseudo-master port, net/mDNSResponder. I just diffed the source files I use in the project (only a few .c) and they did not see any change. The main changelog would be the cleanup and integration of newest port recommandations. A commit references this bug: Author: pi Date: Thu Oct 29 11:24:43 UTC 2015 New revision: 400453 URL: https://svnweb.freebsd.org/changeset/ports/400453 Log: dns/mDNSResponder_nss: 567 -> 576.30.4 - Bring to same version as net/mDNSResponder PR: 203680 Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer) Changes: head/dns/mDNSResponder_nss/Makefile head/dns/mDNSResponder_nss/distinfo head/dns/mDNSResponder_nss/files/patch-mDNSPosix__nss_mdns.c Committed, thanks! |
Created attachment 161883 [details] patch to bump to 576.30.4 Hi, Following the related, but separately managed net/mDNSResponder update, I (maintainer)'ve updated and tested dns/mDNSResponder_nss for version 576.30.4. I've also incorporated in the patchset a few new portlint recommendations, other than that, it's just bumping PORTVERSION and updating checksums. Can this patch be reviewed and commited? Thanks,