Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: exec-on-git-staged
Date: Wed, 02 Oct 2019 17:00:39 +0200	[thread overview]
Message-ID: <20191002150039.kdovz6jIN0U3XSk7VNSrFva3L21u_SbN3MzecwKAmxU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14970@inbox.vuxu.org>

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

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

https://github.com/jcgruenhage/void-packages exec-on-git-staged-1.0.0
https://github.com/void-linux/void-packages/pull/14970

New package: exec-on-git-staged
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-exec-on-git-staged-1.0.0-14970.patch --]
[-- Type: text/x-diff, Size: 1132 bytes --]

From bedd84eaac936279d073c3c5f4cb9f45a62b69bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 2 Oct 2019 16:40:31 +0200
Subject: [PATCH] New package: exec-on-git-staged

---
 srcpkgs/exec-on-git-staged/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/exec-on-git-staged/template

diff --git a/srcpkgs/exec-on-git-staged/template b/srcpkgs/exec-on-git-staged/template
new file mode 100644
index 00000000000..7129c359d53
--- /dev/null
+++ b/srcpkgs/exec-on-git-staged/template
@@ -0,0 +1,15 @@
+# Template file for 'exec-on-git-staged'
+pkgname=exec-on-git-staged
+version=1.0.0
+revision=1
+depends="git"
+short_desc="Execute commands on staged tree"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jcgruenhage/exec-on-git-staged"
+distfiles="https://github.com/jcgruenhage/exec-on-git-staged/archive/v${version}.tar.gz"
+checksum=821e0661ef9836e0f16ac1aa422344ce9e77e663fd5c3ae6ccee9dbfcfc51ec8
+
+do_install() {
+	vbin exec-on-git-staged
+}

  parent reply	other threads:[~2019-10-02 15:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-02 14:43 [PR PATCH] " voidlinux-github
2019-10-02 15:00 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02 15:00 ` voidlinux-github [this message]
2019-10-05  0:21 ` voidlinux-github
2019-10-05  0:21 ` voidlinux-github
2019-10-06 10:46 ` [PR PATCH] [Updated] New package: exec-on-git-staged-1.1.0 voidlinux-github
2019-10-06 10:46 ` voidlinux-github
2019-10-12 12:32 ` [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=20191002150039.kdovz6jIN0U3XSk7VNSrFva3L21u_SbN3MzecwKAmxU@z \
    --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).