summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2018-08-06 02:22:31 +0000
committermanu <manu@pkgsrc.org>2018-08-06 02:22:31 +0000
commit7a46dcdd8694f48a93491c3c432c7585936289f5 (patch)
treef26d8bd9cca54023d062b1b08a8e3b5fd9855ca9
parent274db956f08a3360c22ad21f240756e130f29f63 (diff)
downloadpkgsrc-7a46dcdd8694f48a93491c3c432c7585936289f5.tar.gz
Add missing RCS tag
-rw-r--r--filesystems/glusterfs/distinfo4
-rw-r--r--filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/filesystems/glusterfs/distinfo b/filesystems/glusterfs/distinfo
index ba519dbed21..ec3e50d8365 100644
--- a/filesystems/glusterfs/distinfo
+++ b/filesystems/glusterfs/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.65 2018/08/06 02:17:04 manu Exp $
+$NetBSD: distinfo,v 1.66 2018/08/06 02:22:31 manu Exp $
SHA1 (glusterfs-3.12.8.tar.gz) = 9e8ab7a86c1a3eb476816c908718ad57753406ac
RMD160 (glusterfs-3.12.8.tar.gz) = d0e09f748893829f85f6570eaad977f545745115
SHA512 (glusterfs-3.12.8.tar.gz) = 4dfe00704489e5ce1c599d691105081c14f85209319c829d82e783fec09a4544e078dc956db5dce1d130e8fcc4e617b1dfecf915f9239e250869dc0cb2ef4397
Size (glusterfs-3.12.8.tar.gz) = 7389786 bytes
-SHA1 (patch-libglusterfs_src_common-utils.c) = d33765dcc17907f3af0cc9954f5920abb6365e48
+SHA1 (patch-libglusterfs_src_common-utils.c) = 9b917146113b82d6d1bc585dec04dc3d7331125b
diff --git a/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c b/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c
index 803e3047fcd..f523361db31 100644
--- a/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c
+++ b/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c
@@ -1,3 +1,7 @@
+$NetBSD: patch-libglusterfs_src_common-utils.c,v 1.2 2018/08/06 02:22:31 manu Exp $
+
+Make NetBSD memory size reading routine 64-bit aware
+
--- libglusterfs/src/common-utils.c.orig 2018-08-05 19:00:57.102350607 +0200
+++ libglusterfs/src/common-utils.c 2018-08-05 19:21:38.677872008 +0200
@@ -2970,15 +2970,25 @@