pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libuuid Updated libuuid to 2.28.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9db7f09e5ab
branches:  trunk
changeset: 351390:a9db7f09e5ab
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Aug 19 15:56:48 2016 +0000

description:
Updated libuuid to 2.28.1.

Browsing the changelog, I see no relevant changes.

diffstat:

 devel/libuuid/Makefile                |   4 ++--
 devel/libuuid/distinfo                |  12 ++++++------
 devel/libuuid/patches/patch-configure |  19 ++++++++++++++-----
 3 files changed, 22 insertions(+), 13 deletions(-)

diffs (77 lines):

diff -r b2a99c185771 -r a9db7f09e5ab devel/libuuid/Makefile
--- a/devel/libuuid/Makefile    Fri Aug 19 15:35:31 2016 +0000
+++ b/devel/libuuid/Makefile    Fri Aug 19 15:56:48 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2016/04/22 12:30:13 jperkin Exp $
+# $NetBSD: Makefile,v 1.19 2016/08/19 15:56:48 wiz Exp $
 
-DISTNAME=      util-linux-2.28
+DISTNAME=      util-linux-2.28.1
 PKGNAME=       ${DISTNAME:S/util-linux/libuuid/}
 CATEGORIES=    devel
 MASTER_SITES=  http://www.kernel.org/pub/linux/utils/util-linux/v2.28/
diff -r b2a99c185771 -r a9db7f09e5ab devel/libuuid/distinfo
--- a/devel/libuuid/distinfo    Fri Aug 19 15:35:31 2016 +0000
+++ b/devel/libuuid/distinfo    Fri Aug 19 15:56:48 2016 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.15 2016/04/22 12:30:13 jperkin Exp $
+$NetBSD: distinfo,v 1.16 2016/08/19 15:56:48 wiz Exp $
 
-SHA1 (util-linux-2.28.tar.xz) = 9720d4ea99f8aff018ea6732dcc5c1fc853f39b3
-RMD160 (util-linux-2.28.tar.xz) = aee0dcd454aac1418dbbcda9651dc64da08bf13a
-SHA512 (util-linux-2.28.tar.xz) = a1f911bdfda5985de87105d39501e501a5f9ec0fe6a433e3f2fed9a80e104342bb4a7e0e6dc9b7d677d5429249f05b343cb5370b0ea0e068dc889699d4ec1f8a
-Size (util-linux-2.28.tar.xz) = 4119560 bytes
+SHA1 (util-linux-2.28.1.tar.xz) = 3e894c4b76a5b10a83a60dece16ab83670dcbaa7
+RMD160 (util-linux-2.28.1.tar.xz) = d8d4f6a123302b8e3dd2a546571e9d5e771b8dcc
+SHA512 (util-linux-2.28.1.tar.xz) = 58f2fdb1db6cf712dc8ca02550d17735cb0b5892b8151f26f5565cdaa6fe008207457c1d5b7d7c2a5b866ee86f4cf423b22911f63328e0ebd5cad7b197b53213
+Size (util-linux-2.28.1.tar.xz) = 4157892 bytes
 SHA1 (patch-Makefile.in) = 299635cbf4e7073cbacadf37f406c9e48d8c3f34
 SHA1 (patch-ab) = cf2f412cc4d30aa9a4b984c854c46e903abe0f41
-SHA1 (patch-configure) = cadfbede1c2c62d13176490f3e7ef96619820e8c
+SHA1 (patch-configure) = 17d79296b7bb56ade316572ea37c6ca481d2adc7
 SHA1 (patch-lib_randutils.c) = cd1ec3d80c4624094e91bf54f87963b03d7c0b25
diff -r b2a99c185771 -r a9db7f09e5ab devel/libuuid/patches/patch-configure
--- a/devel/libuuid/patches/patch-configure     Fri Aug 19 15:35:31 2016 +0000
+++ b/devel/libuuid/patches/patch-configure     Fri Aug 19 15:56:48 2016 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-configure,v 1.5 2016/04/17 09:56:31 wiz Exp $
+$NetBSD: patch-configure,v 1.6 2016/08/19 15:56:48 wiz Exp $
 
 Shell portability.
 Disable flock.
 
---- configure.orig     2016-04-12 10:34:01.936801023 +0000
+--- configure.orig     2016-08-11 09:29:39.053534157 +0000
 +++ configure
-@@ -20780,7 +20780,7 @@ else
+@@ -21297,7 +21297,7 @@ else
  fi
  
  
@@ -14,7 +14,16 @@
  
  
  $as_echo "#define USE_LIBMOUNT_FORCE_MOUNTINFO 1" >>confdefs.h
-@@ -24616,7 +24616,7 @@ fi
+@@ -22193,7 +22193,7 @@ $as_echo "$as_me: WARNING: sys/signalfd.
+     esac
+   fi
+ 
+-if test "x$build_uuidd" = xyes || test "x$enable_libuuid_force_uuidd" == xyes ; then :
++if test "x$build_uuidd" = xyes || test "x$enable_libuuid_force_uuidd" = xyes ; then :
+ 
+ 
+ $as_echo "#define HAVE_UUIDD 1" >>confdefs.h
+@@ -25133,7 +25133,7 @@ fi
  
    if test "x$ul_default_estate" != x; then
    enable_flock=$ul_default_estate
@@ -23,7 +32,7 @@
    if test "x$ul_default_estate" = xno; then
      build_flock=no
    fi
-@@ -28664,7 +28664,7 @@ else
+@@ -29181,7 +29181,7 @@ else
  fi
  
  



Home | Main Index | Thread Index | Old Index