summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2016-10-19 19:28:36 +0000
committerwiz <wiz>2016-10-19 19:28:36 +0000
commit0c957fe55fa3f0c7eb82d3294c4f55f33b74b501 (patch)
tree4350fe4889bb21a82c29b33518dbddd937665bd4 /x11
parent97988bd50c89814ba5b56c20c2f196f1a26f925f (diff)
downloadpkgsrc-0c957fe55fa3f0c7eb82d3294c4f55f33b74b501.tar.gz
Update mcookie to 2.28.2.
Changes not found.
Diffstat (limited to 'x11')
-rw-r--r--x11/mcookie/Makefile4
-rw-r--r--x11/mcookie/distinfo12
-rw-r--r--x11/mcookie/patches/patch-configure17
3 files changed, 21 insertions, 12 deletions
diff --git a/x11/mcookie/Makefile b/x11/mcookie/Makefile
index bafb6c3d508..4c1a1c94683 100644
--- a/x11/mcookie/Makefile
+++ b/x11/mcookie/Makefile
@@ -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 --git a/x11/mcookie/distinfo b/x11/mcookie/distinfo
index 334cd9587e8..97496135466 100644
--- a/x11/mcookie/distinfo
+++ b/x11/mcookie/distinfo
@@ -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 --git a/x11/mcookie/patches/patch-configure b/x11/mcookie/patches/patch-configure
index c0963d4b7e3..5875ac68b93 100644
--- a/x11/mcookie/patches/patch-configure
+++ b/x11/mcookie/patches/patch-configure
@@ -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 @@ Fix unportable test(1) operator.
$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