pkgsrc-Changes archive

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

CVS commit: pkgsrc/filesystems/glusterfs



Module Name:    pkgsrc
Committed By:   manu
Date:           Wed Jan 18 13:52:45 UTC 2017

Modified Files:
        pkgsrc/filesystems/glusterfs: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/filesystems/glusterfs/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/filesystems/glusterfs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/filesystems/glusterfs/Makefile
diff -u pkgsrc/filesystems/glusterfs/Makefile:1.74 pkgsrc/filesystems/glusterfs/Makefile:1.75
--- pkgsrc/filesystems/glusterfs/Makefile:1.74  Sun Jan  1 14:43:39 2017
+++ pkgsrc/filesystems/glusterfs/Makefile       Wed Jan 18 13:52:44 2017
@@ -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=${VARBA
 # 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

Index: pkgsrc/filesystems/glusterfs/distinfo
diff -u pkgsrc/filesystems/glusterfs/distinfo:1.59 pkgsrc/filesystems/glusterfs/distinfo:1.60
--- pkgsrc/filesystems/glusterfs/distinfo:1.59  Wed Oct 19 12:25:41 2016
+++ pkgsrc/filesystems/glusterfs/distinfo       Wed Jan 18 13:52:44 2017
@@ -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