ports/core (3.6): util-linux: update to 2.38
commit d2195ab7bfb65b5f7d7296b9d0fbbe150214dd1d Author: Juergen Daubert <jue@jue.li> Date: Mon Mar 28 16:54:25 2022 +0200 util-linux: update to 2.38 diff --git a/util-linux/.footprint b/util-linux/.footprint index 1534df2e..f15137d6 100644 --- a/util-linux/.footprint +++ b/util-linux/.footprint @@ -3,6 +3,7 @@ drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/findmnt -rwxr-xr-x root/root bin/kill -rwxr-xr-x root/root bin/lsblk +-rwxr-xr-x root/root bin/lsfd -rwxr-xr-x root/root bin/more -rwsr-xr-x root/root bin/mount -rwxr-xr-x root/root bin/mountpoint @@ -185,6 +186,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/logger.1.gz -rw-r--r-- root/root usr/share/man/man1/look.1.gz -rw-r--r-- root/root usr/share/man/man1/lscpu.1.gz +-rw-r--r-- root/root usr/share/man/man1/lsfd.1.gz -rw-r--r-- root/root usr/share/man/man1/lsipc.1.gz -rw-r--r-- root/root usr/share/man/man1/lsirq.1.gz -rw-r--r-- root/root usr/share/man/man1/lslogins.1.gz @@ -252,11 +254,8 @@ drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/fsfreeze.8.gz -rw-r--r-- root/root usr/share/man/man8/fstrim.8.gz -rw-r--r-- root/root usr/share/man/man8/hwclock.8.gz --rw-r--r-- root/root usr/share/man/man8/i386.8.gz -rw-r--r-- root/root usr/share/man/man8/isosize.8.gz -rw-r--r-- root/root usr/share/man/man8/ldattach.8.gz --rw-r--r-- root/root usr/share/man/man8/linux32.8.gz --rw-r--r-- root/root usr/share/man/man8/linux64.8.gz -rw-r--r-- root/root usr/share/man/man8/losetup.8.gz -rw-r--r-- root/root usr/share/man/man8/lsblk.8.gz -rw-r--r-- root/root usr/share/man/man8/lslocks.8.gz @@ -279,11 +278,9 @@ drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/swapon.8.gz -rw-r--r-- root/root usr/share/man/man8/switch_root.8.gz -rw-r--r-- root/root usr/share/man/man8/umount.8.gz --rw-r--r-- root/root usr/share/man/man8/uname26.8.gz -rw-r--r-- root/root usr/share/man/man8/uuidd.8.gz -rw-r--r-- root/root usr/share/man/man8/wdctl.8.gz -rw-r--r-- root/root usr/share/man/man8/wipefs.8.gz --rw-r--r-- root/root usr/share/man/man8/x86_64.8.gz -rw-r--r-- root/root usr/share/man/man8/zramctl.8.gz drwxr-xr-x root/root var/ drwxr-xr-x root/root var/lib/ diff --git a/util-linux/.signature b/util-linux/.signature index 8c7aa7d7..bf1737cd 100644 --- a/util-linux/.signature +++ b/util-linux/.signature @@ -1,6 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqjTzqPXQ9zGN36z6p/sd6F3liCTMhtLk5jrnF61RzhbirrPKEXdxZPJBQD91qx3GU5nlh19Q2AIggzsT5mTu7Qw= -SHA256 (Pkgfile) = cda82d19b581039b2fa8d6bbfd033cb4740497d9fbebdcca0b344c9dc7a96231 -SHA256 (.footprint) = 0215b6634c6c33870c8541ea0327e0f7537999a50e236ad5f0f745ceb554fea8 -SHA256 (util-linux-2.37.4.tar.xz) = 634e6916ad913366c3536b6468e7844769549b99a7b2bf80314de78ab5655b83 -SHA256 (util-linux-man-2.37.4.tar.xz) = 484f3df077df75b955afd696d5cec43987ea17dec908c25667c0f36a16637a30 +RWRJc1FUaeVeqnGDxiweSvwmvgQHXlt4KgdLqfaXAhQce6V6QFTY96AXtnAIJWXzBrvhrtsulmIF89klvAMAAXHtTaB8qtjmdwQ= +SHA256 (Pkgfile) = 1e42a1dc655eb91f16e5980792509ac9c84896ddccd575f2117d85dce461f60f +SHA256 (.footprint) = 3d43370829f6a240361939a2ab16f61c5734685ddcb6c41499c27d9adff554ee +SHA256 (util-linux-2.38.tar.xz) = 6d111cbe4d55b336db2f1fbeffbc65b89908704c01136371d32aa9bec373eb64 diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index eccac57d..185e65a6 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -4,16 +4,13 @@ # Depends on: eudev file readline bzip2 xz name=util-linux -version=2.37.4 +version=2.38 release=1 -source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz - $name-man-$version.tar.xz) +source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz) build() { cd $name-$version - #touch disk-utils/raw.8 - ./configure \ --prefix=/usr \ --disable-nls \ @@ -28,7 +25,6 @@ build() { install -d $PKG/{etc,var/{lib/libuuid,run/uuidd}} touch $PKG/etc/adjtime - cp -r $SRC/man $PKG/usr/share rm -r $PKG/usr/share/{doc,bash-completion} rm $PKG/sbin/{mkfs.bfs,mkfs.minix,fsck.minix} diff --git a/util-linux/util-linux-man-2.37.4.tar.xz b/util-linux/util-linux-man-2.37.4.tar.xz deleted file mode 100644 index 966100cf..00000000 Binary files a/util-linux/util-linux-man-2.37.4.tar.xz and /dev/null differ
participants (1)
-
crux@crux.nu