Bug 194447 - [PATCH] Fix Python build dependency for dns/unbound
Summary: [PATCH] Fix Python build dependency for dns/unbound
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-18 17:38 UTC by Andrew Berg
Modified: 2014-12-05 19:00 UTC (History)
2 users (show)

See Also:
berg2839: maintainer-feedback? (sem)


Attachments
unbound python fix (494 bytes, patch)
2014-10-18 17:38 UTC, Andrew Berg
no flags Details | Diff
Updated unbound python patch for r373519 (507 bytes, patch)
2014-11-27 20:08 UTC, Andrew Berg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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