Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2014 17:38:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194447] New: [PATCH] Fix Python build dependency for dns/unbound
Message-ID:  <bug-194447-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194447

            Bug ID: 194447
           Summary: [PATCH] Fix Python build dependency for dns/unbound
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sem@FreeBSD.org
          Reporter: aberg010@my.hennepintech.edu
          Assignee: sem@FreeBSD.org
             Flags: maintainer-feedback?(sem@FreeBSD.org)

Created attachment 148433
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148433&action=edit
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 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer sem@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194447-13>