1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Update to 0.3.3

- Remove LICENSE_FILE for well-known licenses

Changes:	https://bitbucket.org/runeh/anyjson/src/default/CHANGELOG
PR:		ports/169340
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer (timeout, 45 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-08-14 09:07:29 +00:00
parent b462980111
commit abd8c9eaba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302506
2 changed files with 4 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= anyjson
PORTVERSION= 0.3.1
PORTVERSION= 0.3.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -15,9 +15,8 @@ MAINTAINER= mail@derzinn.de
COMMENT= JSON library wrapper for Python
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_PYTHON= yes
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (anyjson-0.3.1.tar.gz) = 1643c0adb7dbecc4331437ee14ef5f6a3d55b4ffca147db1cc957dc966062340
SIZE (anyjson-0.3.1.tar.gz) = 5161
SHA256 (anyjson-0.3.3.tar.gz) = 37812d863c9ad3e35c0734c42e0bf0320ce8c3bed82cd20ad54cb34d158157ba
SIZE (anyjson-0.3.3.tar.gz) = 8332