pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libuuid



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 29 12:25:52 UTC 2018

Modified Files:
        pkgsrc/devel/libuuid: Makefile.common distinfo
        pkgsrc/devel/libuuid/patches: patch-Makefile.in patch-configure

Log Message:
libblkid/libuuid/mcookie: updated to 2.32.1

util-linux 2.32.1 Release Notes
===============================

agetty:
   - keep c_iflags unmodified on --autologin
blkid:
   - (man) add note about udev encoding
blkzone:
   - fix whole device detection
bugfix:
   - fix possible segfault during umount -a
build-sys:
   - extend "Could not locate the pkg-config" error message
   - improve bison version detection
cfdisk:
   - fix compiler warnings
   - fix missing prototype for `get_wch`
   - use uint64_t to avoid compiler warnings
chcpu:
   - Fix maximal number of CPUs
column:
   - fix leading space characters bug
dmesg:
   - fix raw output
   - link together with syslog(2) manual page
docs:
   - update AUTHORS file
exec_shell:
   - prevent ".  applet not found" error when SHELL env is not set.
fdisk:
   - fix compiler warning [-Wmaybe-uninitialized]
fstrim:
   - Return EXIT_FAILURE when FTRIM ioctl fails
   - cleanup includes
lib/strutils:
   - fix strnlen() fallback
libblkid:
   - (hfs) check allocation size
   - (ntfs) enlarge cluster limit to 2MB
   - (ntfs) fix cluster size check
   - (zfs) fix compiler warning [-Wmaybe-uninitialized]
   - udf  Fix reporting UDF 2.60 revision
libfdisk:
   - (docs) fix section name
   - fix compiler warning [-Wunused-parameter]
   - fix list_del after partition reset
   - use \x<hex> to read/write partition name
libmount:
   - fix compiler warning [-Wunused-parameter]
   - fix mnt_table_is_fs_mounted() for NFS bind mounts.
   - improve docs about mnt_context_mount() return codes
   - include sys/mount.h on Linux only
   - include sys/mount.h only if necessary
libsmartcols:
   - don't print empty column
logger:
   - Define SD_JOURNAL_SUPPRESS_LOCATION.
lsblk:
   - don't exclude RAM disks on --all
   - fix notes about RAM disks
lscpu, chcpu:
   - Avoid use of the old CPU macros
lslocks:
   - add info about OFD
   - fix memory leak
lslogins:
   - fix password verification
partx:
   - exit with error code when partition read failed
po:
   - fix lsblk translation
   - merge changes
   - pt_BR  fix fallocate '-l' help msg
   - update ja.po (from translationproject.org)
   - update pt_BR.po (from translationproject.org)
rename:
   - consolidate printing the symlink in addition to its target
   - fix/reverse the semantics of --no-overwrite in --symlink mode
rfkill:
   - include <poll.h> instead of <sys/poll.h>
setarch:
   - add another PER_LINUX32 aliases for ppcle
tests:
   - update column(1) space-separator test
umount:
   - add note about --lazy
zramctl:
   - (man) explain that --find is necessary


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libuuid/Makefile.common
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/libuuid/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libuuid/patches/patch-Makefile.in
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libuuid/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libuuid/Makefile.common
diff -u pkgsrc/devel/libuuid/Makefile.common:1.3 pkgsrc/devel/libuuid/Makefile.common:1.4
--- pkgsrc/devel/libuuid/Makefile.common:1.3    Fri Dec 29 06:59:54 2017
+++ pkgsrc/devel/libuuid/Makefile.common        Wed Aug 29 12:25:52 2018
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.3 2017/12/29 06:59:54 maya Exp $
+# $NetBSD: Makefile.common,v 1.4 2018/08/29 12:25:52 adam Exp $
 # used by devel/libblkid/Makefile
 # used by devel/libuuid/Makefile
 # used by x11/mcookie/Makefile
 
-DISTNAME=      util-linux-2.31
-MASTER_SITES=  https://www.kernel.org/pub/linux/utils/util-linux/v${PKGVERSION_NOREV}/
+DISTNAME=      util-linux-2.32.1
+MASTER_SITES=  https://www.kernel.org/pub/linux/utils/util-linux/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.xz
 EXTRACT_USING= bsdtar
 

