pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py36-html-docs
Module Name: pkgsrc
Committed By: adam
Date: Sat Dec 28 22:38:04 UTC 2019
Modified Files:
pkgsrc/lang/py36-html-docs: Makefile distinfo
Log Message:
py36-html-docs: updated to 3.6.10
Match lang/python36
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/py36-html-docs/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/py36-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/py36-html-docs/Makefile
diff -u pkgsrc/lang/py36-html-docs/Makefile:1.10 pkgsrc/lang/py36-html-docs/Makefile:1.11
--- pkgsrc/lang/py36-html-docs/Makefile:1.10 Wed Jul 3 21:09:54 2019
+++ pkgsrc/lang/py36-html-docs/Makefile Sat Dec 28 22:38:04 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/07/03 21:09:54 leot Exp $
-#
+# $NetBSD: Makefile,v 1.11 2019/12/28 22:38:04 adam Exp $
-VERS= 3.6.9
+VERS= 3.6.10
DISTNAME= python-${VERS}-docs-html
PKGNAME= py36-html-docs-${VERS}
CATEGORIES= lang python
@@ -13,8 +12,6 @@ HOMEPAGE= https://www.python.org/doc/
COMMENT= HTML Documentation for Python 3.6
LICENSE= python-software-foundation
-DIST_SUBDIR= python
-
USE_TOOLS+= pax
NO_CONFIGURE= yes
@@ -25,6 +22,6 @@ HTMLDIR= share/doc/python3.6
INSTALLATION_DIRS= ${HTMLDIR}
do-install:
- cd ${WRKSRC} && pax -rw -pp . ${DESTDIR}${PREFIX}/${HTMLDIR}
+ cd ${WRKSRC} && ${PAX} -rw -pp . ${DESTDIR}${PREFIX}/${HTMLDIR}
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/lang/py36-html-docs/distinfo
diff -u pkgsrc/lang/py36-html-docs/distinfo:1.9 pkgsrc/lang/py36-html-docs/distinfo:1.10
--- pkgsrc/lang/py36-html-docs/distinfo:1.9 Wed Jul 3 21:09:54 2019
+++ pkgsrc/lang/py36-html-docs/distinfo Sat Dec 28 22:38:04 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/07/03 21:09:54 leot Exp $
+$NetBSD: distinfo,v 1.10 2019/12/28 22:38:04 adam Exp $
-SHA1 (python/python-3.6.9-docs-html.tar.bz2) = 3421dad94fdf335bc08a2dd5da7aa700a174ec64
-RMD160 (python/python-3.6.9-docs-html.tar.bz2) = 364a28bd8c4da28ab7fee76e3b6ea383e47951c0
-SHA512 (python/python-3.6.9-docs-html.tar.bz2) = 8cf58921fde8fbb99c063bab987cab5987f336b4ce71129cbd8bdad74c1e2c0e791133ba958165e954aa6e21ac9978ea049d1452808e248c0a3afb894eddc71d
-Size (python/python-3.6.9-docs-html.tar.bz2) = 5992329 bytes
+SHA1 (python-3.6.10-docs-html.tar.bz2) = 00187b1cc803c59fe2add12d78ce066cf7cc03eb
+RMD160 (python-3.6.10-docs-html.tar.bz2) = be1dca75f33f83b074172c064df57f7e39e9c483
+SHA512 (python-3.6.10-docs-html.tar.bz2) = 67a0e7973da0314031d9a8993cef4947b8bcab86c2c557364a3acebcc9047529acf22a26f16a26d3126489bc813d6bb7bf39d3e283c490bad434f215af92f754
+Size (python-3.6.10-docs-html.tar.bz2) = 5994263 bytes
Home |
Main Index |
Thread Index |
Old Index