Bug 230109 - graphics/py-PyX12: Downgrade to 0.12.1 and add missing dependency
Summary: graphics/py-PyX12: Downgrade to 0.12.1 and add missing dependency
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kai Knoblich
URL: https://reviews.freebsd.org/D19510
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-28 14:21 UTC by Kai Knoblich
Modified: 2019-03-31 18:06 UTC (History)
3 users (show)

See Also:


Attachments
py-PyX12-revert-to-0.12.1.patch (2.04 KB, patch)
2018-07-28 14:21 UTC, Kai Knoblich
kai: maintainer-approval+
Details | Diff

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