Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: parprouted-0.7.
Date: Sat, 31 Oct 2020 00:39:48 +0100	[thread overview]
Message-ID: <20201030233948.k_W2EY5htX2HGNqPasCR4SbY4YCJzYNZWdSv4wwE8xo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25250@inbox.vuxu.org>

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

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

https://github.com/fosslinux/void-packages paraprouted-new
https://github.com/void-linux/void-packages/pull/25250

New package: parprouted-0.7.


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

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

From 71523781fe4e47cebee696f74bc47eec6624bd2a Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 1 Oct 2020 09:42:15 +1000
Subject: [PATCH] New package: parprouted-0.7.

---
 srcpkgs/parprouted/files/parprouted/run |  3 +++
 srcpkgs/parprouted/template             | 18 ++++++++++++++++++
 2 files changed, 21 insertions(+)
 create mode 100644 srcpkgs/parprouted/files/parprouted/run
 create mode 100644 srcpkgs/parprouted/template

diff --git a/srcpkgs/parprouted/files/parprouted/run b/srcpkgs/parprouted/files/parprouted/run
new file mode 100644
index 00000000000..0029ad4590d
--- /dev/null
+++ b/srcpkgs/parprouted/files/parprouted/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+[ -r ./conf ] && . ./conf
+exec parprouted ${OPTS}
diff --git a/srcpkgs/parprouted/template b/srcpkgs/parprouted/template
new file mode 100644
index 00000000000..9a30f9ba3a5
--- /dev/null
+++ b/srcpkgs/parprouted/template
@@ -0,0 +1,18 @@
+# Template file for 'parprouted'
+pkgname=parprouted
+version=0.7
+revision=1
+build_style=gnu-makefile
+depends="iproute2"
+short_desc="Daemon for transparent IP (Layer 3) proxy ARP bridging"
+maintainer="fosslinux <fosslinux@aussies.space>"
+license="GPL-2.0-or-later"
+homepage="http://freecode.com/projects/parprouted"
+distfiles="http://www.hazard.maks.net/parprouted/parprouted-${version}.tar.gz"
+checksum=d63643c95d4149a3d71112da5892f459433456bf0279bfa304625f109178defc
+
+do_install() {
+	vbin "${pkgname}"
+	vman "${pkgname}.8"
+	vsv parprouted 
+}

  parent reply	other threads:[~2020-10-30 23:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 22:50 [PR PATCH] " fosslinux
2020-10-05  5:07 ` fosslinux
2020-10-25 17:02 ` [PR REVIEW] " Duncaen
2020-10-25 17:05 ` Duncaen
2020-10-25 17:05 ` Duncaen
2020-10-26  0:19 ` fosslinux
2020-10-30 23:39 ` fosslinux [this message]
2020-10-30 23:40 ` fosslinux
2020-10-31 23:32 ` [PR PATCH] [Updated] " fosslinux
2020-11-23  8:03 ` fosslinux
2020-11-23  8:03 ` [PR PATCH] [Closed]: " fosslinux

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=20201030233948.k_W2EY5htX2HGNqPasCR4SbY4YCJzYNZWdSv4wwE8xo@z \
    --to=fosslinux@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).