[Bug 230109] graphics/py-PyX12: Downgrade to 0.12.1 and add missing dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 28 14:21:04 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230109

            Bug ID: 230109
           Summary: graphics/py-PyX12: Downgrade to 0.12.1 and add missing
                    dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: freebsd_ports at k-worx.org
                CC: python at FreeBSD.org
 Attachment #195531 maintainer-approval+
             Flags:

Created attachment 195531
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195531&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list