Thu Apr 9 15:20:48 2015 UTC ()
Update glusterfs to 3.6.2

This is a maintenance release, complete Changelog can be found here:
http://blog.gluster.org/2015/01/glusterfs-3-6-2-ga-released/


(manu)
diff -r1.48 -r1.49 pkgsrc/filesystems/glusterfs/Makefile
diff -r1.21 -r1.22 pkgsrc/filesystems/glusterfs/PLIST
diff -r1.36 -r1.37 pkgsrc/filesystems/glusterfs/distinfo
diff -r1.1 -r0 pkgsrc/filesystems/glusterfs/patches/patch-9006
diff -r1.1 -r0 pkgsrc/filesystems/glusterfs/patches/patch-9010
diff -r1.1 -r0 pkgsrc/filesystems/glusterfs/patches/patch-9045
diff -r1.1 -r0 pkgsrc/filesystems/glusterfs/patches/patch-9080
diff -r1.1 -r0 pkgsrc/filesystems/glusterfs/patches/patch-9084
diff -r1.1 -r0 pkgsrc/filesystems/glusterfs/patches/patch-configure
diff -r1.1 -r0 pkgsrc/filesystems/glusterfs/patches/patch-xlator_cluster_dht_src_dht-common.c
diff -r1.1 -r0 pkgsrc/filesystems/glusterfs/patches/patch-xlator_features_glupy_src_Makefile.in
diff -r1.1 -r1.2 pkgsrc/filesystems/glusterfs/patches/patch-xlators_mgmt_glusterd_src_Makefile.in

cvs diff -r1.48 -r1.49 pkgsrc/filesystems/glusterfs/Makefile (expand / switch to unified diff)

