Github messages for voidlinux
 help / color / mirror / Atom feed
From: jcgruenhage <jcgruenhage@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: peshming-0.2.2
Date: Wed, 08 Apr 2020 12:06:08 +0200	[thread overview]
Message-ID: <20200408100608.2YzuJq7hMgN9M9NEV9bTN2n6jAnhjjztoAYNVC9pihU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20699@inbox.vuxu.org>

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

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

https://github.com/jcgruenhage/void-packages peshming-0.2.0_1
https://github.com/void-linux/void-packages/pull/20699

New package: peshming-0.2.2
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-peshming-0.2.0_1-20699.patch --]
[-- Type: text/x-diff, Size: 1483 bytes --]

From 2f2b9960698b8799743ae525b82d42d04e2c6e16 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 8 Apr 2020 12:05:39 +0200
Subject: [PATCH] New package: peshming-0.2.3

---
 srcpkgs/peshming/INSTALL  |  5 +++++
 srcpkgs/peshming/template | 19 +++++++++++++++++++
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/peshming/INSTALL
 create mode 100644 srcpkgs/peshming/template

diff --git a/srcpkgs/peshming/INSTALL b/srcpkgs/peshming/INSTALL
new file mode 100644
index 00000000000..9bd34cacb70
--- /dev/null
+++ b/srcpkgs/peshming/INSTALL
@@ -0,0 +1,5 @@
+case "${ACTION}" in
+post)
+	setcap cap_net_raw+ep /usr/bin/peshming
+	;;
+esac
diff --git a/srcpkgs/peshming/template b/srcpkgs/peshming/template
new file mode 100644
index 00000000000..bf30e75a014
--- /dev/null
+++ b/srcpkgs/peshming/template
@@ -0,0 +1,19 @@
+# Template file for 'peshming'
+pkgname=peshming
+version=0.2.3
+revision=1
+wrksrc="peshming"
+build_style=cargo
+depends="libcap-progs"
+short_desc="Prometheus exporter for background icmp pings"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="AGPL-3.0-only"
+homepage="https://git.jcg.re/jcgruenhage/peshming"
+distfiles="https://git.jcg.re/jcgruenhage/peshming/archive/v${version}.tar.gz"
+checksum=491f9a626228d5974ed25ca1ab6fb41e4301d3ecfffde86723a5f4bf96a0d1d7
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vsconf config.toml.sample
+}

  parent reply	other threads:[~2020-04-08 10:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-06 13:23 [PR PATCH] New package: peshming-0.2.0 jcgruenhage
2020-04-06 19:13 ` [PR PATCH] [Updated] " jcgruenhage
2020-04-06 20:57 ` [PR PATCH] [Updated] New package: peshming-0.2.1 jcgruenhage
2020-04-08 10:06 ` jcgruenhage [this message]
2020-04-11  8:14 ` [PR PATCH] [Closed]: New package: peshming-0.2.3 the-maldridge

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=20200408100608.2YzuJq7hMgN9M9NEV9bTN2n6jAnhjjztoAYNVC9pihU@z \
    --to=jcgruenhage@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).