Index: pkgsrc/devel/libuuid/distinfo
diff -u pkgsrc/devel/libuuid/distinfo:1.19 pkgsrc/devel/libuuid/distinfo:1.20
--- pkgsrc/devel/libuuid/distinfo:1.19  Tue Jan  2 10:24:06 2018
+++ pkgsrc/devel/libuuid/distinfo       Wed Aug 29 12:25:52 2018
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.19 2018/01/02 10:24:06 jperkin Exp $
+$NetBSD: distinfo,v 1.20 2018/08/29 12:25:52 adam Exp $
 
-SHA1 (util-linux-2.31.tar.xz) = 4ebb8a2c1da21a6da08b553abd0f4dd3dbc55b4e
-RMD160 (util-linux-2.31.tar.xz) = 451569f0c2dcc16cd34f5753c1028db8966ab296
-SHA512 (util-linux-2.31.tar.xz) = 48b668526e96a132736b882090d0e33c20b4b3a0e1760502d83118ed98ccc9423d310848a2bb73f82f85e9c19f6191075ae2c5269b007e76be1fbd7b6b88fbf5
-Size (util-linux-2.31.tar.xz) = 4503892 bytes
-SHA1 (patch-Makefile.in) = fc6e29fb5843c1d125299a9dc6d8d3d19eecf4f7
-SHA1 (patch-configure) = bb32feced09b9131f7baa547f6f732d849d58a35
+SHA1 (util-linux-2.32.1.tar.xz) = de9271fb93fb651d21c027e2efb0cf0ac80f2e9a
+RMD160 (util-linux-2.32.1.tar.xz) = bf61cb460eabcfdb90909dbcfd8e64bb9097ce65
+SHA512 (util-linux-2.32.1.tar.xz) = 267fedae24a874ee4dc558081f6b8d07b33b955b0635f3348f021c111c17f2e95c01b2cbf909fe13c6ca448cbcf23c658c75f72f25749aa65e99f68fabb94698
+Size (util-linux-2.32.1.tar.xz) = 4561088 bytes
+SHA1 (patch-Makefile.in) = ace0b141c2fbda821c0f14c385fed698bb5f5423
+SHA1 (patch-configure) = 400904ae2e58b717e990ba26c111b90bc8f240d1
 SHA1 (patch-include_c.h) = 4596369e4b742329be513952c66d1fa3705de017
 SHA1 (patch-include_ttyutils.h) = fa2b253d568e5aface99727c397d3c4c892b2c93
 SHA1 (patch-lib_ismounted.c) = 11f5148020dba2a22e1fbe4882fe423dfb11ad73

Index: pkgsrc/devel/libuuid/patches/patch-Makefile.in
diff -u pkgsrc/devel/libuuid/patches/patch-Makefile.in:1.2 pkgsrc/devel/libuuid/patches/patch-Makefile.in:1.3
--- pkgsrc/devel/libuuid/patches/patch-Makefile.in:1.2  Fri Dec  8 08:03:35 2017
+++ pkgsrc/devel/libuuid/patches/patch-Makefile.in      Wed Aug 29 12:25:52 2018
@@ -1,13 +1,13 @@
-$NetBSD: patch-Makefile.in,v 1.2 2017/12/08 08:03:35 adam Exp $
+$NetBSD: patch-Makefile.in,v 1.3 2018/08/29 12:25:52 adam Exp $
 
 Linker script depends on non-portable constructs.
 Do not compile setproctitle; it conflicts with NetBSD and is not needed.
 Do not build common libraries.
 Do not install terminal-colors.d.5.
 
---- Makefile.in.orig   2017-10-19 11:10:03.000000000 +0000
+--- Makefile.in.orig   2018-07-16 10:34:43.000000000 +0000
 +++ Makefile.in
-@@ -185,7 +185,7 @@ check_PROGRAMS = test_blkdev$(EXEEXT) te
+@@ -186,7 +186,7 @@ check_PROGRAMS = test_blkdev$(EXEEXT) te
  
  @BUILD_LIBUUID_TRUE@am__append_15 = test_uuid_parser
  @BUILD_LIBUUID_TRUE@am__append_16 = libuuid.la
