Bug 228321 - dns/mDNSResponder_nss: Fix typo in pkg-message
Summary: dns/mDNSResponder_nss: Fix typo in pkg-message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-17 18:50 UTC by Jose Luis Duran
Modified: 2018-05-21 02:36 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (mazhe)


Attachments
Fix typo (530 bytes, patch)
2018-05-17 18:50 UTC, Jose Luis Duran
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Luis Duran 2018-05-17 18:50:51 UTC
Created attachment 193493 [details]
Fix typo

`files` is the right source to use in nsswitch.conf
Comment 1 Matthieu Volat 2018-05-20 21:03:52 UTC
Maintainer agrees.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-05-21 02:36:07 UTC
A commit references this bug:

Author: sunpoet
Date: Mon May 21 02:35:41 UTC 2018
New revision: 470502
URL: https://svnweb.freebsd.org/changeset/ports/470502

Log:
  Fix typo

  - Bump PORTREVISION for package change

  PR:		228321
  Submitted by:	Jose Luis Duran <jlduran@gmail.com>
  Approved by:	Matthieu Volat <mazhe@alkumuna.eu> (maintainer)

Changes:
  head/dns/mDNSResponder_nss/Makefile
  head/dns/mDNSResponder_nss/pkg-message
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-05-21 02:36:14 UTC
Committed. Thanks!