head 1.4; access; symbols pkgsrc-2017Q3:1.3.0.10 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.6 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.4 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.2 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.1.0.2 pkgsrc-2016Q3-base:1.1; locks; strict; comment @# @; 1.4 date 2017.12.08.08.03.35; author adam; state dead; branches; next 1.3; commitid 1sFR0Yyxh7H5T3iA; 1.3 date 2016.11.14.14.48.46; author wiz; state Exp; branches; next 1.2; commitid aKbtVtYia48pE6uz; 1.2 date 2016.10.19.19.28.36; author wiz; state Exp; branches; next 1.1; commitid c9VUp0tz5SDd2Nqz; 1.1 date 2016.09.20.08.00.51; author wiz; state Exp; branches; next ; commitid MaH4rVEo8ae7a0nz; desc @@ 1.4 log @libuuid, libblkid, mcookie: updated to 2.31 util-linux v2.31: blkid: improve man page wording blkid: more info about ambivalent results to the man page blkid: cleanup man page info about lsblk pkgsrc: unified libuuid, libblkid, and mcookie libuuid: also installs uuidgen @ text @$NetBSD: patch-configure,v 1.3 2016/11/14 14:48:46 wiz Exp $ Fix unportable test(1) operator. --- configure.orig 2016-11-08 10:37:19.061772080 +0000 +++ configure @@@@ -21196,7 +21196,7 @@@@ else fi -if test "x$enable_libmount_support_mtab" == xyes; then : +if test "x$enable_libmount_support_mtab" = xyes; then : $as_echo "#define USE_LIBMOUNT_SUPPORT_MTAB 1" >>confdefs.h @@@@ -22096,7 +22096,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 @@@@ -29261,7 +29261,7 @@@@ else fi -if test "x$enable_usrdir_path" == xyes; then : +if test "x$enable_usrdir_path" = xyes; then : $as_echo "#define USE_USRDIR_PATHS_ONLY 1" >>confdefs.h @ 1.3 log @Updated mcookie to 2.29. No changes AFAICT. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update mcookie to 2.28.2. Changes not found. @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.1 2016/09/20 08:00:51 wiz Exp $ d5 1 a5 1 --- configure.orig 2016-09-07 11:36:20.036305071 +0000 d7 1 a7 1 @@@@ -21297,7 +21297,7 @@@@ else d11 2 a12 2 -if test "x$enable_libmount_force_mountinfo" == xyes; then : +if test "x$enable_libmount_force_mountinfo" = xyes; then : d15 2 a16 2 $as_echo "#define USE_LIBMOUNT_FORCE_MOUNTINFO 1" >>confdefs.h @@@@ -22193,7 +22193,7 @@@@ $as_echo "$as_me: WARNING: sys/signalfd. d25 1 a25 1 @@@@ -29181,7 +29181,7 @@@@ else @ 1.1 log @Import mcookie-2.28 as x11/mcookie. mcookie generates a 128-bit random hexadecimal number for use with the X authority system. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- configure.orig 2016-04-12 10:34:01.000000000 +0000 d7 1 a7 1 @@@@ -20780,7 +20780,7 @@@@ else d16 10 a25 1 @@@@ -28664,7 +28664,7 @@@@ else @