aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-10-12 18:31:18 +0800
committerculot <culot@FreeBSD.org>2012-10-12 18:31:18 +0800
commit2cf50ed0e42b081abb7598f1192ab8bafdaaf3fa (patch)
treedc2aa5552db2196df57e95053f4adf70d9c3466b /databases
parent456d445364e1c2a6d8feb147e41541a6b9940c65 (diff)
downloadfreebsd-ports-gnome-2cf50ed0e42b081abb7598f1192ab8bafdaaf3fa.tar.gz
freebsd-ports-gnome-2cf50ed0e42b081abb7598f1192ab8bafdaaf3fa.tar.zst
freebsd-ports-gnome-2cf50ed0e42b081abb7598f1192ab8bafdaaf3fa.zip
- Update to 1.5
- Sort USE_* flags PR: ports/172384 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer) Feature safe: yes
Diffstat (limited to 'databases')
-rw-r--r--databases/py-umemcache/Makefile14
-rw-r--r--databases/py-umemcache/distinfo4
2 files changed, 7 insertions, 11 deletions
diff --git a/databases/py-umemcache/Makefile b/databases/py-umemcache/Makefile
index e5e23f24f541..d182c1956ac7 100644
--- a/databases/py-umemcache/Makefile
+++ b/databases/py-umemcache/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: py-umemcache
-# Date created: 2012-08-18
-# Whom: Kubilay Kocak <koobs.freebsd@gmail.com>
-#
+# Created by: Kubilay Kocak <koobs.freebsd@gmail.com>
# $FreeBSD$
-#
PORTNAME= umemcache
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,10 +12,10 @@ COMMENT= Memcache client written in highly optimized C++ with Python bindings
LICENSE= BSD
-USE_DOS2UNIX= yes
-USE_ZIP= yes
-USE_PYTHON= -2.7
+USE_DOS2UNIX= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
+USE_ZIP= yes
PLIST_FILES= %%PYTHON_SITELIBDIR%%/umemcache.so
diff --git a/databases/py-umemcache/distinfo b/databases/py-umemcache/distinfo
index cc84ed64dbbb..f0db87a00111 100644
--- a/databases/py-umemcache/distinfo
+++ b/databases/py-umemcache/distinfo
@@ -1,2 +1,2 @@
-SHA256 (umemcache-1.4.zip) = 0552e07cfa05bf19cbfa4b3b725b5daa5be9184d4bdeca98fb00f23aee20afb3
-SIZE (umemcache-1.4.zip) = 24005
+SHA256 (umemcache-1.5.zip) = d8276747d301e0fd8186ab3bd9847c4057328ef2fca08330e0eccf50f87bd4f0
+SIZE (umemcache-1.5.zip) = 25240