Bug 194447

Summary: [PATCH] Fix Python build dependency for dns/unbound
Product: Ports & Packages Reporter: Andrew Berg <berg2839>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Some People CC: robak, sem
Priority: --- Flags: berg2839: maintainer-feedback? (sem)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
unbound python fix
none
Updated unbound python patch for r373519 none

Description Andrew Berg 2014-10-18 17:38:16 UTC
Created attachment 148433 [details]
unbound python fix

This patch fixes the Python build option for dns/unbound, making it use Python 2 rather than the default. Using Python 3 fails because of a syntax error. I also specified Python 2 as a runtime dependency as well because it appears that Unbound does not support Python 3 if it is not built with it (though I have not done any real testing).
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-18 17:38:16 UTC
Auto-assigned to maintainer sem@FreeBSD.org
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2014-11-11 19:42:57 UTC
Hi, the patch fails to apply on rev 371557, could you supply new patch please?
Comment 3 Andrew Berg 2014-11-27 20:08:37 UTC
Created attachment 149943 [details]
Updated unbound python patch for r373519
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-12-05 19:00:40 UTC
A commit references this bug:

Author: sem
Date: Fri Dec  5 19:00:11 UTC 2014
New revision: 374078
URL: https://svnweb.freebsd.org/changeset/ports/374078

Log:
  - Fix python dependency

  PR:		194447
  Submitted by:	Andrew Berg <aberg010@my.hennepintech.edu>

Changes:
  head/dns/unbound/Makefile