devel/py-simplejson: update to 3.6.3
- USES python
This commit is contained in:
parent
4d05552602
commit
1ae593a8ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369320
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= simplejson
|
||||
PORTVERSION= 3.6.0
|
||||
PORTVERSION= 3.6.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,9 +13,8 @@ COMMENT= Simple, fast, extensible JSON encoder/decoder
|
||||
# dual-licensed under MIT and Academic Free License version 2.1
|
||||
LICENSE= MIT
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (simplejson-3.6.0.tar.gz) = ba61967615aaa3fd08d5f96373e6fa4ee5e0319c4083678825bb4f7572169d38
|
||||
SIZE (simplejson-3.6.0.tar.gz) = 70601
|
||||
SHA256 (simplejson-3.6.3.tar.gz) = 1e2fe250d0325a6b53ab770376f1729e0bf4883785343bbfab23764419f09d7a
|
||||
SIZE (simplejson-3.6.3.tar.gz) = 73802
|
||||
|
Loading…
Reference in New Issue
Block a user