pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems/glusterfs Update glusterfs to 3.8.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6cd95cd3276
branches:  trunk
changeset: 357313:f6cd95cd3276
user:      manu <manu%pkgsrc.org@localhost>
date:      Wed Jan 18 13:52:44 2017 +0000

description:
Update glusterfs to 3.8.8
This is a maintenance release.
python-2.x requirement has been verified once again.

diffstat:

 filesystems/glusterfs/Makefile |   7 +++----
 filesystems/glusterfs/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r d3fc4fe58265 -r f6cd95cd3276 filesystems/glusterfs/Makefile
--- a/filesystems/glusterfs/Makefile    Wed Jan 18 13:51:11 2017 +0000
+++ b/filesystems/glusterfs/Makefile    Wed Jan 18 13:52:44 2017 +0000
@@ -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 @@
 # 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 -r d3fc4fe58265 -r f6cd95cd3276 filesystems/glusterfs/distinfo
--- a/filesystems/glusterfs/distinfo    Wed Jan 18 13:51:11 2017 +0000
+++ b/filesystems/glusterfs/distinfo    Wed Jan 18 13:52:44 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index