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: redir-3.3
Date: Wed, 22 Jan 2020 19:25:43 +0100	[thread overview]
Message-ID: <20200122182543.zQSFD1HDKsFjnYIW6owiSZCsApGu8RM0O991rUD5rqY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18476@inbox.vuxu.org>

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

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

https://github.com/ahesford/void-packages redir
https://github.com/void-linux/void-packages/pull/18476

New package: redir-3.3
Redir is a simple program to redirect TCP connections.

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

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

From 88c6310232535a99a4a2400d381512e0c544fc4e Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Wed, 22 Jan 2020 12:47:45 -0500
Subject: [PATCH] New package: redir-3.3

---
 srcpkgs/redir/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/redir/template

diff --git a/srcpkgs/redir/template b/srcpkgs/redir/template
new file mode 100644
index 00000000000..c3980109428
--- /dev/null
+++ b/srcpkgs/redir/template
@@ -0,0 +1,17 @@
+# Template file for 'redir'
+pkgname=redir
+version=3.3
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake libtool"
+short_desc="Redirect TCP connections"
+maintainer="Andrew J. Hesford <ajh@sideband.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/troglobit/redir"
+changelog="${homepage}/raw/master/ChangeLog.md"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=7311731097aabd390bd4d8f390980278b16b25d0bae8e21a9e768cd824f846f7
+
+pre_configure() {
+	sh autogen.sh
+}

  reply	other threads:[~2020-01-22 18:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22 18:07 [PR PATCH] " voidlinux-github
2020-01-22 18:25 ` voidlinux-github [this message]
2020-01-22 18:30 ` [PR PATCH] [Closed]: " 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=20200122182543.zQSFD1HDKsFjnYIW6owiSZCsApGu8RM0O991rUD5rqY@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).