diff options
author | manu <manu@pkgsrc.org> | 2017-01-18 13:52:44 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2017-01-18 13:52:44 +0000 |
commit | 9a1e7f2892b381665b6c5fa9046a8e14ea163a5a (patch) | |
tree | 4a46226c7d02957ae8adc3f2f501285a7b181fff /filesystems | |
parent | f7b22d3b624892802c250e64642c6ab97f309f8f (diff) | |
download | pkgsrc-9a1e7f2892b381665b6c5fa9046a8e14ea163a5a.tar.gz |
Update glusterfs to 3.8.8
This is a maintenance release.
python-2.x requirement has been verified once again.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/glusterfs/Makefile | 7 | ||||
-rw-r--r-- | filesystems/glusterfs/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index a618b8a081f..7155b998725 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2017/01/01 14:43:39 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2017/01/18 13:52:44 manu Exp $ -DISTNAME= glusterfs-3.8.5 +DISTNAME= glusterfs-3.8.8 #PKGREVISION= 1 -PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/ @@ -22,7 +21,7 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE} # Only libfl.a is available, and libtool wants libfl.so MAKE_FLAGS+= LEXLIB="" -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # only 2.x supported as of 3.6.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # only 2.x supported as of 3.8.8 REPLACE_PYTHON+= contrib/ipaddr-py/ipaddr.py REPLACE_PYTHON+= extras/ganesha/scripts/generate-epoch.py diff --git a/filesystems/glusterfs/distinfo b/filesystems/glusterfs/distinfo index 0b7af6e72e7..09c333c4d3a 100644 --- a/filesystems/glusterfs/distinfo +++ b/filesystems/glusterfs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.59 2016/10/19 12:25:41 manu Exp $ +$NetBSD: distinfo,v 1.60 2017/01/18 13:52:44 manu Exp $ -SHA1 (glusterfs-3.8.5.tar.gz) = ec49a187c676ed9c5622b4d6669d2b11117416f2 -RMD160 (glusterfs-3.8.5.tar.gz) = 980c204a8831ddeb33fa2dfb80525c9ec2a33db5 -SHA512 (glusterfs-3.8.5.tar.gz) = ba10b1debfff59971402e4ec549d4cc847db8cc12ed2bb574d60cce9273da302f2f9b59cbfd593d2c5532b0a7e4efb326bebd027cd355c3885945dcb91d0cd0c -Size (glusterfs-3.8.5.tar.gz) = 8417445 bytes +SHA1 (glusterfs-3.8.8.tar.gz) = 0743589903179b4e28bd0114820ac085b4e2b159 +RMD160 (glusterfs-3.8.8.tar.gz) = 0b2ec722ba33c382ff31aec875c999be4e04aec6 +SHA512 (glusterfs-3.8.8.tar.gz) = 827e4f7e8c1f8f044539848dcaa9a878a36b46c163c8a7a625ac2039474c3f377216db6177cdc38e48838cf9dc91e50e5d4994ab3d75bb4381b553e20b780c4f +Size (glusterfs-3.8.8.tar.gz) = 8499783 bytes |