aboutsummaryrefslogtreecommitdiff
path: root/databases/py-leveldb/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-03 14:34:06 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-03 14:34:06 +0000
commit28775aff66e7f9f73fe928a287738158b5e68182 (patch)
tree1fb89becaac28a9f19323398656d1e9d6c4b4478 /databases/py-leveldb/Makefile
parent2149902e8d8a1fd00a86439b685866548c059bd5 (diff)
downloadports-28775aff66e7f9f73fe928a287738158b5e68182.tar.gz
ports-28775aff66e7f9f73fe928a287738158b5e68182.zip
Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version.
PR: ports/190409 Submitted by: ports at robakdesign.com Approved by: portmgr@ (for NO_STAGE)
Notes
Notes: svn path=/head/; revision=356371
Diffstat (limited to 'databases/py-leveldb/Makefile')
-rw-r--r--databases/py-leveldb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-leveldb/Makefile b/databases/py-leveldb/Makefile
index 69edddc9237b..d2eb833a8cec 100644
--- a/databases/py-leveldb/Makefile
+++ b/databases/py-leveldb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= leveldb
PORTVERSION= 0.1.20130428
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases python
MASTER_SITES= LOCAL/sunpoet
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}