Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] f3: update to 8.0, adopt.
@ 2022-10-03  5:40 0x5c
  2022-10-03 11:06 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: 0x5c @ 2022-10-03  5:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x5c/void-packages adopt/f3
https://github.com/void-linux/void-packages/pull/39651

f3: update to 8.0, adopt.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/39651.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adopt/f3-39651.patch --]
[-- Type: text/x-diff, Size: 1493 bytes --]

From 1459b3ddd32e50774054bf14e2b2fb9b87ff0fa2 Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Mon, 3 Oct 2022 01:37:20 -0400
Subject: [PATCH] f3: update to 8.0, adopt.

---
 srcpkgs/f3/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/f3/template b/srcpkgs/f3/template
index cb95e071e453..9f1937400aea 100644
--- a/srcpkgs/f3/template
+++ b/srcpkgs/f3/template
@@ -1,18 +1,18 @@
 # Template file for 'f3'
 pkgname=f3
-version=7.2
-revision=2
+version=8.0
+revision=1
 build_style=gnu-makefile
 make_build_target="all extra"
 make_install_target="install install-extra"
 makedepends="eudev-libudev-devel libparted-devel"
 short_desc="Test real flash memory capacity"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="0x5c <dev@0x5c.io>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/AltraMayor/f3"
 changelog="https://raw.githubusercontent.com/AltraMayor/f3/master/changelog"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=ba9210a0fc3a42c2595fe19bf13b8114bb089c4f274b4813c8f525a695467f64
+distfiles="https://github.com/AltraMayor/f3/archive/v${version}.tar.gz"
+checksum=fb5e0f3b0e0b0bff2089a4ea6af53278804dfe0b87992499131445732e311ab4
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" argp-standalone"
@@ -21,5 +21,5 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 post_extract() {
-	sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
+	vsed -e 's/^\(CFLAGS *+=\)/override \1/' -i Makefile
 }

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

* Re: [PR PATCH] [Merged]: f3: update to 8.0, adopt.
  2022-10-03  5:40 [PR PATCH] f3: update to 8.0, adopt 0x5c
@ 2022-10-03 11:06 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-10-03 11:06 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

f3: update to 8.0, adopt.
https://github.com/void-linux/void-packages/pull/39651

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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
-->


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03  5:40 [PR PATCH] f3: update to 8.0, adopt 0x5c
2022-10-03 11:06 ` [PR PATCH] [Merged]: " classabbyamp

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).