Bug 213393

Summary: accessibility/speech-dispatcher: fix packaging with python3.5
Product: Ports & Packages Reporter: Ruslan Makhmatkhanov <rm>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me CC: rm
Priority: --- Flags: bugzilla: maintainer-feedback? (avilla)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 204519    
Attachments:
Description Flags
fix packaging with py35 none

Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-10-11 21:03:59 UTC
Created attachment 175639 [details]
fix packaging with py35

This patch is fixing packaging with python3.5. I also marked the python package as architecture independent and did some non-functional whitespace aligning. The patch is kinda hacky, but works well.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-12 18:56:41 UTC
A commit references this bug:

Author: rm
Date: Wed Oct 12 18:55:55 UTC 2016
New revision: 423881
URL: https://svnweb.freebsd.org/changeset/ports/423881

Log:
  accessibility/py3-speech-dispatcher: fix packaging with python 3.5

  While here add NO_ARCH and make couple of whitespace fixes.

  PR:		213393
  Approved by:	portmgr (blanket approval)

Changes:
  head/accessibility/py3-speech-dispatcher/Makefile
  head/accessibility/py3-speech-dispatcher/pkg-plist
  head/accessibility/speech-dispatcher/Makefile
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-10-12 18:57:04 UTC
Committed