Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] autoconf-archive for x86_64
@ 2023-07-23 13:53 etech-dev
  2023-07-23 14:38 ` [PR PATCH] [Updated] " etech-dev
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: etech-dev @ 2023-07-23 13:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/etech-dev/void-packages master
https://github.com/void-linux/void-packages/pull/45204

autoconf-archive for x86_64
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64-LIBC)



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

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

From 5f7426abf2ebbc3dff592dfc9d70644b69d01dbf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philippe=20Mar=C3=A9chal?= <philippe@t480.home>
Date: Sun, 23 Jul 2023 15:43:11 +0200
Subject: [PATCH] autoconf-archive for x86_64

---
 srcpkgs/autoconf-archive/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/autoconf-archive/template b/srcpkgs/autoconf-archive/template
index d791c5cf84c3c..660862c0dd7c4 100644
--- a/srcpkgs/autoconf-archive/template
+++ b/srcpkgs/autoconf-archive/template
@@ -1,13 +1,13 @@
 # Template file for 'autoconf-archive'
 pkgname=autoconf-archive
-version=2022.02.11
+version=2023.02.20
 revision=1
 build_style=gnu-configure
 hostmakedepends="texinfo"
 depends="autoconf"
 short_desc="Collection of freely re-usable Autoconf macros"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Philippe Maréchal"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/autoconf-archive/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=78a61b611e2eeb55a89e0398e0ce387bcaf57fe2dd53c6fe427130f777ad1e8c
+checksum=71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33

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

* Re: [PR PATCH] [Updated] autoconf-archive for x86_64
  2023-07-23 13:53 [PR PATCH] autoconf-archive for x86_64 etech-dev
@ 2023-07-23 14:38 ` etech-dev
  2023-07-23 15:24 ` etech-dev
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: etech-dev @ 2023-07-23 14:38 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by etech-dev against master on the void-packages repository

https://github.com/etech-dev/void-packages master
https://github.com/void-linux/void-packages/pull/45204

autoconf-archive for x86_64
<!-- 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, (x86_64-LIBC)

This is my first commit, please do not hesitate to help me contributing. Thanks.

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

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

From 5f7426abf2ebbc3dff592dfc9d70644b69d01dbf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philippe=20Mar=C3=A9chal?= <philippe@t480.home>
Date: Sun, 23 Jul 2023 15:43:11 +0200
Subject: [PATCH 1/2] autoconf-archive for x86_64

---
 srcpkgs/autoconf-archive/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/autoconf-archive/template b/srcpkgs/autoconf-archive/template
index d791c5cf84c3c..660862c0dd7c4 100644
--- a/srcpkgs/autoconf-archive/template
+++ b/srcpkgs/autoconf-archive/template
@@ -1,13 +1,13 @@
 # Template file for 'autoconf-archive'
 pkgname=autoconf-archive
-version=2022.02.11
+version=2023.02.20
 revision=1
 build_style=gnu-configure
 hostmakedepends="texinfo"
 depends="autoconf"
 short_desc="Collection of freely re-usable Autoconf macros"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Philippe Maréchal"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/autoconf-archive/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=78a61b611e2eeb55a89e0398e0ce387bcaf57fe2dd53c6fe427130f777ad1e8c
+checksum=71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33

From a763cd6731848280f1a2b04b0ed94e1103fa0d80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philippe=20Mar=C3=A9chal?= <philippe@t480.home>
Date: Sun, 23 Jul 2023 16:37:31 +0200
Subject: [PATCH 2/2] autoconf-archive x86_64

---
 srcpkgs/autoconf-archive/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/autoconf-archive/template b/srcpkgs/autoconf-archive/template
index 660862c0dd7c4..ee7454f865379 100644
--- a/srcpkgs/autoconf-archive/template
+++ b/srcpkgs/autoconf-archive/template
@@ -6,7 +6,7 @@ build_style=gnu-configure
 hostmakedepends="texinfo"
 depends="autoconf"
 short_desc="Collection of freely re-usable Autoconf macros"
-maintainer="Philippe Maréchal"
+maintainer="Philippe Maréchal <marechal.ph@wanadoo.fr>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/autoconf-archive/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"

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

* Re: autoconf-archive for x86_64
  2023-07-23 13:53 [PR PATCH] autoconf-archive for x86_64 etech-dev
  2023-07-23 14:38 ` [PR PATCH] [Updated] " etech-dev
@ 2023-07-23 15:24 ` etech-dev
  2023-07-23 15:33 ` [PR PATCH] [Updated] " etech-dev
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: etech-dev @ 2023-07-23 15:24 UTC (permalink / raw)
  To: ml

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

New comment by etech-dev on void-packages repository

https://github.com/void-linux/void-packages/pull/45204#issuecomment-1646868706

Comment:
Hi,
I do not understand what this means :

0s
Run common/travis/xlint.sh
Error: a763cd673: subject does not follow CONTRIBUTING.md guildelines
Error: 5f7426abf: subject does not follow CONTRIBUTING.md guildelines
Linting srcpkgs/autoconf-archive/template...
Can you help me?  Thanks.

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

* Re: [PR PATCH] [Updated] autoconf-archive for x86_64
  2023-07-23 13:53 [PR PATCH] autoconf-archive for x86_64 etech-dev
  2023-07-23 14:38 ` [PR PATCH] [Updated] " etech-dev
  2023-07-23 15:24 ` etech-dev
