[Bug 237984] print/dot2tex: Update to 2.11.3, Switch to Python 3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 1 08:55:59 UTC 2019


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

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204520|0                           |1
        is obsolete|                            |
 Attachment #204604|0                           |1
        is obsolete|                            |

--- Comment #14 from Kubilay Kocak <koobs at FreeBSD.org> ---
Created attachment 204751
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204751&action=edit
dot2tex-issue-237984.patch

print/dot2tex: Fix incorrect Python version spec

dot2tex supports Python 2 and 3. This change removes the unecessary version
spec restriction to 2.7.

While I'm here:

  - Add PKGNAMEPREFIX (unique package names per flavor)
  - Enable USE_PYTHON=concurrent, each package flavor installs scripts in
    common locations
  - Add TEST_DEPENDS/test target
  - Add python to CATEGORIES
  - Pet portlint (Make file sort/group order)

portlint: OK (looks fine.)
testport: OK (poudriere: 12amd64-py35,py27)
maketest: OK* (Ran 54 tests in 33.863s FAILED (failures=3))

* Note: Previous test suite pass rate unknown, old latex (texlive 2015)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list