diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2014-04-08 13:10:25 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2014-04-08 13:10:25 +0000 |
commit | 51bf49a441c5284b4e26011f0029e27a077bbdca (patch) | |
tree | 7ce51cb70563be00f7ba45bd8ed641515075d40a /lang/python-doc-html | |
parent | 39fff6230b4598d3317035c449f6920228a7ab4b (diff) | |
download | ports-51bf49a441c5284b4e26011f0029e27a077bbdca.tar.gz ports-51bf49a441c5284b4e26011f0029e27a077bbdca.zip |
Notes
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r-- | lang/python-doc-html/Makefile | 2 | ||||
-rw-r--r-- | lang/python-doc-html/distinfo | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index f9d12bc0d90b..ecf1fadb032b 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -16,7 +16,7 @@ COMMENT= Documentation for the Python programming language PORTSCOUT= ignore:1 NO_BUILD= yes -USE_BZIP2= yes +USES= tar:bzip2 USE_PYTHON_BUILD= yes DOCSDIR= ${PREFIX}/share/doc/${PYTHON_VERSION} diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo index 0198117d0bb8..4a646c5d380c 100644 --- a/lang/python-doc-html/distinfo +++ b/lang/python-doc-html/distinfo @@ -30,3 +30,11 @@ SHA256 (python/python-3.3.4-docs-pdf-letter.tar.bz2) = 21aabe30ad03ef4c78e57b14f SIZE (python/python-3.3.4-docs-pdf-letter.tar.bz2) = 11337167 SHA256 (python/python-3.3.4-docs-text.tar.bz2) = 82c98238d9df22650d27f3bff40b31888306aaf5f7636bbb145f94266365f273 SIZE (python/python-3.3.4-docs-text.tar.bz2) = 1783407 +SHA256 (python/python-3.4.0-docs-html.tar.bz2) = 445037818f15c4b622212db9e8182e322eb16de3959718dbd339229ed39044fc +SIZE (python/python-3.4.0-docs-html.tar.bz2) = 5355183 +SHA256 (python/python-3.4.0-docs-pdf-a4.tar.bz2) = 0a0ae03e19e413444a2031bd72bbdf73efbb7b31582f3773025450f612d13bc9 +SIZE (python/python-3.4.0-docs-pdf-a4.tar.bz2) = 11684652 +SHA256 (python/python-3.4.0-docs-pdf-letter.tar.bz2) = fbd9d276fb1bdcba66b539fa6c53cb7caf89671d5029fa9972c70a7fb7dd6713 +SIZE (python/python-3.4.0-docs-pdf-letter.tar.bz2) = 11754877 +SHA256 (python/python-3.4.0-docs-text.tar.bz2) = b3369796187a54c8da0f76355eeadef930b7ce175ebbf6108c08c7aca793fc09 +SIZE (python/python-3.4.0-docs-text.tar.bz2) = 1918697 |