Bug 192029

Summary: dns/p5-DNS-ZoneParse: Add patch to support SPF
Product: Ports & Packages Reporter: Kurt Jaeger <pi>
Component: Individual Port(s)Assignee: freebsd-perl (Nobody) <perl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to add SPF record support none

Description Kurt Jaeger freebsd_committer freebsd_triage 2014-07-22 10:53:20 UTC
Created attachment 144869 [details]
patch to add SPF record support

The perl module currently does not support SPF records.

The patch adds this. The patch was already submitted upstream, see

https://rt.cpan.org/Ticket/Display.html?id=81111

but there already was a similar (but not complete) patch and it seems
the perl module itself is no longer really maintained ?
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-23 12:36:04 UTC
A commit references this bug:

Author: pi
Date: Wed Jul 23 12:35:27 UTC 2014
New revision: 362669
URL: http://svnweb.freebsd.org/changeset/ports/362669

Log:
  dns/p5-DNS-ZoneParse

  - add patch to support SPF records
  - upstream see https://rt.cpan.org/Ticket/Display.html?id=81111

  PR:		192029

Changes:
  head/dns/p5-DNS-ZoneParse/Makefile
  head/dns/p5-DNS-ZoneParse/files/
  head/dns/p5-DNS-ZoneParse/files/patch-ZoneParse.pm
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2014-07-23 12:36:28 UTC
Committed as perl@ 8-)