@@ -17,39 +17,38 @@ Do not install terminal-colors.d.5.
  @BUILD_LIBUUID_TRUE@  libuuid/COPYING
  @BUILD_LIBUUID_TRUE@am__append_19 = install-exec-hook-libuuid
 @@ -204,7 +204,7 @@ check_PROGRAMS = test_blkdev$(EXEEXT) te
+ 
  @BUILD_LIBBLKID_TRUE@@BUILD_LIBUUID_TRUE@am__append_25 = libuuid.la
- @BUILD_LIBBLKID_TRUE@@BUILD_LIBUUID_TRUE@am__append_26 = libuuid.la
- @BUILD_LIBBLKID_TRUE@@BUILD_LIBUUID_TRUE@am__append_27 = -I$(ul_libuuid_incdir)
--@BUILD_LIBBLKID_TRUE@@HAVE_VSCRIPT_TRUE@am__append_28 = $(VSCRIPT_LDFLAGS),$(top_srcdir)/libblkid/src/libblkid.sym
-+@BUILD_LIBBLKID_TRUE@@HAVE_VSCRIPT_COMPLEX_TRUE@am__append_28 = $(VSCRIPT_LDFLAGS),$(top_srcdir)/libblkid/src/libblkid.sym
- @BUILD_LIBBLKID_TRUE@am__append_29 = libblkid/src/libblkid.sym \
- @BUILD_LIBBLKID_TRUE@ libblkid/src/blkid.h.in \
- @BUILD_LIBBLKID_TRUE@ libblkid/libblkid.3 libblkid/COPYING
-@@ -1054,7 +1054,7 @@ am_libcommon_la_OBJECTS = lib/libcommon_
-       lib/libcommon_la-mbsedit.lo lib/libcommon_la-md5.lo \
-       lib/libcommon_la-pager.lo lib/libcommon_la-parse-date.lo \
-       lib/libcommon_la-path.lo lib/libcommon_la-pwdutils.lo \
--      lib/libcommon_la-randutils.lo lib/libcommon_la-setproctitle.lo \
-+      lib/libcommon_la-randutils.lo \
-       lib/libcommon_la-strutils.lo lib/libcommon_la-timeutils.lo \
-       lib/libcommon_la-ttyutils.lo lib/libcommon_la-exec_shell.lo \
-       lib/libcommon_la-strv.lo lib/libcommon_la-sha1.lo \
-@@ -3815,8 +3815,7 @@ dist_noinst_HEADERS = include/all-io.h i
-       include/swapprober.h include/sysfs.h include/timer.h \
-       include/timeutils.h include/ttyutils.h include/widechar.h \
-       include/xalloc.h
--noinst_LTLIBRARIES = libcommon.la libtcolors.la
+ @BUILD_LIBBLKID_TRUE@@BUILD_LIBUUID_TRUE@am__append_26 = -I$(ul_libuuid_incdir)
+-@BUILD_LIBBLKID_TRUE@@HAVE_VSCRIPT_TRUE@am__append_27 = $(VSCRIPT_LDFLAGS),$(top_srcdir)/libblkid/src/libblkid.sym
++@BUILD_LIBBLKID_TRUE@@HAVE_VSCRIPT_COMPLEX_TRUE@am__append_27 = $(VSCRIPT_LDFLAGS),$(top_srcdir)/libblkid/src/libblkid.sym
+ @BUILD_LIBBLKID_TRUE@am__append_28 = libblkid/src/libblkid.sym \
+ @BUILD_LIBBLKID_TRUE@ libblkid/COPYING
+ @BUILD_LIBBLKID_TESTS_TRUE@@BUILD_LIBBLKID_TRUE@am__append_29 = \
+@@ -1032,7 +1032,7 @@ am__libcommon_la_SOURCES_DIST = lib/blkd
+       lib/fileutils.c lib/ismounted.c lib/color-names.c lib/mangle.c \
+       lib/match.c lib/mbsalign.c lib/mbsedit.c lib/md5.c lib/pager.c \
+       lib/parse-date.y lib/path.c lib/pwdutils.c lib/randutils.c \
+-      lib/setproctitle.c lib/strutils.c lib/timeutils.c \
++      lib/strutils.c lib/timeutils.c \
+       lib/ttyutils.c lib/exec_shell.c lib/strv.c lib/sha1.c \
+       lib/signames.c lib/linux_version.c lib/loopdev.c \
+       lib/plymouth-ctrl.c lib/langinfo.c lib/cpuset.c \
+@@ -1055,7 +1055,7 @@ am_libcommon_la_OBJECTS = lib/libcommon_
+       lib/libcommon_la-md5.lo lib/libcommon_la-pager.lo \
+       lib/libcommon_la-parse-date.lo lib/libcommon_la-path.lo \
+       lib/libcommon_la-pwdutils.lo lib/libcommon_la-randutils.lo \
+-      lib/libcommon_la-setproctitle.lo lib/libcommon_la-strutils.lo \
++      lib/libcommon_la-strutils.lo \
+       lib/libcommon_la-timeutils.lo lib/libcommon_la-ttyutils.lo \
+       lib/libcommon_la-exec_shell.lo lib/libcommon_la-strv.lo \
+       lib/libcommon_la-sha1.lo lib/libcommon_la-signames.lo \
+@@ -3827,7 +3827,7 @@ dist_noinst_HEADERS = include/all-io.h i
+       include/timer.h include/timeutils.h include/ttyutils.h \
+       include/widechar.h include/xalloc.h
+ noinst_LTLIBRARIES = libcommon.la libtcolors.la
 -dist_man_MANS = lib/terminal-colors.d.5 $(am__append_14) \
 +dist_man_MANS = $(am__append_14) \
