Bug 243704 - sysutils/zeitgeist : allow building with python 3
Summary: sysutils/zeitgeist : allow building with python 3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Koop Mast
URL:
Keywords:
Depends on:
Blocks: 244075
  Show dependency treegraph
 
Reported: 2020-01-29 14:55 UTC by Antoine Brodin
Modified: 2020-02-12 18:15 UTC (History)
1 user (show)

See Also:


Attachments
patch (7.38 KB, patch)
2020-01-29 14:55 UTC, Antoine Brodin
no flags Details | Diff
Add conflicts with zeitgeist1 (6.79 KB, patch)
2020-02-12 17:18 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Brodin freebsd_committer freebsd_triage 2020-01-29 14:55:50 UTC
Created attachment 211163 [details]
patch
Comment 1 Olivier Duchateau 2020-02-12 17:18:55 UTC
Created attachment 211595 [details]
Add conflicts with zeitgeist1

Apply patch from Antoine, and add CONFLICTS_INSTALL= zeitgeist1 (bug #244075)
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-02-12 18:15:12 UTC
A commit references this bug:

Author: antoine
Date: Wed Feb 12 18:14:14 UTC 2020
New revision: 525925
URL: https://svnweb.freebsd.org/changeset/ports/525925

Log:
  Allow using zeitgeist with any version of python

  PR:		243704
  Approved by:	maintainer timeout (2 weeks)

Changes:
  head/sysutils/zeitgeist/Makefile
  head/sysutils/zeitgeist/files/patch-python_client.py
  head/sysutils/zeitgeist/files/patch-python_datamodel.py
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2020-02-12 18:15:48 UTC
The conflict can be added when the new port is added.