@ 2023-07-23 15:33 ` etech-dev
  2023-07-24  9:21 ` etech-dev
  2023-07-24 11:43 ` [PR PATCH] [Closed]: " etech-dev
  4 siblings, 0 replies; 6+ messages in thread
From: etech-dev @ 2023-07-23 15:33 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by etech-dev against master on the void-packages repository

https://github.com/etech-dev/void-packages master
https://github.com/void-linux/void-packages/pull/45204

autoconf-archive for x86_64
<!-- 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, (x86_64-LIBC)

This is my first commit, please do not hesitate to help me contributing. Thanks.

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

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

From 5f7426abf2ebbc3dff592dfc9d70644b69d01dbf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philippe=20Mar=C3=A9chal?= <philippe@t480.home>
Date: Sun, 23 Jul 2023 15:43:11 +0200
Subject: [PATCH 1/2] autoconf-archive for x86_64

---
 srcpkgs/autoconf-archive/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/autoconf-archive/template b/srcpkgs/autoconf-archive/template
index d791c5cf84c3c..660862c0dd7c4 100644
--- a/srcpkgs/autoconf-archive/template
+++ b/srcpkgs/autoconf-archive/template
@@ -1,13 +1,13 @@
 # Template file for 'autoconf-archive'
 pkgname=autoconf-archive
-version=2022.02.11
+version=2023.02.20
 revision=1
 build_style=gnu-configure
 hostmakedepends="texinfo"
 depends="autoconf"
 short_desc="Collection of freely re-usable Autoconf macros"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Philippe Maréchal"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/autoconf-archive/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=78a61b611e2eeb55a89e0398e0ce387bcaf57fe2dd53c6fe427130f777ad1e8c
+checksum=71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33

From bf55104b973d4dabf5417b7b00e555cebfff06d7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philippe=20Mar=C3=A9chal?= <philippe@t480.home>
Date: Sun, 23 Jul 2023 16:37:31 +0200
Subject: [PATCH 2/2] autoconf-archive x86_64

---
 srcpkgs/autoconf-archive/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/autoconf-archive/template b/srcpkgs/autoconf-archive/template
index 660862c0dd7c4..ee7454f865379 100644
--- a/srcpkgs/autoconf-archive/template
+++ b/srcpkgs/autoconf-archive/template
@@ -6,7 +6,7 @@ build_style=gnu-configure
 hostmakedepends="texinfo"
 depends="autoconf"
 short_desc="Collection of freely re-usable Autoconf macros"
-maintainer="Philippe Maréchal"
+maintainer="Philippe Maréchal <marechal.ph@wanadoo.fr>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/autoconf-archive/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"

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

* Re: [PR PATCH] [Updated] autoconf-archive for x86_64
  2023-07-23 13:53 [PR PATCH] autoconf-archive for x86_64 etech-dev
                   ` (2 preceding siblings ...)
  2023-07-23 15:33 ` [PR PATCH] [Updated] " etech-dev
@ 2023-07-24  9:21 ` etech-dev
  2023-07-24 11:43 ` [PR PATCH] [Closed]: " etech-dev
  4 siblings, 0 replies; 6+ messages in thread
From: etech-dev @ 2023-07-24  9:21 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by etech-dev against master on the void-packages repository

https://github.com/etech-dev/void-packages master
https://github.com/void-linux/void-packages/pull/45204

autoconf-archive for x86_64
<!-- 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, (x86_64-LIBC)

This is my first commit, please do not hesitate to help me contributing. Thanks.

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

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

From c007676cd4dd7840a11da45dafc93ebed8eccc8c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philippe=20Mar=C3=A9chal?= <marechal.ph@wanadoo.fr>
Date: Mon, 24 Jul 2023 10:52:14 +0200
Subject: [PATCH] autoconf-archive: update to 2023.02.20

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

diff --git a/srcpkgs/autoconf-archive/template b/srcpkgs/autoconf-archive/template
index d791c5cf84c3c..7229da59a8e7e 100644
--- a/srcpkgs/autoconf-archive/template
+++ b/srcpkgs/autoconf-archive/template
@@ -1,6 +1,6 @@
 # Template file for 'autoconf-archive'
 pkgname=autoconf-archive
-version=2022.02.11
+version=2023.02.20
 revision=1
 build_style=gnu-configure
 hostmakedepends="texinfo"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/autoconf-archive/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=78a61b611e2eeb55a89e0398e0ce387bcaf57fe2dd53c6fe427130f777ad1e8c
+checksum=71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33

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

* Re: [PR PATCH] [Closed]: autoconf-archive for x86_64
  2023-07-23 13:53 [PR PATCH] autoconf-archive for x86_64 etech-dev
                   ` (3 preceding siblings ...)
  2023-07-24  9:21 ` etech-dev
@ 2023-07-24 11:43 ` etech-dev
  4 siblings, 0 replies; 6+ messages in thread
From: etech-dev @ 2023-07-24 11:43 UTC (permalink / raw)
  To: ml

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

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

autoconf-archive for x86_64
https://github.com/void-linux/void-packages/pull/45204

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, (x86_64-LIBC)

This is my first commit, please do not hesitate to help me contributing. Thanks.

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

end of thread, other threads:[~2023-07-24 11:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-23 13:53 [PR PATCH] autoconf-archive for x86_64 etech-dev
2023-07-23 14:38 ` [PR PATCH] [Updated] " etech-dev
2023-07-23 15:24 ` etech-dev
2023-07-23 15:33 ` [PR PATCH] [Updated] " etech-dev
2023-07-24  9:21 ` etech-dev
2023-07-24 11:43 ` [PR PATCH] [Closed]: " etech-dev

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