| Summary: | security/silktools fails to package when default versions includes python=3.5 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Zach Leslie <zleslie> | ||||
| Component: | Individual Port(s) | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | torres.73a | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(torres.73a) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Zach Leslie
2016-10-16 18:36:04 UTC
Created attachment 176159 [details]
update to 3.13.0, py3kplist
Can you test the attached patch:
- Update to version 3.13.0
- Remove STATIC from default options, it looks useless to me
- Use py3kplist to fix plist with python3
- Add a few --without to CONFIGURE_ARGS to prevent linking to stuff installed on building host
I can confirm the supplied patch does indeed result in a complete build when using python3. +1 for commit. Thank you for the efforts. A commit references this bug: Author: antoine Date: Fri Nov 11 21:05:27 UTC 2016 New revision: 425909 URL: https://svnweb.freebsd.org/changeset/ports/425909 Log: - Update to 3.13.0 - Use py3kplist to fix plist when using python 3 - Add several options, remove STATIC from default options as it looks useless PR: 213543 Approved by: maintainer timeout (15 days) Changes: head/security/silktools/Makefile head/security/silktools/distinfo head/security/silktools/pkg-plist |