-       $(am__append_39) $(am__append_80) $(am__append_82) \
-       $(am__append_84) $(am__append_86) $(am__append_88) \
-       $(am__append_90) $(am__append_92) $(am__append_94) \
-@@ -3927,7 +3926,7 @@ libcommon_la_SOURCES = lib/blkdev.c lib/
-       lib/env.c lib/idcache.c lib/fileutils.c lib/ismounted.c \
-       lib/color-names.c lib/mangle.c lib/match.c lib/mbsalign.c \
-       lib/mbsedit.c lib/md5.c lib/pager.c lib/parse-date.y \
--      lib/path.c lib/pwdutils.c lib/randutils.c lib/setproctitle.c \
-+      lib/path.c lib/pwdutils.c lib/randutils.c \
-       lib/strutils.c lib/timeutils.c lib/ttyutils.c lib/exec_shell.c \
-       lib/strv.c lib/sha1.c $(am__append_1) $(am__append_2) \
-       $(am__append_3) $(am__append_4) $(am__append_5)
+       $(am__append_38) $(am__append_78) $(am__append_80) \
+       $(am__append_82) $(am__append_84) $(am__append_86) \
+       $(am__append_88) $(am__append_90) $(am__append_92) \

Index: pkgsrc/devel/libuuid/patches/patch-configure
diff -u pkgsrc/devel/libuuid/patches/patch-configure:1.7 pkgsrc/devel/libuuid/patches/patch-configure:1.8
--- pkgsrc/devel/libuuid/patches/patch-configure:1.7    Fri Dec  8 08:03:35 2017
+++ pkgsrc/devel/libuuid/patches/patch-configure        Wed Aug 29 12:25:52 2018
@@ -1,4 +1,4 @@
-$NetBSD: patch-configure,v 1.7 2017/12/08 08:03:35 adam Exp $
+$NetBSD: patch-configure,v 1.8 2018/08/29 12:25:52 adam Exp $
 
 Add --disable-uuidgen and --disable-mcookie.
 Shell portability.
@@ -37,24 +37,6 @@ Shell portability.
    --disable-switch_root   do not build switch_root
    --disable-pivot_root    do not build pivot_root
    --disable-lsmem         do not build lsmem
-@@ -22393,7 +22397,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
-@@ -23293,7 +23297,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
 @@ -23311,17 +23315,22 @@ fi
  
  
@@ -112,12 +94,3 @@ Shell portability.
  fi
  
   if test "x$build_mcookie" = xyes; then
-@@ -31063,7 +31078,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



Home | Main Index | Thread Index | Old Index