Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.2 2014/05/13 17:20:38 joerg Exp $
# $NetBSD: Makefile,v 1.5 2016/07/09 13:04:10 wiz Exp $
#
DISTNAME= python-cjson-1.0.5
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/1}
CATEGORIES= python textproc
MASTER_SITES= http://pypi.python.org/packages/source/p/python-cjson/
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-cjson/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://ag-projects.com/
@@ -12,7 +12,7 @@ COMMENT= Fast JSON encoder/decoder for Python
LICENSE= gnu-lgpl-v2
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # Uses old string API.
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # Uses old string API.
do-test:
( cd ${WKSRC} && ${PYTHONBIN} jsontest.py )

View File

@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1 2014/05/03 15:34:22 rodent Exp $
$NetBSD: distinfo,v 1.2 2015/11/04 02:00:01 agc Exp $
SHA1 (python-cjson-1.0.5.tar.gz) = a00519debfdc6dcc33acfe68dc10ee4866fdcd8b
RMD160 (python-cjson-1.0.5.tar.gz) = c1256cf176af3194233de3704ec07ab4ccfb522c
SHA512 (python-cjson-1.0.5.tar.gz) = ba47337df70e27a9d44daa96c1d4f8d1a846193486ad78279e29ae7016bb2adb9146c0926fb99c7312c6fe9fea63b6cf947ef2a8faea376e27e004bdd55fb0ed
Size (python-cjson-1.0.5.tar.gz) = 10978 bytes