Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] ClusterSSH: update to 4.14
Date: Thu, 10 Oct 2019 04:00:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15289@inbox.vuxu.org> (raw)

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

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

https://github.com/misuchiru03/void-packages up_clusterssh_4.14
https://github.com/void-linux/void-packages/pull/15289

ClusterSSH: update to 4.14
Version number scheme changed to standard v#.##

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

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

From 5fab701a4e06f7945efcad3c8b2c579133f69113 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 9 Oct 2019 20:58:58 -0500
Subject: [PATCH] ClusterSSH: update to 4.14

Version number scheme changed to standard v#.##
---
 srcpkgs/ClusterSSH/template | 9 ++++-----
 srcpkgs/ClusterSSH/update   | 1 -
 2 files changed, 4 insertions(+), 6 deletions(-)
 delete mode 100644 srcpkgs/ClusterSSH/update

diff --git a/srcpkgs/ClusterSSH/template b/srcpkgs/ClusterSSH/template
index a56c72440a5..ade9b7fefa0 100644
--- a/srcpkgs/ClusterSSH/template
+++ b/srcpkgs/ClusterSSH/template
@@ -1,10 +1,9 @@
 # Template file for 'ClusterSSH'
 pkgname=ClusterSSH
-version=4.13.2.02
+version=4.14
 revision=1
-_distver="${version%.*}_${version##*.}"
 archs=noarch
-wrksrc="clusterssh-${_distver}"
+wrksrc="clusterssh-${version}"
 build_style=perl-ModuleBuild
 hostmakedepends="xterm openssh
  perl-CPAN-Changes perl-Module-Build perl-Try-Tiny perl-Tk
@@ -18,8 +17,8 @@ maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://github.com/duncs/clusterssh"
 changelog="https://raw.githubusercontent.com/duncs/clusterssh/master/Changes"
-distfiles="https://github.com/duncs/clusterssh/archive/v${_distver}.tar.gz"
-checksum=5c03b706267ddf0b84cf1f1cd6756344859a90a20e3dcc3018820fe142146780
+distfiles="https://github.com/duncs/clusterssh/archive/v${version}.tar.gz"
+checksum=179ac8a7c27ec9674d2aa3f65ebb097b4945646c71f83f52fe2b8b24c21cd629
 
 pre_check() {
 	touch README
diff --git a/srcpkgs/ClusterSSH/update b/srcpkgs/ClusterSSH/update
deleted file mode 100644
index 45c768a1027..00000000000
--- a/srcpkgs/ClusterSSH/update
+++ /dev/null
@@ -1 +0,0 @@
-pattern="clusterssh/archive/[-_a-z]+\K[-_.\d]+(?=\.tar\.gz)"

             reply	other threads:[~2019-10-10  2:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-10  2:00 voidlinux-github [this message]
2019-10-11  6:30 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15289@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).