Bug 214788

Summary: dns/mDNSResponder_nss update to 765.1.2 [PATCH][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
Priority: --- Keywords: patch
Version: LatestFlags: mazhe: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 765.1.2 none

Description Matthieu Volat 2016-11-23 17:03:51 UTC
Created attachment 177339 [details]
Update to 765.1.2

Hi,

As net/mDNSResponder has been updated to 765.1.2, so should be the related dns/mDNSResponder_nss port (for which I'm maintainer).

Nothing to report, nsswitch api is stable, no issue with QA:

/usr/ports/dns/mDNSResponder_nss# portlint 
looks fine.

/usr/ports/dns/mDNSResponder_nss# make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)

Thanks,
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-11-24 21:13:44 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-24 21:15:08 UTC
A commit references this bug:

Author: pi
Date: Thu Nov 24 21:14:34 UTC 2016
New revision: 427065
URL: https://svnweb.freebsd.org/changeset/ports/427065

Log:
  dns/mDNSResponder_nss: update 625.41.2 -> 765.1.2

  - update in step with net/mDNSResponder

  PR:		214788
  Submitted by:	Matthieu Volat <mazhe@alkumuna.eu> (maintainer)

Changes:
  head/dns/mDNSResponder_nss/Makefile
  head/dns/mDNSResponder_nss/distinfo
Comment 3 Matthieu Volat 2016-11-24 21:25:55 UTC
Thanks!