- Update to 0.1.20121012

- Cleanup Makefile header

Changes:	https://code.google.com/p/py-leveldb/source/list
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-01-30 16:50:34 +00:00
parent 6972636b98
commit 2a544b0242
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311241
2 changed files with 5 additions and 9 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: py-leveldb
# Date created: 2011-10-04
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= leveldb
PORTVERSION= 0.1.20120612
PORTVERSION= 0.1.20121012
CATEGORIES= databases python
MASTER_SITES= LOCAL/sunpoet
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -18,7 +14,7 @@ COMMENT= Thread-safe Python binding for LevelDB
LIB_DEPENDS= leveldb:${PORTSDIR}/databases/leveldb
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_PYDISTUTILS=yes
USE_XZ= yes
PLIST_FILES= %%PYTHON_SITELIBDIR%%/leveldb.so

View file

@ -1,2 +1,2 @@
SHA256 (py-leveldb-0.1.20120612.tar.xz) = ba4b1023a77fef3d4c860dd7bc6b541a18119d10a2e1a3ca2f4ab7b4fdca3fab
SIZE (py-leveldb-0.1.20120612.tar.xz) = 11040
SHA256 (py-leveldb-0.1.20121012.tar.xz) = e27b4e26dd606efd09850366dad90b87e450c6599a7350a764a5a4dc3e0ea4b4
SIZE (py-leveldb-0.1.20121012.tar.xz) = 13792