pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/py36-html-docs py36-html-docs: updated to 3.6.10
details: https://anonhg.NetBSD.org/pkgsrc/rev/a12abefab74d
branches: trunk
changeset: 419780:a12abefab74d
user: adam <adam%pkgsrc.org@localhost>
date: Sat Dec 28 22:38:04 2019 +0000
description:
py36-html-docs: updated to 3.6.10
Match lang/python36
diffstat:
lang/py36-html-docs/Makefile | 9 +++------
lang/py36-html-docs/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 11 deletions(-)
diffs (45 lines):
diff -r 3795a878d896 -r a12abefab74d lang/py36-html-docs/Makefile
--- a/lang/py36-html-docs/Makefile Sat Dec 28 22:36:13 2019 +0000
+++ b/lang/py36-html-docs/Makefile Sat Dec 28 22:38:04 2019 +0000
@@ -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 @@
COMMENT= HTML Documentation for Python 3.6
LICENSE= python-software-foundation
-DIST_SUBDIR= python
-
USE_TOOLS+= pax
NO_CONFIGURE= yes
@@ -25,6 +22,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"
diff -r 3795a878d896 -r a12abefab74d lang/py36-html-docs/distinfo
--- a/lang/py36-html-docs/distinfo Sat Dec 28 22:36:13 2019 +0000
+++ b/lang/py36-html-docs/distinfo Sat Dec 28 22:38:04 2019 +0000
@@ -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