aboutsummaryrefslogtreecommitdiff
path: root/devel/cmake-doc
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2020-05-11 23:51:58 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2020-05-11 23:51:58 +0000
commit75a5f7f0762c1039d83da77f699eed5f26998731 (patch)
treed08289c54ff9db139f0a17e3129c69e9b0ae39b1 /devel/cmake-doc
parent91dd9e62375f38dcfa9e2214347d9837b18c8810 (diff)
downloadports-75a5f7f0762c1039d83da77f699eed5f26998731.tar.gz
ports-75a5f7f0762c1039d83da77f699eed5f26998731.zip
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
Notes
Notes: svn path=/head/; revision=534966
Diffstat (limited to 'devel/cmake-doc')
-rw-r--r--devel/cmake-doc/Makefile1
-rw-r--r--devel/cmake-doc/pkg-plist10
2 files changed, 1 insertions, 10 deletions
diff --git a/devel/cmake-doc/Makefile b/devel/cmake-doc/Makefile
index be12f4f1c49c..60591bd6006f 100644
--- a/devel/cmake-doc/Makefile
+++ b/devel/cmake-doc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cmake
DISTVERSION= 3.17.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -doc
diff --git a/devel/cmake-doc/pkg-plist b/devel/cmake-doc/pkg-plist
index 0344b696f21c..412e1680ee69 100644
--- a/devel/cmake-doc/pkg-plist
+++ b/devel/cmake-doc/pkg-plist
@@ -1621,21 +1621,14 @@
%%DOCSDIR%%/html/_sources/variable/WINDOWS_STORE.rst.txt
%%DOCSDIR%%/html/_sources/variable/XCODE.rst.txt
%%DOCSDIR%%/html/_sources/variable/XCODE_VERSION.rst.txt
-%%DOCSDIR%%/html/_static/ajax-loader.gif
%%DOCSDIR%%/html/_static/basic.css
%%DOCSDIR%%/html/_static/classic.css
%%DOCSDIR%%/html/_static/cmake-favicon.ico
%%DOCSDIR%%/html/_static/cmake-logo-16.png
%%DOCSDIR%%/html/_static/cmake.css
-%%DOCSDIR%%/html/_static/comment-bright.png
-%%DOCSDIR%%/html/_static/comment-close.png
-%%DOCSDIR%%/html/_static/comment.png
%%DOCSDIR%%/html/_static/default.css
%%DOCSDIR%%/html/_static/doctools.js
-%%DOCSDIR%%/html/_static/down-pressed.png
-%%DOCSDIR%%/html/_static/down.png
%%DOCSDIR%%/html/_static/file.png
-%%DOCSDIR%%/html/_static/jquery-3.1.0.js
%%DOCSDIR%%/html/_static/jquery.js
%%DOCSDIR%%/html/_static/minus.png
%%DOCSDIR%%/html/_static/plus.png
@@ -1644,9 +1637,6 @@
%%DOCSDIR%%/html/_static/sidebar.js
%%DOCSDIR%%/html/_static/underscore-1.3.1.js
%%DOCSDIR%%/html/_static/underscore.js
-%%DOCSDIR%%/html/_static/up-pressed.png
-%%DOCSDIR%%/html/_static/up.png
-%%DOCSDIR%%/html/_static/websupport.js
%%DOCSDIR%%/html/command/add_compile_definitions.html
%%DOCSDIR%%/html/command/add_compile_options.html
%%DOCSDIR%%/html/command/add_custom_command.html