pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/py35-html-docs



Module Name:    pkgsrc
Committed By:   leot
Date:           Fri Nov 24 11:24:24 UTC 2017

Modified Files:
        pkgsrc/lang/py35-html-docs: Makefile distinfo

Log Message:
py35-html-docs: Update py35-html-docs to 3.5.4

pkgsrc changes:
 - Take MAINTAINERship (or, in other words, make me blameworthy if the Python
   documentation isn't synced with the respective lang/python* packages :))

Changes:
No changelog is available but it syncs py35-html-docs to current
python35 version.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/py35-html-docs/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/py35-html-docs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/py35-html-docs/Makefile
diff -u pkgsrc/lang/py35-html-docs/Makefile:1.3 pkgsrc/lang/py35-html-docs/Makefile:1.4
--- pkgsrc/lang/py35-html-docs/Makefile:1.3     Sun Sep  3 08:53:10 2017
+++ pkgsrc/lang/py35-html-docs/Makefile Fri Nov 24 11:24:24 2017
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2017/09/03 08:53:10 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/11/24 11:24:24 leot Exp $
 #
 
-VERS=          3.5.3
+VERS=          3.5.4
 DISTNAME=      python-${VERS}-docs-html
 PKGNAME=       py35-html-docs-${VERS}
 CATEGORIES=    lang python
 MASTER_SITES=  https://www.python.org/ftp/python/doc/${VERS}/
 EXTRACT_SUFX=  .tar.bz2
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    leot%NetBSD.org@localhost
 HOMEPAGE=      https://www.python.org/doc/
 COMMENT=       HTML Documentation for Python 3.5
 LICENSE=       python-software-foundation

Index: pkgsrc/lang/py35-html-docs/distinfo
diff -u pkgsrc/lang/py35-html-docs/distinfo:1.2 pkgsrc/lang/py35-html-docs/distinfo:1.3
--- pkgsrc/lang/py35-html-docs/distinfo:1.2     Thu Jan 19 20:34:50 2017
+++ pkgsrc/lang/py35-html-docs/distinfo Fri Nov 24 11:24:24 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/01/19 20:34:50 leot Exp $
+$NetBSD: distinfo,v 1.3 2017/11/24 11:24:24 leot Exp $
 
-SHA1 (python/python-3.5.3-docs-html.tar.bz2) = 1d726299513a382da23cf51560a07858f66c7263
-RMD160 (python/python-3.5.3-docs-html.tar.bz2) = c98806fb953825fa81b91aeeb0403238c7fa8b46
-SHA512 (python/python-3.5.3-docs-html.tar.bz2) = 3eea03fd83807d8d8e36ee398875f72f4863c0d4c92f0196876ffc195aebf940abde3192ab9e3686e74f5931b98073024601e49073efac0cd376d73bcdb5e66a
-Size (python/python-3.5.3-docs-html.tar.bz2) = 5719815 bytes
+SHA1 (python/python-3.5.4-docs-html.tar.bz2) = a5ac35bf112cfb430a287fb0e6f0c6170bcfe70c
+RMD160 (python/python-3.5.4-docs-html.tar.bz2) = c690c56dca778f29e2ba5f79fbee2e1ec94f86e5
+SHA512 (python/python-3.5.4-docs-html.tar.bz2) = b1c6028e91bdb0a85a6765ab66c50574804f0aa799c6d13ed4163e6aaba98eeecfacd8576fbb6a721028fe84049ac1718497ad491f993973e3e410a660a10084
+Size (python/python-3.5.4-docs-html.tar.bz2) = 5747840 bytes



Home | Main Index | Thread Index | Old Index