Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+10 -2
View File
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.12 2015/05/31 13:13:56 wiz Exp $
# $NetBSD: Makefile,v 1.14 2015/08/28 10:42:46 wiz Exp $
DISTNAME= tornado-4.2
DISTNAME= tornado-4.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://pypi.python.org/packages/source/t/tornado/
@@ -22,8 +23,15 @@ do-test:
.include "../../lang/python/pyversion.mk"
PLIST_VARS+= requires
.if "${PYPKGPREFIX}" == "py27"
DEPENDS+= ${PYPKGPREFIX}-backports.ssl_match_hostname-[0-9]*:../../security/py-backports.ssl_match_hostname
DEPENDS+= ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi
PLIST.requires= yes
.endif
.if "${PYPKGPREFIX}" == "py33"
DEPENDS+= ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi
PLIST.requires= yes
.endif
.include "../../lang/python/egg.mk"
+3 -2
View File
@@ -1,8 +1,8 @@
@comment $NetBSD: PLIST,v 1.7 2015/06/01 21:40:38 wiz Exp $
@comment $NetBSD: PLIST,v 1.9 2015/08/28 10:42:46 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PLIST.requires}${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/tornado/__init__.py
${PYSITELIB}/tornado/__init__.pyc
@@ -197,6 +197,7 @@ ${PYSITELIB}/tornado/test/stack_context_test.pyc
${PYSITELIB}/tornado/test/stack_context_test.pyo
${PYSITELIB}/tornado/test/static/dir/index.html
${PYSITELIB}/tornado/test/static/robots.txt
${PYSITELIB}/tornado/test/static_foo.txt
${PYSITELIB}/tornado/test/tcpclient_test.py
${PYSITELIB}/tornado/test/tcpclient_test.pyc
${PYSITELIB}/tornado/test/tcpclient_test.pyo
+4 -4
View File
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2015/05/31 13:13:56 wiz Exp $
$NetBSD: distinfo,v 1.11 2015/07/19 10:16:12 wiz Exp $
SHA1 (tornado-4.2.tar.gz) = 7d3fe674d88a3597e12438b60fccb129dfe9db03
RMD160 (tornado-4.2.tar.gz) = 0d3e047b4224b0b983fd9b77db9d5cd4e4e65f03
Size (tornado-4.2.tar.gz) = 433734 bytes
SHA1 (tornado-4.2.1.tar.gz) = 648497ffcc9a4226040e392c84aa2addbbdbcfab
RMD160 (tornado-4.2.1.tar.gz) = 1c183083a4bcde24d05a52a537e06ec6f88d4dfa
Size (tornado-4.2.1.tar.gz) = 434304 bytes