Bug 213393 - accessibility/speech-dispatcher: fix packaging with python3.5
Summary: accessibility/speech-dispatcher: fix packaging with python3.5
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks: 204519
  Show dependency treegraph
 
Reported: 2016-10-11 21:03 UTC by Ruslan Makhmatkhanov
Modified: 2016-10-12 18:57 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (avilla)


Attachments
fix packaging with py35 (3.82 KB, patch)
2016-10-11 21:03 UTC, Ruslan Makhmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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