diff options
author | manu <manu@pkgsrc.org> | 2017-03-07 08:39:39 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2017-03-07 08:39:39 +0000 |
commit | d06c12b5ad2f18298fc14502abae640d07b11931 (patch) | |
tree | c9d5aa5f99464d4ca0cf298147cbadc20f54c935 | |
parent | ffc4895c577ab4f803ccae69b78a932884f86b97 (diff) | |
download | pkgsrc-d06c12b5ad2f18298fc14502abae640d07b11931.tar.gz |
Updated filesystems/glusterfs to 3.8.9
-rw-r--r-- | doc/CHANGES-2017 | 3 | ||||
-rw-r--r-- | filesystems/glusterfs/Makefile | 6 | ||||
-rw-r--r-- | filesystems/glusterfs/distinfo | 10 |
3 files changed, 10 insertions, 9 deletions
diff --git a/doc/CHANGES-2017 b/doc/CHANGES-2017 index ec4a4ceda1a..444fb9c6428 100644 --- a/doc/CHANGES-2017 +++ b/doc/CHANGES-2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1015 2017/03/06 22:47:14 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.1016 2017/03/07 08:39:39 manu Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1239,3 +1239,4 @@ Changes to the packages collection and infrastructure in 2017: Updated devel/libtool-info to 2.4.6 [jperkin 2017-03-06] Updated time/khal to 0.9.3 [wiz 2017-03-06] Updated misc/dpkg to 1.18.23 [wiz 2017-03-06] + Updated filesystems/glusterfs to 3.8.9 [wiz 2017-03-07] diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index 7155b998725..bd0746302b0 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.75 2017/01/18 13:52:44 manu Exp $ +# $NetBSD: Makefile,v 1.76 2017/03/07 08:39:39 manu Exp $ -DISTNAME= glusterfs-3.8.8 +DISTNAME= glusterfs-3.8.9 #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= 34 35 36 # only 2.x supported as of 3.8.8 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # only 2.x supported as of 3.8.x 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 09c333c4d3a..30d82fcd5b3 100644 --- a/filesystems/glusterfs/distinfo +++ b/filesystems/glusterfs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.60 2017/01/18 13:52:44 manu Exp $ +$NetBSD: distinfo,v 1.61 2017/03/07 08:39:39 manu Exp $ -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 +SHA1 (glusterfs-3.8.9.tar.gz) = 352da2354d0e67646aec62e9624302405f2f4697 +RMD160 (glusterfs-3.8.9.tar.gz) = ed3af2371016f94700bd15e159cfa222cb7e8ec0 +SHA512 (glusterfs-3.8.9.tar.gz) = 43ef090dd1f48bcebb6dbd7ca4cae6d9a1a221792183e9ec6468124efa15656c451f4c67f49fa92b26532018640009bd77a034667731ba06adcc8db7cd586bd1 +Size (glusterfs-3.8.9.tar.gz) = 8511370 bytes |