1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/ahven/pkg-plist
Danilo G. Baio 75a5f7f076 Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
2020-05-11 23:51:58 +00:00

46 lines
1.4 KiB
Plaintext

include/ahven/ahven-astrings.ads
include/ahven/ahven-framework.adb
include/ahven/ahven-framework.ads
include/ahven/ahven-listeners-basic.adb
include/ahven/ahven-listeners-basic.ads
include/ahven/ahven-listeners.adb
include/ahven/ahven-listeners.ads
include/ahven/ahven-long_astrings.ads
include/ahven/ahven-name_list.ads
include/ahven/ahven-parameters.adb
include/ahven/ahven-parameters.ads
include/ahven/ahven-results.adb
include/ahven/ahven-results.ads
include/ahven/ahven-runner.adb
include/ahven/ahven-runner.ads
include/ahven/ahven-slist.adb
include/ahven/ahven-slist.ads
include/ahven/ahven-tap_runner.adb
include/ahven/ahven-tap_runner.ads
include/ahven/ahven-temporary_output.adb
include/ahven/ahven-temporary_output.ads
include/ahven/ahven-text_runner.adb
include/ahven/ahven-text_runner.ads
include/ahven/ahven-xml_runner.adb
include/ahven/ahven-xml_runner.ads
include/ahven/ahven.adb
include/ahven/ahven.ads
lib/ahven/ahven-astrings.ali
lib/ahven/ahven-framework.ali
lib/ahven/ahven-listeners-basic.ali
lib/ahven/ahven-listeners.ali
lib/ahven/ahven-long_astrings.ali
lib/ahven/ahven-name_list.ali
lib/ahven/ahven-parameters.ali
lib/ahven/ahven-results.ali
lib/ahven/ahven-runner.ali
lib/ahven/ahven-slist.ali
lib/ahven/ahven-tap_runner.ali
lib/ahven/ahven-temporary_output.ali
lib/ahven/ahven-text_runner.ali
lib/ahven/ahven-xml_runner.ali
lib/ahven/ahven.ali
lib/ahven/ahven_compat.ali
lib/ahven/libahven.a
lib/gnat/ahven.gpr