Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vile: update to 9.8y
@ 2023-01-18 20:15 clyhtsuriva
  2023-01-18 20:18 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: clyhtsuriva @ 2023-01-18 20:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages vile-update
https://github.com/void-linux/void-packages/pull/41724

vile: update to 9.8y
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:


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

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

From 444d6bc6ee5c3df487fb0c9aabd2a4deddabb524 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Wed, 18 Jan 2023 21:15:27 +0100
Subject: [PATCH] vile: update to 9.8y

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

diff --git a/srcpkgs/vile/template b/srcpkgs/vile/template
index f3b6cbb8c83b..9bac5ba2a238 100644
--- a/srcpkgs/vile/template
+++ b/srcpkgs/vile/template
@@ -1,6 +1,6 @@
 # Template file for 'vile'
 pkgname=vile
-version=9.8w
+version=9.8y
 revision=1
 build_style=gnu-configure
 configure_args="--disable-stripping"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://invisible-island.net/vile/vile.html"
 distfiles="https://invisible-mirror.net/archives/vile/current/vile-${version}.tgz"
-checksum=78253ec3f7ae5f4f9d4799a3c8bc35b85b47d456f2ac172810008a48e4609815
+checksum=1b67f1ef34f5f2075722ab46184bb149735e8538fa912fc07c985c92f78fe381
 
 post_extract() {
 	sed -i 's/\[\[//g' filters/sh-filt.l

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

* Re: [PR PATCH] [Updated] vile: update to 9.8y
  2023-01-18 20:15 [PR PATCH] vile: update to 9.8y clyhtsuriva
@ 2023-01-18 20:18 ` clyhtsuriva
  2023-01-18 20:21 ` clyhtsuriva
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: clyhtsuriva @ 2023-01-18 20:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages vile-update
https://github.com/void-linux/void-packages/pull/41724

vile: update to 9.8y
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:


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

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

From 444d6bc6ee5c3df487fb0c9aabd2a4deddabb524 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Wed, 18 Jan 2023 21:15:27 +0100
Subject: [PATCH] vile: update to 9.8y

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

diff --git a/srcpkgs/vile/template b/srcpkgs/vile/template
index f3b6cbb8c83b..9bac5ba2a238 100644
--- a/srcpkgs/vile/template
+++ b/srcpkgs/vile/template
@@ -1,6 +1,6 @@
 # Template file for 'vile'
 pkgname=vile
-version=9.8w
+version=9.8y
 revision=1
 build_style=gnu-configure
 configure_args="--disable-stripping"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://invisible-island.net/vile/vile.html"
 distfiles="https://invisible-mirror.net/archives/vile/current/vile-${version}.tgz"
-checksum=78253ec3f7ae5f4f9d4799a3c8bc35b85b47d456f2ac172810008a48e4609815
+checksum=1b67f1ef34f5f2075722ab46184bb149735e8538fa912fc07c985c92f78fe381
 
 post_extract() {
 	sed -i 's/\[\[//g' filters/sh-filt.l

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

* Re: [PR PATCH] [Updated] vile: update to 9.8y
  2023-01-18 20:15 [PR PATCH] vile: update to 9.8y clyhtsuriva
  2023-01-18 20:18 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2023-01-18 20:21 ` clyhtsuriva
  2023-01-18 22:37 ` clyhtsuriva
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: clyhtsuriva @ 2023-01-18 20:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages vile-update
https://github.com/void-linux/void-packages/pull/41724

vile: update to 9.8y
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:


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

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

From 444d6bc6ee5c3df487fb0c9aabd2a4deddabb524 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Wed, 18 Jan 2023 21:15:27 +0100
Subject: [PATCH] vile: update to 9.8y

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

diff --git a/srcpkgs/vile/template b/srcpkgs/vile/template
index f3b6cbb8c83b..9bac5ba2a238 100644
--- a/srcpkgs/vile/template
+++ b/srcpkgs/vile/template
@@ -1,6 +1,6 @@
 # Template file for 'vile'
 pkgname=vile
-version=9.8w
+version=9.8y
 revision=1
 build_style=gnu-configure
 configure_args="--disable-stripping"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://invisible-island.net/vile/vile.html"
 distfiles="https://invisible-mirror.net/archives/vile/current/vile-${version}.tgz"
-checksum=78253ec3f7ae5f4f9d4799a3c8bc35b85b47d456f2ac172810008a48e4609815
+checksum=1b67f1ef34f5f2075722ab46184bb149735e8538fa912fc07c985c92f78fe381
 
 post_extract() {
 	sed -i 's/\[\[//g' filters/sh-filt.l

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

* Re: [PR PATCH] [Updated] vile: update to 9.8y
  2023-01-18 20:15 [PR PATCH] vile: update to 9.8y clyhtsuriva
  2023-01-18 20:18 ` [PR PATCH] [Updated] " clyhtsuriva
  2023-01-18 20:21 ` clyhtsuriva
@ 2023-01-18 22:37 ` clyhtsuriva
  2023-04-19  1:54 ` github-actions
  2023-05-04  1:51 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: clyhtsuriva @ 2023-01-18 22:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages vile-update
https://github.com/void-linux/void-packages/pull/41724

vile: update to 9.8y
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

#### Notes
- Following #41619 

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

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

From fa81f50f08a83e51f82f3fb6caf4dc44bd781774 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Wed, 18 Jan 2023 23:36:59 +0100
Subject: [PATCH] vile: update to 9.8y

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

diff --git a/srcpkgs/vile/template b/srcpkgs/vile/template
index 03be247701fb9..72c52749573ad 100644
--- a/srcpkgs/vile/template
+++ b/srcpkgs/vile/template
@@ -1,6 +1,6 @@
 # Template file for 'vile'
 pkgname=vile
-version=9.8x
+version=9.8y
 revision=1
 build_style=gnu-configure
 configure_args="--disable-stripping"
@@ -12,7 +12,7 @@ license="GPL-2.0-only"
 homepage="https://invisible-island.net/vile/vile.html"
 changelog="https://invisible-island.net/vile/CHANGES.html"
 distfiles="https://invisible-mirror.net/archives/vile/current/vile-${version}.tgz"
-checksum=8fe0dfa60179d4b7dd2750f116cd4396d4cd3e07d8a54d142a36c84f4a82feef
+checksum=1b67f1ef34f5f2075722ab46184bb149735e8538fa912fc07c985c92f78fe381
 
 post_extract() {
 	vsed -e 's/\[\[//g' -i filters/sh-filt.l

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

* Re: vile: update to 9.8y
  2023-01-18 20:15 [PR PATCH] vile: update to 9.8y clyhtsuriva
                   ` (2 preceding siblings ...)
  2023-01-18 22:37 ` clyhtsuriva
@ 2023-04-19  1:54 ` github-actions
  2023-05-04  1:51 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2023-04-19  1:54 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/41724#issuecomment-1514023785

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: vile: update to 9.8y
  2023-01-18 20:15 [PR PATCH] vile: update to 9.8y clyhtsuriva
                   ` (3 preceding siblings ...)
  2023-04-19  1:54 ` github-actions
@ 2023-05-04  1:51 ` github-actions
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2023-05-04  1:51 UTC (permalink / raw)
  To: ml

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

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

vile: update to 9.8y
https://github.com/void-linux/void-packages/pull/41724

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

#### Notes
- Following #41619 

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

end of thread, other threads:[~2023-05-04  1:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18 20:15 [PR PATCH] vile: update to 9.8y clyhtsuriva
2023-01-18 20:18 ` [PR PATCH] [Updated] " clyhtsuriva
2023-01-18 20:21 ` clyhtsuriva
2023-01-18 22:37 ` clyhtsuriva
2023-04-19  1:54 ` github-actions
2023-05-04  1:51 ` [PR PATCH] [Closed]: " github-actions

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