Update lang/py34-html-docs to py34-html-docs-3.4.6

pkgsrc changes:
 - Switch MASTER_SITES to https://www.python.org/ftp/python/doc/${VERS}/
   Unlike previous MASTER_SITES the documentation there is not regenerated
   periodically (so it will avoid possible changes in the distfiles).

Changes:
Unfortunately no changelog is available. However, the documentation
is now synced with the lang/python34 version available in pkgsrc.
This commit is contained in:
leot 2017-01-19 09:29:07 +00:00
parent 3d34c7471a
commit a20da560a8
2 changed files with 8 additions and 8 deletions

View file

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.3 2016/07/12 10:34:42 leot Exp $ # $NetBSD: Makefile,v 1.4 2017/01/19 09:29:07 leot Exp $
# #
VERS= 3.4.5 VERS= 3.4.6
DISTNAME= python-${VERS}-docs-html DISTNAME= python-${VERS}-docs-html
PKGNAME= py34-html-docs-${VERS} PKGNAME= py34-html-docs-${VERS}
CATEGORIES= lang python CATEGORIES= lang python
MASTER_SITES= https://docs.python.org/${VERS:C/\.[0-9]+$//}/archives/ MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/
EXTRACT_SUFX= .tar.bz2 EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org MAINTAINER= pkgsrc-users@NetBSD.org

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.4 2016/07/12 10:34:42 leot Exp $ $NetBSD: distinfo,v 1.5 2017/01/19 09:29:07 leot Exp $
SHA1 (python/python-3.4.5-docs-html.tar.bz2) = d7def3d0b0990f828a15d0aef64d4dfa4b476fb4 SHA1 (python/python-3.4.6-docs-html.tar.bz2) = 8fb80cc51e7d003cd25c42240ede97d61b0a71ad
RMD160 (python/python-3.4.5-docs-html.tar.bz2) = 39d2b7cf9b240bb6ab4f6ea034f2d5ffd2e9c5b3 RMD160 (python/python-3.4.6-docs-html.tar.bz2) = 321b32fe95597688ba49e41f4a30720ba341028c
SHA512 (python/python-3.4.5-docs-html.tar.bz2) = 9bbc7d9fe83afbcb1c4ea580c930f64f315c2c81de9ade9337f984c5821f1ce9822220272e4426ef5b833adf9884bbc0c2dfff11a1bec5290b9162536b432ae0 SHA512 (python/python-3.4.6-docs-html.tar.bz2) = a561ca54fe3fd8b9f1a419eb95ffd6001eaa303bf0b5ba75f726915d94926d3ddde0b918cd7ac8897e202b61226832d332aeb748ea1cda22db09132ce64c7c0d
Size (python/python-3.4.5-docs-html.tar.bz2) = 5486372 bytes Size (python/python-3.4.6-docs-html.tar.bz2) = 5517260 bytes