Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lynx: update to 2.9.0
@ 2024-04-01  3:24 zen0bit
  2024-04-01  4:42 ` [PR PATCH] [Updated] " zen0bit
  2024-04-01  4:52 ` zen0bit
  0 siblings, 2 replies; 3+ messages in thread
From: zen0bit @ 2024-04-01  3:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR lynx
https://github.com/void-linux/void-packages/pull/49643

lynx: update to 2.9.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 979460b3b6a8e9e3ca7457bcb721f6c0610e43de Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Mon, 1 Apr 2024 05:18:35 +0200
Subject: [PATCH] lynx: update to 2.9.0

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

diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template
index 11cbb22430cff8..41b763b3a96611 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.0
+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=5bcae5e2e6043ca7b220963a97763c49c13218d849ffda6be7739bfd5a2d36ff
 
 pre_configure() {
 	sed -i configure \

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

* Re: [PR PATCH] [Updated] lynx: update to 2.9.0
  2024-04-01  3:24 [PR PATCH] lynx: update to 2.9.0 zen0bit
@ 2024-04-01  4:42 ` zen0bit
  2024-04-01  4:52 ` zen0bit
  1 sibling, 0 replies; 3+ messages in thread
From: zen0bit @ 2024-04-01  4:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR lynx
https://github.com/void-linux/void-packages/pull/49643

lynx: update to 2.9.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From f8ed511225d2e20b803484c8f081a16116cf07eb Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Mon, 1 Apr 2024 05:18:35 +0200
Subject: [PATCH] lynx: update to 2.9.0

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

diff --git a/srcpkgs/lynx/template b/srcpkgs/lynx/template
index 11cbb22430cff8..f4717bb376db59 100644
--- a/srcpkgs/lynx/template
+++ b/srcpkgs/lynx/template
@@ -1,7 +1,8 @@
 # Template file for 'lynx'
 pkgname=lynx
-version=2.9.0dev.12
-revision=2
+reverts="2.9.0dev.12_2"
+version=2.9.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-screen=ncurses --enable-widec --with-zlib --with-bzlib
  --with-ssl --enable-ipv6
@@ -13,7 +14,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=5bcae5e2e6043ca7b220963a97763c49c13218d849ffda6be7739bfd5a2d36ff
 
 pre_configure() {
 	sed -i configure \

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

* Re: lynx: update to 2.9.0
  2024-04-01  3:24 [PR PATCH] lynx: update to 2.9.0 zen0bit
  2024-04-01  4:42 ` [PR PATCH] [Updated] " zen0bit
@ 2024-04-01  4:52 ` zen0bit
  1 sibling, 0 replies; 3+ messages in thread
From: zen0bit @ 2024-04-01  4:52 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/49643#issuecomment-2029155478

Comment:
Or we wanna change `dev.12` to `rel.0` instead of "revert"? (Not really revert, but linting doesn't look at releases chronologicaly)

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

end of thread, other threads:[~2024-04-01  4:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-01  3:24 [PR PATCH] lynx: update to 2.9.0 zen0bit
2024-04-01  4:42 ` [PR PATCH] [Updated] " zen0bit
2024-04-01  4:52 ` zen0bit

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