--- pkgsrc/filesystems/glusterfs/Makefile 2015/03/12 16:35:39 1.48
+++ pkgsrc/filesystems/glusterfs/Makefile 2015/04/09 15:20:47 1.49
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.48 2015/03/12 16:35:39 tnn Exp $ 1# $NetBSD: Makefile,v 1.49 2015/04/09 15:20:47 manu Exp $
2 2
3DISTNAME= glusterfs-3.6.0 3DISTNAME= glusterfs-3.6.2
4#PKGREVISION= 1 4#PKGREVISION= 1
5CATEGORIES= filesystems 5CATEGORIES= filesystems
6MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/ 6MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.gluster.org/ 9HOMEPAGE= http://www.gluster.org/
10COMMENT= Cluster filesystem 10COMMENT= Cluster filesystem
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= flex bison 15USE_TOOLS+= flex bison
16 16
@@ -86,29 +86,24 @@ post-install: @@ -86,29 +86,24 @@ post-install:
86 ${DESTDIR}/${PREFIX}/sbin/mount_glusterfs 86 ${DESTDIR}/${PREFIX}/sbin/mount_glusterfs
87 87
88# Debug 88# Debug
89CFLAGS+= -g 89CFLAGS+= -g
90INSTALL_UNSTRIPPED= yes 90INSTALL_UNSTRIPPED= yes
91CONFIGURE_ARGS+= --enable-debug 91CONFIGURE_ARGS+= --enable-debug
92#.include "../../devel/boehm-gc/buildlink3.mk" 92#.include "../../devel/boehm-gc/buildlink3.mk"
93#CFLAGS+=-DGC_DEBUG 93#CFLAGS+=-DGC_DEBUG
94#CFLAGS+=-include gc.h 94#CFLAGS+=-include gc.h
95#LIBS+=-lgc 95#LIBS+=-lgc
96 96
97.include "../../mk/bsd.prefs.mk" 97.include "../../mk/bsd.prefs.mk"
98 98
99PLIST_VARS+= mmx 
100.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" 
101PLIST.mmx= yes 
102.endif 
103 
104#.include "../../devel/argp/buildlink3.mk" 99#.include "../../devel/argp/buildlink3.mk"
105.include "../../security/openssl/buildlink3.mk" 100.include "../../security/openssl/buildlink3.mk"
106.include "../../textproc/libxml2/buildlink3.mk" 101.include "../../textproc/libxml2/buildlink3.mk"
107.include "../../lang/python/application.mk" 102.include "../../lang/python/application.mk"
108.include "../../lang/python/extension.mk" 103.include "../../lang/python/extension.mk"
109 104
110.if (${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD") && exists(/usr/include/execinfo.h) 105.if (${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD") && exists(/usr/include/execinfo.h)
111LIBS+= -lexecinfo 106LIBS+= -lexecinfo
112.endif 107.endif
113 108
114.include "../../mk/bsd.pkg.mk" 109.include "../../mk/bsd.pkg.mk"

cvs diff -r1.21 -r1.22 pkgsrc/filesystems/glusterfs/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/filesystems/glusterfs/Attic/PLIST 2015/01/11 23:07:01 1.21
+++ pkgsrc/filesystems/glusterfs/Attic/PLIST 2015/04/09 15:20:47 1.22
@@ -1,98 +1,96 @@ @@ -1,98 +1,96 @@
1@comment $NetBSD: PLIST,v 1.21 2015/01/11 23:07:01 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.22 2015/04/09 15:20:47 manu Exp $
2${PYSITELIB}/gluster/__init__.py 2${PYSITELIB}/gluster/__init__.py
3${PYSITELIB}/gluster/__init__.pyc 3${PYSITELIB}/gluster/__init__.pyc
4${PYSITELIB}/gluster/__init__.pyo 4${PYSITELIB}/gluster/__init__.pyo
5${PYSITELIB}/gluster/glupy.py 5${PYSITELIB}/gluster/glupy.py
6${PYSITELIB}/gluster/glupy.pyc 6${PYSITELIB}/gluster/glupy.pyc
7${PYSITELIB}/gluster/glupy.pyo 7${PYSITELIB}/gluster/glupy.pyo
8etc/glusterfs/gluster-rsyslog-5.8.conf 8etc/glusterfs/gluster-rsyslog-5.8.conf
9etc/glusterfs/gluster-rsyslog-7.2.conf 9etc/glusterfs/gluster-rsyslog-7.2.conf
10etc/glusterfs/glusterd.vol.sample 10etc/glusterfs/glusterd.vol.sample
11etc/glusterfs/glusterfs-georep-logrotate 11etc/glusterfs/glusterfs-georep-logrotate
12etc/glusterfs/glusterfs-logrotate 12etc/glusterfs/glusterfs-logrotate
13etc/glusterfs/group-virt.example 13etc/glusterfs/group-virt.example
14etc/glusterfs/logger.conf.example 14etc/glusterfs/logger.conf.example
15include/glusterfs/api/glfs-handles.h 15include/glusterfs/api/glfs-handles.h
16include/glusterfs/api/glfs.h 16include/glusterfs/api/glfs.h
17include/glusterfs/gfchangelog/changelog.h 17include/glusterfs/gfchangelog/changelog.h
18lib/glusterfs/3.6.0/auth/addr.la 18lib/glusterfs/3.6.2/auth/addr.la
19lib/glusterfs/3.6.0/auth/login.la 19lib/glusterfs/3.6.2/auth/login.la
20lib/glusterfs/3.6.0/rpc-transport/socket.la 20lib/glusterfs/3.6.2/rpc-transport/socket.la
21lib/glusterfs/3.6.0/xlator/cluster/afr.la 21lib/glusterfs/3.6.2/xlator/cluster/afr.la
22lib/glusterfs/3.6.0/xlator/cluster/dht.la 22lib/glusterfs/3.6.2/xlator/cluster/dht.la
23${PLIST.mmx}lib/glusterfs/3.6.0/xlator/cluster/disperse.so 23lib/glusterfs/3.6.2/xlator/cluster/distribute.so
24lib/glusterfs/3.6.0/xlator/cluster/distribute.so 24lib/glusterfs/3.6.2/xlator/cluster/nufa.la
25${PLIST.mmx}lib/glusterfs/3.6.0/xlator/cluster/ec.la 25lib/glusterfs/3.6.2/xlator/cluster/pump.la
26lib/glusterfs/3.6.0/xlator/cluster/nufa.la 26lib/glusterfs/3.6.2/xlator/cluster/replicate.so
27lib/glusterfs/3.6.0/xlator/cluster/pump.la 27lib/glusterfs/3.6.2/xlator/cluster/stripe.la
28lib/glusterfs/3.6.0/xlator/cluster/replicate.so 28lib/glusterfs/3.6.2/xlator/cluster/switch.la
29lib/glusterfs/3.6.0/xlator/cluster/stripe.la 29lib/glusterfs/3.6.2/xlator/debug/error-gen.la
30lib/glusterfs/3.6.0/xlator/cluster/switch.la 30lib/glusterfs/3.6.2/xlator/debug/io-stats.la
31lib/glusterfs/3.6.0/xlator/debug/error-gen.la 31lib/glusterfs/3.6.2/xlator/debug/trace.la
32lib/glusterfs/3.6.0/xlator/debug/io-stats.la 32lib/glusterfs/3.6.2/xlator/encryption/crypt.la
33lib/glusterfs/3.6.0/xlator/debug/trace.la 33lib/glusterfs/3.6.2/xlator/encryption/rot-13.la
34lib/glusterfs/3.6.0/xlator/encryption/crypt.la 34lib/glusterfs/3.6.2/xlator/features/access-control.so
35lib/glusterfs/3.6.0/xlator/encryption/rot-13.la 35lib/glusterfs/3.6.2/xlator/features/barrier.la
36lib/glusterfs/3.6.0/xlator/features/access-control.so 36lib/glusterfs/3.6.2/xlator/features/cdc.la
37lib/glusterfs/3.6.0/xlator/features/barrier.la 37lib/glusterfs/3.6.2/xlator/features/changelog.la
38lib/glusterfs/3.6.0/xlator/features/cdc.la 38lib/glusterfs/3.6.2/xlator/features/gfid-access.la
39lib/glusterfs/3.6.0/xlator/features/changelog.la 39lib/glusterfs/3.6.2/xlator/features/glupy.la
40lib/glusterfs/3.6.0/xlator/features/gfid-access.la 40lib/glusterfs/3.6.2/xlator/features/glupy/debug-trace.py
41lib/glusterfs/3.6.0/xlator/features/glupy.la 41lib/glusterfs/3.6.2/xlator/features/glupy/debug-trace.pyc
42lib/glusterfs/3.6.0/xlator/features/glupy/debug-trace.py 42lib/glusterfs/3.6.2/xlator/features/glupy/debug-trace.pyo
43lib/glusterfs/3.6.0/xlator/features/glupy/debug-trace.pyc 43lib/glusterfs/3.6.2/xlator/features/glupy/helloworld.py
44lib/glusterfs/3.6.0/xlator/features/glupy/debug-trace.pyo 44lib/glusterfs/3.6.2/xlator/features/glupy/helloworld.pyc
45lib/glusterfs/3.6.0/xlator/features/glupy/helloworld.py 45lib/glusterfs/3.6.2/xlator/features/glupy/helloworld.pyo
46lib/glusterfs/3.6.0/xlator/features/glupy/helloworld.pyc 46lib/glusterfs/3.6.2/xlator/features/glupy/negative.py
47lib/glusterfs/3.6.0/xlator/features/glupy/helloworld.pyo 47lib/glusterfs/3.6.2/xlator/features/glupy/negative.pyc
48lib/glusterfs/3.6.0/xlator/features/glupy/negative.py 48lib/glusterfs/3.6.2/xlator/features/glupy/negative.pyo
49lib/glusterfs/3.6.0/xlator/features/glupy/negative.pyc 49lib/glusterfs/3.6.2/xlator/features/index.la
50lib/glusterfs/3.6.0/xlator/features/glupy/negative.pyo 50lib/glusterfs/3.6.2/xlator/features/locks.la
51lib/glusterfs/3.6.0/xlator/features/index.la 51lib/glusterfs/3.6.2/xlator/features/mac-compat.la
52lib/glusterfs/3.6.0/xlator/features/locks.la 52lib/glusterfs/3.6.2/xlator/features/marker.la
53lib/glusterfs/3.6.0/xlator/features/mac-compat.la 53lib/glusterfs/3.6.2/xlator/features/posix-locks.so
54lib/glusterfs/3.6.0/xlator/features/marker.la 54lib/glusterfs/3.6.2/xlator/features/prot_client.la
55lib/glusterfs/3.6.0/xlator/features/posix-locks.so 55lib/glusterfs/3.6.2/xlator/features/prot_dht.la
56lib/glusterfs/3.6.0/xlator/features/prot_client.la 56lib/glusterfs/3.6.2/xlator/features/prot_server.la
57lib/glusterfs/3.6.0/xlator/features/prot_dht.la 57lib/glusterfs/3.6.2/xlator/features/quiesce.la
58lib/glusterfs/3.6.0/xlator/features/prot_server.la 58lib/glusterfs/3.6.2/xlator/features/quota.la
59lib/glusterfs/3.6.0/xlator/features/quiesce.la 59lib/glusterfs/3.6.2/xlator/features/quotad.la
60lib/glusterfs/3.6.0/xlator/features/quota.la 60lib/glusterfs/3.6.2/xlator/features/read-only.la
61lib/glusterfs/3.6.0/xlator/features/quotad.la 61lib/glusterfs/3.6.2/xlator/features/snapview-client.la
62lib/glusterfs/3.6.0/xlator/features/read-only.la 62lib/glusterfs/3.6.2/xlator/features/snapview-server.la
63lib/glusterfs/3.6.0/xlator/features/snapview-client.la 63lib/glusterfs/3.6.2/xlator/features/worm.la
64lib/glusterfs/3.6.0/xlator/features/snapview-server.la 64lib/glusterfs/3.6.2/xlator/meta.la
65lib/glusterfs/3.6.0/xlator/features/worm.la 65lib/glusterfs/3.6.2/xlator/mgmt/glusterd.la
66lib/glusterfs/3.6.0/xlator/meta.la 66lib/glusterfs/3.6.2/xlator/mount/api.la
67lib/glusterfs/3.6.0/xlator/mgmt/glusterd.la 67lib/glusterfs/3.6.2/xlator/mount/fuse.la
68lib/glusterfs/3.6.0/xlator/mount/api.la 68lib/glusterfs/3.6.2/xlator/nfs/server.la
69lib/glusterfs/3.6.0/xlator/mount/fuse.la 69lib/glusterfs/3.6.2/xlator/performance/io-cache.la
70lib/glusterfs/3.6.0/xlator/nfs/server.la 70lib/glusterfs/3.6.2/xlator/performance/io-threads.la
71lib/glusterfs/3.6.0/xlator/performance/io-cache.la 71lib/glusterfs/3.6.2/xlator/performance/md-cache.la
72lib/glusterfs/3.6.0/xlator/performance/io-threads.la 72lib/glusterfs/3.6.2/xlator/performance/open-behind.la
73lib/glusterfs/3.6.0/xlator/performance/md-cache.la 73lib/glusterfs/3.6.2/xlator/performance/quick-read.la
74lib/glusterfs/3.6.0/xlator/performance/open-behind.la 74lib/glusterfs/3.6.2/xlator/performance/read-ahead.la
75lib/glusterfs/3.6.0/xlator/performance/quick-read.la 75lib/glusterfs/3.6.2/xlator/performance/readdir-ahead.la
76lib/glusterfs/3.6.0/xlator/performance/read-ahead.la 76lib/glusterfs/3.6.2/xlator/performance/stat-prefetch.so
77lib/glusterfs/3.6.0/xlator/performance/readdir-ahead.la 77lib/glusterfs/3.6.2/xlator/performance/write-behind.la
78lib/glusterfs/3.6.0/xlator/performance/stat-prefetch.so 78lib/glusterfs/3.6.2/xlator/protocol/client.la
79lib/glusterfs/3.6.0/xlator/performance/write-behind.la 79lib/glusterfs/3.6.2/xlator/protocol/server.la
80lib/glusterfs/3.6.0/xlator/protocol/client.la 80lib/glusterfs/3.6.2/xlator/storage/posix.la
81lib/glusterfs/3.6.0/xlator/protocol/server.la 81lib/glusterfs/3.6.2/xlator/system/posix-acl.la
82lib/glusterfs/3.6.0/xlator/storage/posix.la 82lib/glusterfs/3.6.2/xlator/testing/features/template.la
83lib/glusterfs/3.6.0/xlator/system/posix-acl.la 83lib/glusterfs/3.6.2/xlator/testing/performance/symlink-cache.la
84lib/glusterfs/3.6.0/xlator/testing/features/template.la 
85lib/glusterfs/3.6.0/xlator/testing/performance/symlink-cache.la 
86lib/libgfapi.la 84lib/libgfapi.la
87lib/libgfchangelog.la 85lib/libgfchangelog.la
88lib/libgfrpc.la 86lib/libgfrpc.la
89lib/libgfxdr.la 87lib/libgfxdr.la
90lib/libglusterfs.la 88lib/libglusterfs.la
91lib/ocf/resource.d/glusterfs/glusterd 89lib/ocf/resource.d/glusterfs/glusterd
92lib/ocf/resource.d/glusterfs/volume 90lib/ocf/resource.d/glusterfs/volume
93lib/pkgconfig/glusterfs-api.pc 91lib/pkgconfig/glusterfs-api.pc
94lib/pkgconfig/libgfchangelog.pc 92lib/pkgconfig/libgfchangelog.pc
95libexec/glusterfs/gsyncd 93libexec/glusterfs/gsyncd
96libexec/glusterfs/gverify.sh 94libexec/glusterfs/gverify.sh
97libexec/glusterfs/peer_add_secret_pub 95libexec/glusterfs/peer_add_secret_pub
98libexec/glusterfs/peer_gsec_create 96libexec/glusterfs/peer_gsec_create
@@ -132,26 +130,27 @@ libexec/glusterfs/python/syncdaemon/repc @@ -132,26 +130,27 @@ libexec/glusterfs/python/syncdaemon/repc
132libexec/glusterfs/python/syncdaemon/repce.pyo 130libexec/glusterfs/python/syncdaemon/repce.pyo
133libexec/glusterfs/python/syncdaemon/resource.py 131libexec/glusterfs/python/syncdaemon/resource.py
134libexec/glusterfs/python/syncdaemon/resource.pyc 132libexec/glusterfs/python/syncdaemon/resource.pyc
135libexec/glusterfs/python/syncdaemon/resource.pyo 133libexec/glusterfs/python/syncdaemon/resource.pyo
136libexec/glusterfs/python/syncdaemon/syncdutils.py 134libexec/glusterfs/python/syncdaemon/syncdutils.py
137libexec/glusterfs/python/syncdaemon/syncdutils.pyc 135libexec/glusterfs/python/syncdaemon/syncdutils.pyc
138libexec/glusterfs/python/syncdaemon/syncdutils.pyo 136libexec/glusterfs/python/syncdaemon/syncdutils.pyo
139libexec/glusterfs/set_geo_rep_pem_keys.sh 137libexec/glusterfs/set_geo_rep_pem_keys.sh
140man/man8/gluster.8 138man/man8/gluster.8
141man/man8/glusterd.8 139man/man8/glusterd.8
142man/man8/glusterfs.8 140man/man8/glusterfs.8
143man/man8/glusterfsd.8 141man/man8/glusterfsd.8
144man/man8/mount.glusterfs.8 142man/man8/mount.glusterfs.8
 143sbin/glfsheal
145sbin/gluster 144sbin/gluster
146sbin/glusterd 145sbin/glusterd
147sbin/glusterfs 146sbin/glusterfs
148sbin/glusterfsd 147sbin/glusterfsd
149sbin/mount_glusterfs 148sbin/mount_glusterfs
150sbin/umountd 149sbin/umountd
151share/doc/glusterfs/benchmarking/README 150share/doc/glusterfs/benchmarking/README
152share/doc/glusterfs/benchmarking/glfs-bm.c 151share/doc/glusterfs/benchmarking/glfs-bm.c
153share/doc/glusterfs/benchmarking/launch-script.sh 152share/doc/glusterfs/benchmarking/launch-script.sh
154share/doc/glusterfs/benchmarking/local-script.sh 153share/doc/glusterfs/benchmarking/local-script.sh
155share/doc/glusterfs/benchmarking/rdd.c 154share/doc/glusterfs/benchmarking/rdd.c
156share/doc/glusterfs/glusterfs-mode.el 155share/doc/glusterfs/glusterfs-mode.el
157share/doc/glusterfs/glusterfs.vim 156share/doc/glusterfs/glusterfs.vim

cvs diff -r1.36 -r1.37 pkgsrc/filesystems/glusterfs/distinfo (expand / switch to unified diff)

--- pkgsrc/filesystems/glusterfs/distinfo 2014/12/11 22:08:22 1.36
+++ pkgsrc/filesystems/glusterfs/distinfo 2015/04/09 15:20:47 1.37
@@ -1,16 +1,8 @@ @@ -1,16 +1,8 @@
1$NetBSD: distinfo,v 1.36 2014/12/11 22:08:22 joerg Exp $ 1$NetBSD: distinfo,v 1.37 2015/04/09 15:20:47 manu Exp $
2 2
3SHA1 (glusterfs-3.6.0.tar.gz) = fe19bf7128c955207f633261b9f0f87ac7341cfc 3SHA1 (glusterfs-3.6.2.tar.gz) = 83aefa6b118f03bf3f78cbe0d8a8b8cc1634078a
4RMD160 (glusterfs-3.6.0.tar.gz) = a0078c5a08617f981e09e96eed6eaa2f622dc4b5 4RMD160 (glusterfs-3.6.2.tar.gz) = 941d4e59ab3ed5faf216cc2c9267207aab0fb31a
5Size (glusterfs-3.6.0.tar.gz) = 5924875 bytes 5Size (glusterfs-3.6.2.tar.gz) = 6018636 bytes
6SHA1 (patch-9006) = 18ac4e9d58b587bd202f94323a2fb9a168aade80 
7SHA1 (patch-9010) = 8d46f4c32c3a14da0724b65c9592196a2439dbea 
8SHA1 (patch-9045) = 93cb986d8a2675a714ded956269ffa73f9495827 
9SHA1 (patch-9080) = a5be37a2834859afc4cf2daab3bd8c68581ab221 
10SHA1 (patch-9084) = bc24386464df02e2e6e7d0f42892881dd5d9ef3a 
11SHA1 (patch-configure) = 51de89ba391cb699f34f11882dca0ca67c98e0a6 
12SHA1 (patch-rpc_rpc-lib_src_rpcsvc.c) = a174a78d3daec9b784966b4c4502b335e4561558 6SHA1 (patch-rpc_rpc-lib_src_rpcsvc.c) = a174a78d3daec9b784966b4c4502b335e4561558
13SHA1 (patch-xlator_cluster_dht_src_dht-common.c) = 835a240358948f310205c19514088cf93930b888 
14SHA1 (patch-xlator_features_glupy_src_Makefile.in) = b338b98789d70f7c896ee29534a8dbae0ee93f08 
15SHA1 (patch-xlator_storage_posix_src_posix.c) = 1ca56830afac7cda2fb4fc119fdd6161134eb8b5 7SHA1 (patch-xlator_storage_posix_src_posix.c) = 1ca56830afac7cda2fb4fc119fdd6161134eb8b5
16SHA1 (patch-xlators_mgmt_glusterd_src_Makefile.in) = 48f2cbb46ad9d08c3500e23ce93586b265e1f5f5 8SHA1 (patch-xlators_mgmt_glusterd_src_Makefile.in) = 78a2b9d6c406744cb415904030d60aa09b636463

File Deleted: pkgsrc/filesystems/glusterfs/patches/Attic/patch-9006

File Deleted: pkgsrc/filesystems/glusterfs/patches/Attic/patch-9010

File Deleted: pkgsrc/filesystems/glusterfs/patches/Attic/patch-9045

File Deleted: pkgsrc/filesystems/glusterfs/patches/Attic/patch-9080

File Deleted: pkgsrc/filesystems/glusterfs/patches/Attic/patch-9084

File Deleted: pkgsrc/filesystems/glusterfs/patches/Attic/patch-configure

File Deleted: pkgsrc/filesystems/glusterfs/patches/Attic/patch-xlator_cluster_dht_src_dht-common.c

File Deleted: pkgsrc/filesystems/glusterfs/patches/Attic/patch-xlator_features_glupy_src_Makefile.in

cvs diff -r1.1 -r1.2 pkgsrc/filesystems/glusterfs/patches/Attic/patch-xlators_mgmt_glusterd_src_Makefile.in (expand / switch to unified diff)

--- pkgsrc/filesystems/glusterfs/patches/Attic/patch-xlators_mgmt_glusterd_src_Makefile.in 2014/12/11 22:08:22 1.1
+++ pkgsrc/filesystems/glusterfs/patches/Attic/patch-xlators_mgmt_glusterd_src_Makefile.in 2015/04/09 15:20:48 1.2
@@ -1,13 +1,15 @@ @@ -1,13 +1,15 @@
1$NetBSD: patch-xlators_mgmt_glusterd_src_Makefile.in,v 1.1 2014/12/11 22:08:22 joerg Exp $ 1$NetBSD: patch-xlators_mgmt_glusterd_src_Makefile.in,v 1.2 2015/04/09 15:20:48 manu Exp $
2 2
3--- xlators/mgmt/glusterd/src/Makefile.in.orig 2014-12-10 15:18:18.000000000 +0000 3--- xlators/mgmt/glusterd/src/Makefile.in.orig 2015-01-21 13:11:01.000000000 +0100
4+++ xlators/mgmt/glusterd/src/Makefile.in 4+++ xlators/mgmt/glusterd/src/Makefile.in 2015-04-09 15:58:41.000000000 +0200
5@@ -356,7 +356,7 @@ noinst_HEADERS = glusterd.h glusterd-uti 5@@ -358,9 +358,9 @@
 6 glusterd-syncop.h glusterd-hooks.h glusterd-locks.h \
6 glusterd-mgmt.h glusterd-messages.h glusterd-peer-utils.h 7 glusterd-mgmt.h glusterd-messages.h glusterd-peer-utils.h
7  8
8 AM_CPPFLAGS = $(GF_CPPFLAGS) -I$(top_srcdir)/libglusterfs/src \ 9 AM_CPPFLAGS = $(GF_CPPFLAGS) -I$(top_srcdir)/libglusterfs/src \
9- -I$(rpclibdir) -I$(CONTRIBDIR)/rbtree \ 10- -I$(rpclibdir) -I$(CONTRIBDIR)/rbtree \
10+ -I$(CONTRIBDIR)/rbtree \ 11+ -I$(CONTRIBDIR)/rbtree \
11 -I$(top_srcdir)/rpc/xdr/src -I$(top_srcdir)/rpc/rpc-lib/src \ 12 -I$(top_srcdir)/rpc/xdr/src -I$(top_srcdir)/rpc/rpc-lib/src \
12 -I$(CONTRIBDIR)/uuid -I$(CONTRIBDIR)/mount \ 13 -I$(CONTRIBDIR)/uuid -I$(CONTRIBDIR)/mount \
13 -DSBIN_DIR=\"$(sbindir)\" -DDATADIR=\"$(localstatedir)\" \ 14 -DSBIN_DIR=\"$(sbindir)\" -DDATADIR=\"$(localstatedir)\" \
 15 -DGSYNCD_PREFIX=\"$(libexecdir)/glusterfs\"\