Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] elinks: update to 0.15.1.
@ 2022-10-11 20:20 arete
  2022-10-12  4:46 ` [PR REVIEW] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: arete @ 2022-10-11 20:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages elinks
https://github.com/void-linux/void-packages/pull/39899

elinks: update to 0.15.1.
<!-- 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/39899.patch is attached

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

From 36f6add44a4b448bc710ad40cac442594a634a4d Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Tue, 11 Oct 2022 22:17:23 +0200
Subject: [PATCH] elinks: update to 0.15.1.

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

diff --git a/srcpkgs/elinks/template b/srcpkgs/elinks/template
index 319297e675ce..96103c02e929 100644
--- a/srcpkgs/elinks/template
+++ b/srcpkgs/elinks/template
@@ -1,6 +1,6 @@
 # Template file for 'elinks'
 pkgname=elinks
-version=0.15.0
+version=0.15.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-true-color --enable-fastmem --without-spidermonkey"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/rkd77/elinks"
 distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz"
-checksum=49e261fb7a6b061b51ca38b7152712caba90c8eaa6996bcf4c00fe2867a7f366
+checksum=a3ebb14e179fcf97f93874b7771b4b05c1b7fdc704807334e865273d9de8428f
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR REVIEW] elinks: update to 0.15.1.
  2022-10-11 20:20 [PR PATCH] elinks: update to 0.15.1 arete
@ 2022-10-12  4:46 ` classabbyamp
  2022-10-12  6:41 ` [PR PATCH] [Updated] " arete
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-10-12  4:46 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39899#discussion_r992992066

Comment:
```suggestion
homepage="https://github.com/rkd77/elinks"
changelog="https://raw.githubusercontent.com/rkd77/elinks/master/NEWS"
```

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

* Re: [PR PATCH] [Updated] elinks: update to 0.15.1.
  2022-10-11 20:20 [PR PATCH] elinks: update to 0.15.1 arete
  2022-10-12  4:46 ` [PR REVIEW] " classabbyamp
@ 2022-10-12  6:41 ` arete
  2022-10-12  6:41 ` [PR REVIEW] " arete
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: arete @ 2022-10-12  6:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages elinks
https://github.com/void-linux/void-packages/pull/39899

elinks: update to 0.15.1.
<!-- 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/39899.patch is attached

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

From 28351e359ce3531039ca580bc168ebf843a188b0 Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Tue, 11 Oct 2022 22:17:23 +0200
Subject: [PATCH] elinks: update to 0.15.1.

---
 srcpkgs/elinks/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/elinks/template b/srcpkgs/elinks/template
index 319297e675ce..bf1e16ed14ec 100644
--- a/srcpkgs/elinks/template
+++ b/srcpkgs/elinks/template
@@ -1,6 +1,6 @@
 # Template file for 'elinks'
 pkgname=elinks
-version=0.15.0
+version=0.15.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-true-color --enable-fastmem --without-spidermonkey"
@@ -11,8 +11,9 @@ short_desc="Full-Featured Text WWW Browser"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/rkd77/elinks"
+changelog="https://raw.githubusercontent.com/rkd77/elinks/master/NEWS"
 distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz"
-checksum=49e261fb7a6b061b51ca38b7152712caba90c8eaa6996bcf4c00fe2867a7f366
+checksum=a3ebb14e179fcf97f93874b7771b4b05c1b7fdc704807334e865273d9de8428f
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR REVIEW] elinks: update to 0.15.1.
  2022-10-11 20:20 [PR PATCH] elinks: update to 0.15.1 arete
  2022-10-12  4:46 ` [PR REVIEW] " classabbyamp
  2022-10-12  6:41 ` [PR PATCH] [Updated] " arete
@ 2022-10-12  6:41 ` arete
  2022-10-12  6:44 ` arete
  2022-10-12  6:50 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: arete @ 2022-10-12  6:41 UTC (permalink / raw)
  To: ml

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

New review comment by arete on void-packages repository

https://github.com/void-linux/void-packages/pull/39899#discussion_r993053135

Comment:
update

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

* Re: [PR REVIEW] elinks: update to 0.15.1.
  2022-10-11 20:20 [PR PATCH] elinks: update to 0.15.1 arete
                   ` (2 preceding siblings ...)
  2022-10-12  6:41 ` [PR REVIEW] " arete
@ 2022-10-12  6:44 ` arete
  2022-10-12  6:50 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: arete @ 2022-10-12  6:44 UTC (permalink / raw)
  To: ml

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

New review comment by arete on void-packages repository

https://github.com/void-linux/void-packages/pull/39899#discussion_r993055732

Comment:
update 

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

* Re: [PR PATCH] [Merged]: elinks: update to 0.15.1.
  2022-10-11 20:20 [PR PATCH] elinks: update to 0.15.1 arete
                   ` (3 preceding siblings ...)
  2022-10-12  6:44 ` arete
@ 2022-10-12  6:50 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-10-12  6:50 UTC (permalink / raw)
  To: ml

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

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

elinks: update to 0.15.1.
https://github.com/void-linux/void-packages/pull/39899

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] 6+ messages in thread

end of thread, other threads:[~2022-10-12  6:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 20:20 [PR PATCH] elinks: update to 0.15.1 arete
2022-10-12  4:46 ` [PR REVIEW] " classabbyamp
2022-10-12  6:41 ` [PR PATCH] [Updated] " arete
2022-10-12  6:41 ` [PR REVIEW] " arete
2022-10-12  6:44 ` arete
2022-10-12  6:50 ` [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).