Github messages for voidlinux
 help / color / mirror / Atom feed
From: clyhtsuriva <clyhtsuriva@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] vile: update to 9.8x
Date: Mon, 16 Jan 2023 09:45:58 +0100	[thread overview]
Message-ID: <20230116084558.zFP_RWvmSGF1H6ot76npDiC4zEsfQCYh36bxDAFU6zU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41619@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 577 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/41619

vile: update to 9.8x
#### 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:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 54a2b47027cb2adb09628e4937ec28612cc65b3f Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Fri, 13 Jan 2023 22:42:27 +0100
Subject: [PATCH] vile: update to 9.8y

---
 srcpkgs/vile/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/vile/template b/srcpkgs/vile/template
index f3b6cbb8c83b..72c52749573a 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"
@@ -9,14 +9,15 @@ makedepends="ncurses-devel"
 short_desc="Text editor which is extremely compatible with vi like emacs"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
-homepage="http://invisible-island.net/vile/vile.html"
+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=78253ec3f7ae5f4f9d4799a3c8bc35b85b47d456f2ac172810008a48e4609815
+checksum=1b67f1ef34f5f2075722ab46184bb149735e8538fa912fc07c985c92f78fe381
 
 post_extract() {
-	sed -i 's/\[\[//g' filters/sh-filt.l
+	vsed -e 's/\[\[//g' -i filters/sh-filt.l
 }
 
 post_configure() {
-	sed -i '/^BUILD_/d' makefile
+	vsed -e '/^BUILD_/d' -i makefile
 }

  parent reply	other threads:[~2023-01-16  8:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13 21:42 [PR PATCH] " clyhtsuriva
2023-01-15 11:26 ` [PR REVIEW] " paper42
2023-01-15 11:26 ` paper42
2023-01-15 11:26 ` paper42
2023-01-15 13:02 ` [PR PATCH] [Updated] " clyhtsuriva
2023-01-15 13:02 ` clyhtsuriva
2023-01-15 13:06 ` clyhtsuriva
2023-01-15 17:13 ` [PR REVIEW] " paper42
2023-01-16  7:19 ` [PR PATCH] [Updated] " clyhtsuriva
2023-01-16  7:21 ` [PR REVIEW] " clyhtsuriva
2023-01-16  8:30 ` classabbyamp
2023-01-16  8:45 ` clyhtsuriva [this message]
2023-01-16  8:46 ` [PR REVIEW] vile: update to 9.8y clyhtsuriva
2023-01-16  9:01 ` clyhtsuriva
2023-01-17 23:33 ` paper42
2023-01-18 20:01 ` [PR PATCH] [Updated] " clyhtsuriva
2023-01-18 20:05 ` vile: update to 9.8x clyhtsuriva
2023-01-18 20:07 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230116084558.zFP_RWvmSGF1H6ot76npDiC4zEsfQCYh36bxDAFU6zU@z \
    --to=clyhtsuriva@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).