diff options
author | manu <manu@pkgsrc.org> | 2016-08-11 03:43:48 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2016-08-11 03:43:48 +0000 |
commit | 868338046d0ab0e7aa31b48281bb34ca2ae87693 (patch) | |
tree | 99bc1aeb74c11d76b65c81636ada22adee76c661 | |
parent | 43f29523f6645275412cf66aa95ee90d2f0d30f7 (diff) | |
download | pkgsrc-868338046d0ab0e7aa31b48281bb34ca2ae87693.tar.gz |
Update glusterfs to 3.8.2
This is a maintenance release
-rw-r--r-- | doc/CHANGES-2016 | 3 | ||||
-rw-r--r-- | filesystems/glusterfs/Makefile | 4 | ||||
-rw-r--r-- | filesystems/glusterfs/PLIST | 3 | ||||
-rw-r--r-- | filesystems/glusterfs/distinfo | 9 |
4 files changed, 10 insertions, 9 deletions
diff --git a/doc/CHANGES-2016 b/doc/CHANGES-2016 index 2148f8d39c7..43cf4f46903 100644 --- a/doc/CHANGES-2016 +++ b/doc/CHANGES-2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3290 2016/08/11 03:24:03 mef Exp $ +$NetBSD: CHANGES-2016,v 1.3291 2016/08/11 03:43:48 manu Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4719,3 +4719,4 @@ Changes to the packages collection and infrastructure in 2016: Updated devel/diffuse to 0.4.8 [mef 2016-08-11] Updated devel/exempi to 2.3.0 [mef 2016-08-11] Updated devel/flex to 2.6.1 [mef 2016-08-11] + Updated filesystems/glusterfs to 3.8.2 [manu 2016-08-11] diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index ad117094965..b3cd036626d 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2016/07/11 03:15:55 manu Exp $ +# $NetBSD: Makefile,v 1.70 2016/08/11 03:43:48 manu Exp $ -DISTNAME= glusterfs-3.8.1 +DISTNAME= glusterfs-3.8.2 #PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/ diff --git a/filesystems/glusterfs/PLIST b/filesystems/glusterfs/PLIST index 108af9299b0..5e01d89a1c8 100644 --- a/filesystems/glusterfs/PLIST +++ b/filesystems/glusterfs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.35 2016/06/16 04:01:02 manu Exp $ +@comment $NetBSD: PLIST,v 1.36 2016/08/11 03:43:48 manu Exp $ ${PYSITELIB}/gluster/__init__.py ${PYSITELIB}/gluster/__init__.pyc ${PYSITELIB}/gluster/__init__.pyo @@ -26,7 +26,6 @@ include/glusterfs/common-utils.h include/glusterfs/compat-errno.h include/glusterfs/compat-uuid.h include/glusterfs/compat.h -include/glusterfs/ctr-messages.h include/glusterfs/daemon.h include/glusterfs/default-args.h include/glusterfs/defaults.h diff --git a/filesystems/glusterfs/distinfo b/filesystems/glusterfs/distinfo index 2ec83765477..fc09c8b74fb 100644 --- a/filesystems/glusterfs/distinfo +++ b/filesystems/glusterfs/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.56 2016/07/11 03:15:55 manu Exp $ +$NetBSD: distinfo,v 1.57 2016/08/11 03:43:48 manu Exp $ -SHA1 (glusterfs-3.8.1.tar.gz) = aa43e3c734221271475c7a3efd5b29de94eecb3f -RMD160 (glusterfs-3.8.1.tar.gz) = 1c848f6f1525cdde5dbe1d0ce560f87a6010e163 -Size (glusterfs-3.8.1.tar.gz) = 8311239 bytes +SHA1 (glusterfs-3.8.2.tar.gz) = 64d380beb9a93b3da89e9c0f5e73ee6627871801 +RMD160 (glusterfs-3.8.2.tar.gz) = af4472ec7582c3b999d8fff9ed88f5fb30bb0240 +SHA512 (glusterfs-3.8.2.tar.gz) = f431dee29d9839627e2524d74841d872d6a4e865c1b727d8876f6321fcf661461edd7d983870b5f9c2750d30678aeeb58120885c62b1b15c7121b9f932befb10 +Size (glusterfs-3.8.2.tar.gz) = 8356563 bytes |