Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lynx: update to 2.9.2.
@ 2024-06-12  3:05 Suyun114
  2024-06-12  3:42 ` [PR PATCH] [Updated] " Suyun114
  2024-06-13 22:28 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: Suyun114 @ 2024-06-12  3:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Suyun114/void-packages lynx
https://github.com/void-linux/void-packages/pull/50793

lynx: update to 2.9.2.
<!-- 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-glibc


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

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

From e4d89bb38f7fb487ac775ebc3c36c94dc417221e Mon Sep 17 00:00:00 2001
From: Suyun <Suyun114>
Date: Wed, 12 Jun 2024 11:04:04 +0800
Subject: [PATCH] lynx: update to 2.9.2.

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

diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template
index 11cbb22430cff8..31a9982661f317 100644
--- a/srcpkgs/lynx/template
+++ b/srcpkgs/lynx/template
@@ -1,7 +1,7 @@
 # Template file for 'lynx'
 pkgname=lynx
-version=2.9.0dev.12
-revision=2
+version=2.9.2
+revision=1
 build_style=gnu-configure
 configure_args="--with-screen=ncurses --enable-widec --with-zlib --with-bzlib
  --with-ssl --enable-ipv6
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="http://lynx.invisible-island.net/"
 changelog="https://lynx.invisible-island.net/current/CHANGES"
 distfiles="http://invisible-mirror.net/archives/lynx/tarballs/lynx${version}.tar.bz2"
-checksum=a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5
+checksum=7374b89936d991669e101f4e97f2c9592036e1e8cdaa7bafc259a77ab6fb07ce
 
 pre_configure() {
 	sed -i configure \

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

* Re: [PR PATCH] [Updated] lynx: update to 2.9.2.
  2024-06-12  3:05 [PR PATCH] lynx: update to 2.9.2 Suyun114
@ 2024-06-12  3:42 ` Suyun114
  2024-06-13 22:28 ` [PR PATCH] [Closed]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: Suyun114 @ 2024-06-12  3:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Suyun114/void-packages lynx
https://github.com/void-linux/void-packages/pull/50793

lynx: update to 2.9.2.
<!-- 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-glibc


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

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

From 6275c3347bd254907f0dedffa936f3ff8410523b Mon Sep 17 00:00:00 2001
From: Suyun <Suyun114>
Date: Wed, 12 Jun 2024 11:04:04 +0800
Subject: [PATCH] lynx: update to 2.9.2.

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

diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template
index 11cbb22430cff8..31a9982661f317 100644
--- a/srcpkgs/lynx/template
+++ b/srcpkgs/lynx/template
@@ -1,7 +1,7 @@
 # Template file for 'lynx'
 pkgname=lynx
-version=2.9.0dev.12
-revision=2
+version=2.9.2
+revision=1
 build_style=gnu-configure
 configure_args="--with-screen=ncurses --enable-widec --with-zlib --with-bzlib
  --with-ssl --enable-ipv6
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="http://lynx.invisible-island.net/"
 changelog="https://lynx.invisible-island.net/current/CHANGES"
 distfiles="http://invisible-mirror.net/archives/lynx/tarballs/lynx${version}.tar.bz2"
-checksum=a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5
+checksum=7374b89936d991669e101f4e97f2c9592036e1e8cdaa7bafc259a77ab6fb07ce
 
 pre_configure() {
 	sed -i configure \

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

* Re: [PR PATCH] [Closed]: lynx: update to 2.9.2.
  2024-06-12  3:05 [PR PATCH] lynx: update to 2.9.2 Suyun114
  2024-06-12  3:42 ` [PR PATCH] [Updated] " Suyun114
@ 2024-06-13 22:28 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2024-06-13 22:28 UTC (permalink / raw)
  To: ml

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

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

lynx: update to 2.9.2.
https://github.com/void-linux/void-packages/pull/50793

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-glibc


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

end of thread, other threads:[~2024-06-13 22:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-12  3:05 [PR PATCH] lynx: update to 2.9.2 Suyun114
2024-06-12  3:42 ` [PR PATCH] [Updated] " Suyun114
2024-06-13 22:28 ` [PR PATCH] [Closed]: " abenson

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