Bug 200717

Summary: dns/dnsmasq: switch to using @sample keyword
Product: Ports & Packages Reporter: Jimmy Olgeni <olgeni>
Component: Individual Port(s)Assignee: Matthias Andree <mandree>
Status: Closed FIXED    
Severity: Affects Only Me Flags: mandree: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
@sample patch
none
poudriere test run none

Description Jimmy Olgeni freebsd_committer freebsd_triage 2015-06-08 20:35:41 UTC
Created attachment 157548 [details]
@sample patch

A small patch to use the @sample keyword in dnstools, rather than @exec/@unexec.
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2015-06-08 20:35:56 UTC
Created attachment 157549 [details]
poudriere test run
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-06-16 00:49:02 UTC
A commit references this bug:

Author: mandree
Date: Tue Jun 16 00:48:04 UTC 2015
New revision: 389788
URL: https://svnweb.freebsd.org/changeset/ports/389788

Log:
  Upgrade dnsmasq to new release 2.73.

  Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOGDisable dnsmasq-devel (older than stable).
  Switch to using @sample keyword [1].

  PR:           200717 [1]
  Submitted by: Jimmy Olgeni

Changes:
  head/dns/dnsmasq/Makefile
  head/dns/dnsmasq/distinfo
  head/dns/dnsmasq/files/patch-CVE-2015-3294
  head/dns/dnsmasq/files/patch-dnsmasq.conf.example
  head/dns/dnsmasq/pkg-plist
  head/dns/dnsmasq-devel/Makefile
  head/dns/dnsmasq-devel/files/dnsmasq.in
Comment 3 Matthias Andree freebsd_committer freebsd_triage 2015-06-16 00:49:22 UTC
Patch taken (also to dnsmasq-devel), thank you.