pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   manu
Date:           Tue Mar  7 08:39:39 UTC 2017

Modified Files:
        pkgsrc/doc: CHANGES-2017
        pkgsrc/filesystems/glusterfs: Makefile distinfo

Log Message:
Updated filesystems/glusterfs to 3.8.9


To generate a diff of this commit:
cvs rdiff -u -r1.1015 -r1.1016 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.75 -r1.76 pkgsrc/filesystems/glusterfs/Makefile
cvs rdiff -u -r1.60 -r1.61 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/doc/CHANGES-2017
diff -u pkgsrc/doc/CHANGES-2017:1.1015 pkgsrc/doc/CHANGES-2017:1.1016
--- pkgsrc/doc/CHANGES-2017:1.1015      Mon Mar  6 22:47:14 2017
+++ pkgsrc/doc/CHANGES-2017     Tue Mar  7 08:39:39 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 i
        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]

Index: pkgsrc/filesystems/glusterfs/Makefile
diff -u pkgsrc/filesystems/glusterfs/Makefile:1.75 pkgsrc/filesystems/glusterfs/Makefile:1.76
--- pkgsrc/filesystems/glusterfs/Makefile:1.75  Wed Jan 18 13:52:44 2017
+++ pkgsrc/filesystems/glusterfs/Makefile       Tue Mar  7 08:39:39 2017
@@ -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=${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.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

Index: pkgsrc/filesystems/glusterfs/distinfo
diff -u pkgsrc/filesystems/glusterfs/distinfo:1.60 pkgsrc/filesystems/glusterfs/distinfo:1.61
--- pkgsrc/filesystems/glusterfs/distinfo:1.60  Wed Jan 18 13:52:44 2017
+++ pkgsrc/filesystems/glusterfs/distinfo       Tue Mar  7 08:39:39 2017
@@ -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



Home | Main Index | Thread Index | Old Index