mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 2.0.9
- Fix DOCSDIR PR: ports/131882 Submitted by: nivit
This commit is contained in:
parent
8b3ba2fc2e
commit
da87f7eace
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228686
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= simplejson
|
||||
PORTVERSION= 2.0.8
|
||||
PORTVERSION= 2.0.9
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,7 +18,7 @@ USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYEASYINSTALL_ARCHDEP= yes
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (simplejson-2.0.8.tar.gz) = 29f8a89bcc4d751f4039436ec769807f
|
||||
SHA256 (simplejson-2.0.8.tar.gz) = 4185e3f2a4b5d05bff8fca27053336e5b7eb64c8ff17871bb60a6f2255d639be
|
||||
SIZE (simplejson-2.0.8.tar.gz) = 114991
|
||||
MD5 (simplejson-2.0.9.tar.gz) = af5e67a39ca3408563411d357e6d5e47
|
||||
SHA256 (simplejson-2.0.9.tar.gz) = abcdf460778beff48ba13faf5b5810cf3803e5c8d872b5fc529226aa56ec93ee
|
||||
SIZE (simplejson-2.0.9.tar.gz) = 115443
|
||||
|
Loading…
Reference in New Issue
Block a user