Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] btrfs-progs: update to 5.16.2.
@ 2022-03-09  9:48 ypsvlq
  2022-03-13  0:28 ` 0x5c
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: ypsvlq @ 2022-03-09  9:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]

There is a new pull request by ypsvlq against master on the void-packages repository

https://github.com/ypsvlq/void-packages btrfs-progs
https://github.com/void-linux/void-packages/pull/36058

btrfs-progs: update to 5.16.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36058.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-btrfs-progs-36058.patch --]
[-- Type: text/x-diff, Size: 1804 bytes --]

From 998ceb246a082bfb1e331563bb107e1554b61512 Mon Sep 17 00:00:00 2001
From: Elaine Gibson <ypsvlq@gmail.com>
Date: Wed, 9 Mar 2022 09:45:32 +0000
Subject: [PATCH] btrfs-progs: update to 5.16.2.

---
 srcpkgs/btrfs-progs/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/btrfs-progs/template b/srcpkgs/btrfs-progs/template
index 971267a50435..d2fd6e78d8b6 100644
--- a/srcpkgs/btrfs-progs/template
+++ b/srcpkgs/btrfs-progs/template
@@ -1,6 +1,6 @@
 # Template file for 'btrfs-progs'
 pkgname=btrfs-progs
-version=5.14.1
+version=5.16.2
 revision=1
 wrksrc="${pkgname}-v${version}"
 build_style=gnu-configure
@@ -9,14 +9,14 @@ configure_args="--disable-backtrace --disable-python"
 hostmakedepends="asciidoc pkg-config xmlto"
 makedepends="acl-devel libzstd-devel lzo-devel libblkid-devel libuuid-devel
  $(vopt_if e2fs 'e2fsprogs-devel') $(vopt_if reiserfs 'reiserfsprogs')
- zlib-devel"
+ zlib-devel eudev-libudev-devel"
 short_desc="Btrfs filesystem utilities"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="https://btrfs.wiki.kernel.org/index.php/Main_Page"
 changelog="https://raw.githubusercontent.com/kdave/btrfs-progs/master/CHANGES"
 distfiles="${KERNEL_SITE}/kernel/people/kdave/${pkgname}/${pkgname}-v${version}.tar.xz"
-checksum=d54a9346545ca46df128e3ccb77d60c097d90c93b7e314990236e28cfaf8c55b
+checksum=9e9b303a1d0fd9ceaaf204ee74c1c8fa1fd55794e223d9fe2bc62875ecbd53d2
 # Most of the tests depend on `mount` and `fallocate` commands, which are not
 # presented in chroot-util-linux
 make_check=no
@@ -67,5 +67,6 @@ libbtrfsutil-devel_package() {
 		vmove usr/include/btrfsutil.h
 		vmove usr/lib/libbtrfsutil.a
 		vmove usr/lib/libbtrfsutil.so
+		vmove usr/lib/pkgconfig/libbtrfsutil.pc
 	}
 }

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-06-10 13:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-09  9:48 [PR PATCH] btrfs-progs: update to 5.16.2 ypsvlq
2022-03-13  0:28 ` 0x5c
2022-04-07 22:43 ` [PR PATCH] [Updated] " ypsvlq
2022-04-30 17:56 ` ypsvlq
2022-05-01  1:25 ` [PR PATCH] [Updated] btrfs-progs: update to 5.17 ypsvlq
2022-06-01 15:42 ` ologantr
2022-06-01 17:41 ` [PR PATCH] [Updated] " ypsvlq
2022-06-01 21:38 ` [PR PATCH] [Updated] btrfs-progs: update to 5.18 ypsvlq
2022-06-10  9:06 ` ypsvlq
2022-06-10  9:06 ` ypsvlq
2022-06-10 13:13 ` [PR PATCH] [Merged]: btrfs-progs: update to 5.18.1 leahneukirchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).