Bug 230109

Summary: graphics/py-PyX12: Downgrade to 0.12.1 and add missing dependency
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: bofh, miwi, python
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D19510
Attachments:
Description Flags
py-PyX12-revert-to-0.12.1.patch kai: maintainer-approval+

Description Kai Knoblich freebsd_committer freebsd_triage 2018-07-28 14:21:02 UTC
Created attachment 195531 [details]
py-PyX12-revert-to-0.12.1.patch

Hello,

attached is the patch that downgrades graphics/py-PyX from 0.14.1 to 0.12.1 .

There are two ports in the ports tree:

- graphics/py-PyX -> 0.14.1
- graphics/py-PyX12 -> 0.14.1

Both ports are nearly identical but 0.14.1 is not compatible with Python 2.7 which is the main reason why the graphics/py-PyX12 port exists. 

This patch adds also dvipsk:run to USE_TEX to fix a runtime error when loading the dvi/mapfile.py submodule:

> ./dvips: No such file or directory
> Assertion failed: (ret), function remove_dots, file progname.c, line 316.
> Abort (core dumped)


QA:
~~~
- poudriere (10.4-, 11.1-, 11.2-RELEASE, 12.0-CURRENT @r336739) for each amd64 + i386 archs -> OK
- portlint -> OK
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2019-02-27 07:39:59 UTC
Assignee timeout.  Assign to submitter who has a commit bit now.
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-03-31 18:06:43 UTC
graphics/py-PyX12 has been deleted from the ports tree in ports r497393.