Github messages for voidlinux
 help / color / mirror / Atom feed
From: aguilbau <aguilbau@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: massdns-0.3
Date: Mon, 20 Apr 2020 15:55:44 +0200	[thread overview]
Message-ID: <20200420135544.pQXKmZZyxAZo9pvdFEnZcZkW6rsFKcIZu37LIbi5Y_4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21156@inbox.vuxu.org>

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

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

https://github.com/aguilbau/void-packages aguilbau/massdns
https://github.com/void-linux/void-packages/pull/21156

New package: massdns-0.3


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aguilbau/massdns-21156.patch --]
[-- Type: text/x-diff, Size: 1374 bytes --]

From 645afa02e2eaa882ae5acfacfc579872f7d7c1e4 Mon Sep 17 00:00:00 2001
From: aguilbau <antoine.guilbaud@yahoo.fr>
Date: Mon, 20 Apr 2020 15:55:31 +0200
Subject: [PATCH] New package: massdns-0.3

---
 srcpkgs/massdns/template | 15 +++++++++++++++
 srcpkgs/massdns/update   |  2 ++
 2 files changed, 17 insertions(+)
 create mode 100644 srcpkgs/massdns/template
 create mode 100644 srcpkgs/massdns/update

diff --git a/srcpkgs/massdns/template b/srcpkgs/massdns/template
new file mode 100644
index 00000000000..12e423dfcfa
--- /dev/null
+++ b/srcpkgs/massdns/template
@@ -0,0 +1,15 @@
+# Template file for 'massdns'
+pkgname=massdns
+version=0.3
+revision=1
+build_style=gnu-makefile
+short_desc="High-performance DNS stub resolver for bulk lookups and reconnaissance"
+maintainer="Antoine Guilbaud <antoine.guilbaud@yahoo.fr>"
+license="GPL-3.0-only"
+homepage="https://github.com/blechschmidt/massdns"
+distfiles="https://github.com/blechschmidt/massdns/archive/v${version}.tar.gz"
+checksum=9ca6e684d2febf707f165ce74b7a38455302f5851309fb82b5951c28cb07d0d7
+
+do_install() {
+	vbin bin/massdns
+}
diff --git a/srcpkgs/massdns/update b/srcpkgs/massdns/update
new file mode 100644
index 00000000000..713e8bd7b48
--- /dev/null
+++ b/srcpkgs/massdns/update
@@ -0,0 +1,2 @@
+site='https://github.com/blechschmidt/massdns/releases'
+pattern='massdns/releases/tag/v\K[\d\.]+(?=")'

  parent reply	other threads:[~2020-04-20 13:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19 15:51 [PR PATCH] massdns: create aguilbau
2020-04-19 15:53 ` [PR PATCH] [Updated] " aguilbau
2020-04-19 16:00 ` [PR PATCH] [Updated] New package: massdns-0.3 aguilbau
2020-04-19 16:48 ` aguilbau
2020-04-20 13:55 ` aguilbau [this message]
2020-04-20 14:55 ` [PR PATCH] [Merged]: " Duncaen

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=20200420135544.pQXKmZZyxAZo9pvdFEnZcZkW6rsFKcIZu37LIbi5Y_4@z \
    --to=aguilbau@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).