Summary: | textproc/py-texttable: Update to 0.8.6, Take MAINTAINER'ship | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Danilo G. Baio <dbaio> | ||||||
Component: | Individual Port(s) | Assignee: | Olivier Duchateau <olivierd> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | olivierd, python | ||||||
Priority: | --- | Keywords: | easy, patch | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Comment on attachment 175829 [details]
py-texttable-0.8.5.patch
Implicit approval, the port has no maintainer.
Created attachment 176060 [details]
py-texttable-0.8.6.patch
py-texttable was updated, updating patch.
- Update to 0.8.6
- Set architecture neutral
- Fix license
- Take maintainer'ship
Changelog:
[0.8.6]
Preserve empty lines (#8)
[0.8.5]
Better handling of unicode encodings (#6)
[Q/A]
portlint: OK (looks fine.)
testport: python 2.7 and 3.4
poudriere: i386, 9.3 (OK)
poudriere: amd64, 9.3 (OK)
poudriere: i386, 10.3 (OK)
poudriere: amd64, 10.3 (OK)
poudriere: i386, 11 (OK)
poudriere: amd64, 11 (OK)
poudriere: i386, 12 (OK)
poudriere: amd64, 12 (OK)
A commit references this bug: Author: olivierd Date: Mon Oct 24 17:20:14 UTC 2016 New revision: 424581 URL: https://svnweb.freebsd.org/changeset/ports/424581 Log: - Update to 0.8.6 - Fix license - Port is architecture neutral - Pass maintainership to submitter PR: 213538 Submitted by: Danilo G. Baio Changes: head/textproc/py-texttable/Makefile head/textproc/py-texttable/distinfo Committed, with minor changes. I removed foutaise.org/ because code/ directory does not exist anymore. |
Created attachment 175829 [details] py-texttable-0.8.5.patch - Update to 0.8.5 - Set architecture neutral - Fix license - Take maintainer'ship Changelog: Better handling of unicode encodings (#6) [QA] portlint: OK (looks fine.) testport: poudriere: i386, 9.3 (OK) poudriere: amd64, 9.3 (OK) poudriere: i386, 10.3 (OK) poudriere: amd64, 10.3 (OK) poudriere: i386, 11 (OK) poudriere: amd64, 11 (OK) poudriere: i386, 12 (OK) poudriere: amd64, 12 (OK)