Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] exa: adopt and adjust dependencies
@ 2022-03-27 10:21 tranzystorek-io
  2022-03-27 19:40 ` [PR PATCH] [Updated] " tranzystorek-io
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tranzystorek-io @ 2022-03-27 10:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages exa-adopt
https://github.com/void-linux/void-packages/pull/36374

exa: adopt and adjust dependencies
<!-- 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 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/36374.patch is attached

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

From fa4a2cd330b6f2fe822d74f9a00f069243dbd58d Mon Sep 17 00:00:00 2001
From: Marcin Puc <marcin.e.puc@gmail.com>
Date: Sun, 27 Mar 2022 12:08:58 +0200
Subject: [PATCH] exa: adopt and adjust dependencies

---
 srcpkgs/exa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/exa/template b/srcpkgs/exa/template
index d2eb81a34ec0..d8598fafbab9 100644
--- a/srcpkgs/exa/template
+++ b/srcpkgs/exa/template
@@ -3,10 +3,10 @@ pkgname=exa
 version=0.10.1
 revision=1
 build_style=cargo
-hostmakedepends="pkg-config libgit2-devel"
+hostmakedepends="pkg-config"
 makedepends="libgit2-devel"
 short_desc="Modern replacement for ls"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Marcin Puc <marcin.e.puc@gmail.com>"
 license="MIT"
 homepage="https://the.exa.website/"
 distfiles="https://github.com/ogham/exa/archive/v${version}.tar.gz

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

* Re: [PR PATCH] [Updated] exa: adopt and adjust dependencies
  2022-03-27 10:21 [PR PATCH] exa: adopt and adjust dependencies tranzystorek-io
@ 2022-03-27 19:40 ` tranzystorek-io
  2022-03-27 22:59 ` tranzystorek-io
  2022-04-07 17:06 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorek-io @ 2022-03-27 19:40 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by tranzystorek-io against master on the void-packages repository

https://github.com/tranzystorek-io/void-packages exa-adopt
https://github.com/void-linux/void-packages/pull/36374

exa: adopt and adjust dependencies
<!-- 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 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/36374.patch is attached

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

From 4b5c8f03dce5e5dd31bcbfa80ff0acd9d8ec3ec7 Mon Sep 17 00:00:00 2001
From: Marcin Puc <marcin.e.puc@gmail.com>
Date: Sun, 27 Mar 2022 12:08:58 +0200
Subject: [PATCH] exa: adopt and adjust dependencies

---
 srcpkgs/exa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/exa/template b/srcpkgs/exa/template
index d2eb81a34ec0..660f997c809e 100644
--- a/srcpkgs/exa/template
+++ b/srcpkgs/exa/template
@@ -3,10 +3,10 @@ pkgname=exa
 version=0.10.1
 revision=1
 build_style=cargo
-hostmakedepends="pkg-config libgit2-devel"
+hostmakedepends="pkg-config"
 makedepends="libgit2-devel"
 short_desc="Modern replacement for ls"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
 license="MIT"
 homepage="https://the.exa.website/"
 distfiles="https://github.com/ogham/exa/archive/v${version}.tar.gz

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

* Re: [PR PATCH] [Updated] exa: adopt and adjust dependencies
  2022-03-27 10:21 [PR PATCH] exa: adopt and adjust dependencies tranzystorek-io
  2022-03-27 19:40 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2022-03-27 22:59 ` tranzystorek-io
  2022-04-07 17:06 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorek-io @ 2022-03-27 22:59 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by tranzystorek-io against master on the void-packages repository

https://github.com/tranzystorek-io/void-packages exa-adopt
https://github.com/void-linux/void-packages/pull/36374

exa: adopt and adjust dependencies
<!-- 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 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/36374.patch is attached

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

From be1855759901566bd55824e944452b5625d9d22c Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sun, 27 Mar 2022 12:08:58 +0200
Subject: [PATCH] exa: adopt and adjust dependencies

---
 srcpkgs/exa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/exa/template b/srcpkgs/exa/template
index d2eb81a34ec0..660f997c809e 100644
--- a/srcpkgs/exa/template
+++ b/srcpkgs/exa/template
@@ -3,10 +3,10 @@ pkgname=exa
 version=0.10.1
 revision=1
 build_style=cargo
-hostmakedepends="pkg-config libgit2-devel"
+hostmakedepends="pkg-config"
 makedepends="libgit2-devel"
 short_desc="Modern replacement for ls"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
 license="MIT"
 homepage="https://the.exa.website/"
 distfiles="https://github.com/ogham/exa/archive/v${version}.tar.gz

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

* Re: [PR PATCH] [Merged]: exa: adopt and adjust dependencies
  2022-03-27 10:21 [PR PATCH] exa: adopt and adjust dependencies tranzystorek-io
  2022-03-27 19:40 ` [PR PATCH] [Updated] " tranzystorek-io
  2022-03-27 22:59 ` tranzystorek-io
@ 2022-04-07 17:06 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2022-04-07 17:06 UTC (permalink / raw)
  To: ml

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

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

exa: adopt and adjust dependencies
https://github.com/void-linux/void-packages/pull/36374

Description:
<!-- 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 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] 4+ messages in thread

end of thread, other threads:[~2022-04-07 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-27 10:21 [PR PATCH] exa: adopt and adjust dependencies tranzystorek-io
2022-03-27 19:40 ` [PR PATCH] [Updated] " tranzystorek-io
2022-03-27 22:59 ` tranzystorek-io
2022-04-07 17:06 ` [PR PATCH] [Merged]: " 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).