Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nano: update to 5.0.
Date: Mon, 03 Aug 2020 22:25:23 +0200	[thread overview]
Message-ID: <20200803202523.mzbSvr_qTLZ_t2Pv2lbpZGits5Fx3iX4HHgi6zOIkTI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23958@inbox.vuxu.org>

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

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

https://github.com/abenson/void-packages nano_5.0
https://github.com/void-linux/void-packages/pull/23958

nano: update to 5.0.


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

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

From 4ae91d22aaa7b4adc670d083fa02d43ca0dce221 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 30 Jul 2020 09:12:01 -0500
Subject: [PATCH] nano: update to 5.0.

Also set site for the update-check to see latest version (i.e. 6.x).
---
 srcpkgs/nano/template | 6 +++---
 srcpkgs/nano/update   | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/nano/update

diff --git a/srcpkgs/nano/template b/srcpkgs/nano/template
index 1a0a2e08a0d..0bfda604638 100644
--- a/srcpkgs/nano/template
+++ b/srcpkgs/nano/template
@@ -1,6 +1,6 @@
 # Template file for 'nano'
 pkgname=nano
-version=4.9.3
+version=5.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-utf8"
@@ -10,8 +10,8 @@ maintainer="Lugubris <lugubris@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.nano-editor.org/"
 changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"
-distfiles="https://www.nano-editor.org/dist/v4/nano-${version}.tar.xz"
-checksum=6e3438f033a0ed07d3d74c30d0803cbda3d2366ba1601b7bbf9b16ac371f51b4
+distfiles="https://www.nano-editor.org/dist/v${version%%.*}/nano-${version}.tar.xz"
+checksum=7c0d94be69cd066f20df2868a2da02f7b1d416ce8d47c0850a8bd270897caa36
 
 post_install() {
 	vsconf syntax/nanorc.nanorc
diff --git a/srcpkgs/nano/update b/srcpkgs/nano/update
new file mode 100644
index 00000000000..ec5a054db94
--- /dev/null
+++ b/srcpkgs/nano/update
@@ -0,0 +1 @@
+site="https://www.nano-editor.org/dist/latest"

  parent reply	other threads:[~2020-08-03 20:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30 14:11 [PR PATCH] " abenson
2020-08-03 15:05 ` [PR REVIEW] " ahesford
2020-08-03 15:27 ` ericonr
2020-08-03 20:25 ` abenson [this message]
2020-08-03 20:34 ` [PR PATCH] [Merged]: " abenson

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=20200803202523.mzbSvr_qTLZ_t2Pv2lbpZGits5Fx3iX4HHgi6zOIkTI@z \
    --to=abenson@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).