pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/mcookie Update mcookie to 2.28.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c84cd685445c
branches:  trunk
changeset: 354104:c84cd685445c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 19 19:28:36 2016 +0000

description:
Update mcookie to 2.28.2.

Changes not found.

diffstat:

 x11/mcookie/Makefile                |   4 ++--
 x11/mcookie/distinfo                |  12 ++++++------
 x11/mcookie/patches/patch-configure |  17 +++++++++++++----
 3 files changed, 21 insertions(+), 12 deletions(-)

diffs (67 lines):

diff -r 5411385ac536 -r c84cd685445c x11/mcookie/Makefile
--- a/x11/mcookie/Makefile      Wed Oct 19 19:19:01 2016 +0000
+++ b/x11/mcookie/Makefile      Wed Oct 19 19:28:36 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/09/20 08:00:51 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/10/19 19:28:36 wiz Exp $
 
-DISTNAME=      util-linux-2.28
+DISTNAME=      util-linux-2.28.2
 PKGNAME=       ${DISTNAME:S/util-linux/mcookie/}
 CATEGORIES=    sysutils
 MASTER_SITES=  https://www.kernel.org/pub/linux/utils/util-linux/v${PKGVERSION_NOREV}/
diff -r 5411385ac536 -r c84cd685445c x11/mcookie/distinfo
--- a/x11/mcookie/distinfo      Wed Oct 19 19:19:01 2016 +0000
+++ b/x11/mcookie/distinfo      Wed Oct 19 19:28:36 2016 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.1 2016/09/20 08:00:51 wiz Exp $
+$NetBSD: distinfo,v 1.2 2016/10/19 19:28:36 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 (patch-configure) = 35fda45cc85efa49ac422fbca9e5b7b6329fda33
+SHA1 (util-linux-2.28.2.tar.xz) = 76053b05a6c8bf3f6fcbef8679cfaa01135bf67f
+RMD160 (util-linux-2.28.2.tar.xz) = fd01f53ed01326bbf2edbf380e7838879662e4b9
+SHA512 (util-linux-2.28.2.tar.xz) = ac1c2d4c92bbc4eabed464cb0334c1d9b21e58df0f07f0b26e7adcfa188879de8632d195b65a4358c5e11e14ac6e09a1c6206265bbf1fab4ce122414bee7e940
+Size (util-linux-2.28.2.tar.xz) = 4149700 bytes
+SHA1 (patch-configure) = a44efb8d2b4db4b1878551d60a1876a2e35633a8
 SHA1 (patch-include_setproctitle.h) = deb06015ca459886f82e22eaf6596ff79799b02a
 SHA1 (patch-include_ttyutils.h) = 304b7e09b601685c35c6033a95622e50979586ea
 SHA1 (patch-lib_ismounted.c) = f880372aca259fdba0b30ecf38e5d9bb79e6c5d8
diff -r 5411385ac536 -r c84cd685445c x11/mcookie/patches/patch-configure
--- a/x11/mcookie/patches/patch-configure       Wed Oct 19 19:19:01 2016 +0000
+++ b/x11/mcookie/patches/patch-configure       Wed Oct 19 19:28:36 2016 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-configure,v 1.1 2016/09/20 08:00:51 wiz Exp $
+$NetBSD: patch-configure,v 1.2 2016/10/19 19:28:36 wiz Exp $
 
 Fix unportable test(1) operator.
 
---- configure.orig     2016-04-12 10:34:01.000000000 +0000
+--- configure.orig     2016-09-07 11:36:20.036305071 +0000
 +++ configure
-@@ -20780,7 +20780,7 @@ else
+@@ -21297,7 +21297,7 @@ else
  fi
  
  
@@ -13,7 +13,16 @@
  
  
  $as_echo "#define USE_LIBMOUNT_FORCE_MOUNTINFO 1" >>confdefs.h
-@@ -28664,7 +28664,7 @@ else
+@@ -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
+@@ -29181,7 +29181,7 @@ else
  fi
  
  



Home | Main Index | Thread Index | Old Index