diff options
author | leot <leot@pkgsrc.org> | 2016-04-07 07:39:17 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-04-07 07:39:17 +0000 |
commit | 830a6bdf888c0e65bffbd087840a83018f55ece7 (patch) | |
tree | 697cf9963437ec518eeeff624067cdd20fc66729 /lang | |
parent | 5ef829c6f07dea91c1c77f257dc04eb8fc3974b9 (diff) | |
download | pkgsrc-830a6bdf888c0e65bffbd087840a83018f55ece7.tar.gz |
Update lang/py27-html-docs to 2.7.11.
Unfortunately no changelog for just the documentation seems available, although
this sync the py27-html-docs package version with the current python27 version
in pkgsrc.
While here also add LICENSE.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py27-html-docs/Makefile | 6 | ||||
-rw-r--r-- | lang/py27-html-docs/PLIST | 24 | ||||
-rw-r--r-- | lang/py27-html-docs/distinfo | 10 |
3 files changed, 31 insertions, 9 deletions
diff --git a/lang/py27-html-docs/Makefile b/lang/py27-html-docs/Makefile index 162d7f93df9..c2455832f1d 100644 --- a/lang/py27-html-docs/Makefile +++ b/lang/py27-html-docs/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/07/17 11:34:42 obache Exp $ +# $NetBSD: Makefile,v 1.6 2016/04/07 07:39:17 leot Exp $ # -VERS= 2.7.8 +VERS= 2.7.11 DISTNAME= python-${VERS}-docs-html PKGNAME= py27-html-docs-${VERS} -PKGREVISION= 1 CATEGORIES= lang python MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/ EXTRACT_SUFX= .tar.bz2 @@ -12,6 +11,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.python.org/doc/ COMMENT= HTML Documentation for Python 2.7 +LICENSE= python-software-foundation DIST_SUBDIR= python diff --git a/lang/py27-html-docs/PLIST b/lang/py27-html-docs/PLIST index 2492061744c..c412941c675 100644 --- a/lang/py27-html-docs/PLIST +++ b/lang/py27-html-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/07/17 11:34:42 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/04/07 07:39:17 leot Exp $ share/doc/python2.7/.buildinfo share/doc/python2.7/_images/logging_flow.png share/doc/python2.7/_images/python-video-icon.png @@ -64,6 +64,7 @@ share/doc/python2.7/_sources/c-api/veryhigh.txt share/doc/python2.7/_sources/c-api/weakref.txt share/doc/python2.7/_sources/contents.txt share/doc/python2.7/_sources/copyright.txt +share/doc/python2.7/_sources/distributing/index.txt share/doc/python2.7/_sources/distutils/apiref.txt share/doc/python2.7/_sources/distutils/builtdist.txt share/doc/python2.7/_sources/distutils/commandref.txt @@ -109,6 +110,7 @@ share/doc/python2.7/_sources/howto/unicode.txt share/doc/python2.7/_sources/howto/urllib2.txt share/doc/python2.7/_sources/howto/webservers.txt share/doc/python2.7/_sources/install/index.txt +share/doc/python2.7/_sources/installing/index.txt share/doc/python2.7/_sources/library/2to3.txt share/doc/python2.7/_sources/library/__builtin__.txt share/doc/python2.7/_sources/library/__future__.txt @@ -183,6 +185,7 @@ share/doc/python2.7/_sources/library/development.txt share/doc/python2.7/_sources/library/difflib.txt share/doc/python2.7/_sources/library/dircache.txt share/doc/python2.7/_sources/library/dis.txt +share/doc/python2.7/_sources/library/distribution.txt share/doc/python2.7/_sources/library/distutils.txt share/doc/python2.7/_sources/library/dl.txt share/doc/python2.7/_sources/library/doctest.txt @@ -203,6 +206,7 @@ share/doc/python2.7/_sources/library/email.mime.txt share/doc/python2.7/_sources/library/email.parser.txt share/doc/python2.7/_sources/library/email.txt share/doc/python2.7/_sources/library/email.util.txt +share/doc/python2.7/_sources/library/ensurepip.txt share/doc/python2.7/_sources/library/errno.txt share/doc/python2.7/_sources/library/exceptions.txt share/doc/python2.7/_sources/library/fcntl.txt @@ -447,6 +451,7 @@ share/doc/python2.7/_sources/reference/introduction.txt share/doc/python2.7/_sources/reference/lexical_analysis.txt share/doc/python2.7/_sources/reference/simple_stmts.txt share/doc/python2.7/_sources/reference/toplevel_components.txt +share/doc/python2.7/_sources/tutorial/appendix.txt share/doc/python2.7/_sources/tutorial/appetite.txt share/doc/python2.7/_sources/tutorial/classes.txt share/doc/python2.7/_sources/tutorial/controlflow.txt @@ -476,11 +481,19 @@ share/doc/python2.7/_sources/whatsnew/2.5.txt share/doc/python2.7/_sources/whatsnew/2.6.txt share/doc/python2.7/_sources/whatsnew/2.7.txt share/doc/python2.7/_sources/whatsnew/index.txt +share/doc/python2.7/_static/ajax-loader.gif share/doc/python2.7/_static/basic.css +share/doc/python2.7/_static/classic.css +share/doc/python2.7/_static/comment-bright.png +share/doc/python2.7/_static/comment-close.png +share/doc/python2.7/_static/comment.png share/doc/python2.7/_static/copybutton.js share/doc/python2.7/_static/default.css share/doc/python2.7/_static/doctools.js +share/doc/python2.7/_static/down-pressed.png +share/doc/python2.7/_static/down.png share/doc/python2.7/_static/file.png +share/doc/python2.7/_static/jquery-1.11.1.js share/doc/python2.7/_static/jquery.js share/doc/python2.7/_static/minus.png share/doc/python2.7/_static/opensearch.xml @@ -489,8 +502,12 @@ share/doc/python2.7/_static/py.png share/doc/python2.7/_static/pygments.css share/doc/python2.7/_static/searchtools.js share/doc/python2.7/_static/sidebar.js +share/doc/python2.7/_static/underscore-1.3.1.js share/doc/python2.7/_static/underscore.js +share/doc/python2.7/_static/up-pressed.png +share/doc/python2.7/_static/up.png share/doc/python2.7/_static/version_switch.js +share/doc/python2.7/_static/websupport.js share/doc/python2.7/about.html share/doc/python2.7/bugs.html share/doc/python2.7/c-api/abstract.html @@ -553,6 +570,7 @@ share/doc/python2.7/c-api/veryhigh.html share/doc/python2.7/c-api/weakref.html share/doc/python2.7/contents.html share/doc/python2.7/copyright.html +share/doc/python2.7/distributing/index.html share/doc/python2.7/distutils/apiref.html share/doc/python2.7/distutils/builtdist.html share/doc/python2.7/distutils/commandref.html @@ -630,6 +648,7 @@ share/doc/python2.7/howto/urllib2.html share/doc/python2.7/howto/webservers.html share/doc/python2.7/index.html share/doc/python2.7/install/index.html +share/doc/python2.7/installing/index.html share/doc/python2.7/library/2to3.html share/doc/python2.7/library/__builtin__.html share/doc/python2.7/library/__future__.html @@ -704,6 +723,7 @@ share/doc/python2.7/library/development.html share/doc/python2.7/library/difflib.html share/doc/python2.7/library/dircache.html share/doc/python2.7/library/dis.html +share/doc/python2.7/library/distribution.html share/doc/python2.7/library/distutils.html share/doc/python2.7/library/dl.html share/doc/python2.7/library/doctest.html @@ -724,6 +744,7 @@ share/doc/python2.7/library/email.message.html share/doc/python2.7/library/email.mime.html share/doc/python2.7/library/email.parser.html share/doc/python2.7/library/email.util.html +share/doc/python2.7/library/ensurepip.html share/doc/python2.7/library/errno.html share/doc/python2.7/library/exceptions.html share/doc/python2.7/library/fcntl.html @@ -972,6 +993,7 @@ share/doc/python2.7/reference/simple_stmts.html share/doc/python2.7/reference/toplevel_components.html share/doc/python2.7/search.html share/doc/python2.7/searchindex.js +share/doc/python2.7/tutorial/appendix.html share/doc/python2.7/tutorial/appetite.html share/doc/python2.7/tutorial/classes.html share/doc/python2.7/tutorial/controlflow.html diff --git a/lang/py27-html-docs/distinfo b/lang/py27-html-docs/distinfo index fb160f06174..8abcbd602eb 100644 --- a/lang/py27-html-docs/distinfo +++ b/lang/py27-html-docs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/03 22:50:42 agc Exp $ +$NetBSD: distinfo,v 1.4 2016/04/07 07:39:17 leot Exp $ -SHA1 (python/python-2.7.8-docs-html.tar.bz2) = d83b8cc59c5fd646344b0a5cae16bd5594624e68 -RMD160 (python/python-2.7.8-docs-html.tar.bz2) = 3165152c6fd41f97b46df379fcfc1d29f2bfaa4b -SHA512 (python/python-2.7.8-docs-html.tar.bz2) = 97f37704e832268d6b5d13ac7a9839405fba0dae59e59e8fef35085e658f9bdb731f024509387f1d4ab07c1457695ab74c180c146d3e76a5f074f7bb265d8c4d -Size (python/python-2.7.8-docs-html.tar.bz2) = 4511331 bytes +SHA1 (python/python-2.7.11-docs-html.tar.bz2) = 21293d5fd57b3e094dfd7fb622dfc6adc478a821 +RMD160 (python/python-2.7.11-docs-html.tar.bz2) = 4dafd3e4e2493f23dd752bb2ce059bac0226d35f +SHA512 (python/python-2.7.11-docs-html.tar.bz2) = 88efc8f6bd657a43e4819852a4fdc4ad4c21c98d58867fd3ed7b3d58db156271b242dd37ce2fe0d7093fa113fb1706fcc3069d67a895d74e681060e24f479f0d +Size (python/python-2.7.11-docs-html.tar.bz2) = 4575554 bytes |