Bug 243704

Summary: sysutils/zeitgeist : allow building with python 3
Product: Ports & Packages Reporter: Antoine Brodin <antoine>
Component: Individual Port(s)Assignee: Koop Mast <kwm>
Status: Closed FIXED    
Severity: Affects Only Me CC: duchateau.olivier
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 244075    
Attachments:
Description Flags
patch
none
Add conflicts with zeitgeist1 none

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.