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:           Mon Aug  6 02:22:31 UTC 2018

Modified Files:
        pkgsrc/filesystems/glusterfs: distinfo
        pkgsrc/filesystems/glusterfs/patches:
            patch-libglusterfs_src_common-utils.c

Log Message:
Add missing RCS tag


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/filesystems/glusterfs/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c

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/distinfo
diff -u pkgsrc/filesystems/glusterfs/distinfo:1.65 pkgsrc/filesystems/glusterfs/distinfo:1.66
--- pkgsrc/filesystems/glusterfs/distinfo:1.65  Mon Aug  6 02:17:04 2018
+++ pkgsrc/filesystems/glusterfs/distinfo       Mon Aug  6 02:22:31 2018
@@ -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

Index: pkgsrc/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c
diff -u pkgsrc/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c:1.1 pkgsrc/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c:1.2
--- pkgsrc/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c:1.1      Mon Aug  6 02:17:04 2018
+++ pkgsrc/filesystems/glusterfs/patches/patch-libglusterfs_src_common-utils.c  Mon Aug  6 02:22:31 2018
@@ -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 @@



Home | Main Index | Thread Index | Old Index