summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs/Makefile
diff options
context:
space:
mode:
authormanu <manu>2016-02-01 14:27:02 +0000
committermanu <manu>2016-02-01 14:27:02 +0000
commit9d5b958985bd6f6881d54d9037544d6d2ca3f8cc (patch)
tree349cec2848b009d90a50e2a2d75966f6bec90849 /filesystems/glusterfs/Makefile
parent82d26e6012f89bc7f16485ed400c4d4cd405a26b (diff)
downloadpkgsrc-9d5b958985bd6f6881d54d9037544d6d2ca3f8cc.tar.gz
Upgrade to 3.7.7
This a maintenance release.
Diffstat (limited to 'filesystems/glusterfs/Makefile')
-rw-r--r--filesystems/glusterfs/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile
index a1ae59d8442..426971be8ce 100644
--- a/filesystems/glusterfs/Makefile
+++ b/filesystems/glusterfs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2015/12/10 02:55:58 joerg Exp $
+# $NetBSD: Makefile,v 1.60 2016/02/01 14:27:02 manu Exp $
-DISTNAME= glusterfs-3.7.6
-PKGREVISION= 1
+DISTNAME= glusterfs-3.7.7
+#PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/
@@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE}
# Only libfl.a is available, and libtool wants libfl.so
MAKE_FLAGS+= LEXLIB=""
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # only 2.x supported as of 3.6.0
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # only 2.x supported as of 3.6.0
REPLACE_PYTHON+= contrib/ipaddr-py/ipaddr.py
REPLACE_PYTHON+= extras/snap_scheduler/gcron.py
@@ -116,7 +116,6 @@ CONFIGURE_ARGS+= --enable-debug
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/userspace-rcu/buildlink3.mk"
-.include "../../devel/argp/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"