Bug 202887 - comms/py-serial: modernize port, add patch to improve list_ports
Summary: comms/py-serial: modernize port, add patch to improve list_ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-04 08:39 UTC by Max Brazhnikov
Modified: 2015-10-13 21:01 UTC (History)
0 users

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


Attachments
patch (2.16 KB, patch)
2015-09-04 08:39 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2015-09-04 08:39:33 UTC
Created attachment 160702 [details]
patch

- Use options helpers
- Fix packaging with python3
- Add patch to make tools.list_ports usable (already committed uptream)
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-10-13 20:35:35 UTC
A commit references this bug:

Author: makc
Date: Tue Oct 13 20:35:29 UTC 2015
New revision: 399218
URL: https://svnweb.freebsd.org/changeset/ports/399218

Log:
  comms/py-serial:
  - Use options helpers
  - Fix packaging with python3
  - Add patch to make tools.list_ports usable on FreeBSD (committed upstream)

  PR:		202887
  Approved by:	sbz (maintainer timeout 5 weeks)

Changes:
  head/comms/py-serial/Makefile
  head/comms/py-serial/files/
  head/comms/py-serial/files/patch-serial_tools_list__ports__posix.py