Github messages for voidlinux
 help / color / mirror / Atom feed
From: strec007 <strec007@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: n2n-3.0
Date: Thu, 22 Jun 2023 13:42:23 +0200	[thread overview]
Message-ID: <20230622114223.ucQbHMwsHu-3dLaZwWb7il8T0KtyYKRQyEEiy00-Rpg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44562@inbox.vuxu.org>

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

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

https://github.com/strec007/void-packages _pc_n2n
https://github.com/void-linux/void-packages/pull/44562

New package: n2n-3.0
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (amd64)



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

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

From 3a08a5ebd960b5be2d58ff551a44611320665f82 Mon Sep 17 00:00:00 2001
From: Petr Cizmar <xxb0322@xpc.ovh>
Date: Thu, 22 Jun 2023 11:17:57 +0000
Subject: [PATCH 1/2] New package: n2n-3.0

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

diff --git a/srcpkgs/n2n/template b/srcpkgs/n2n/template
new file mode 100644
index 000000000000..815c392ac387
--- /dev/null
+++ b/srcpkgs/n2n/template
@@ -0,0 +1,20 @@
+# Template file for 'n2n'
+
+pkgname=n2n
+version=3.0
+revision=1
+build_style=gnu-configure
+configure_args="SBINDIR=/usr/bin"
+hostmakedepends="autoconf automake pkg-config"
+short_desc="Light VPN software"
+maintainer="Petr Cizmar <xxb0322@xpc.ovh>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ntop/n2n"
+changelog="https://raw.githubusercontent.com/ntop/n2n/${version}-stable/CHANGELOG.md"
+distfiles="https://github.com/ntop/n2n/archive/refs/tags/${version}.tar.gz"
+checksum=25fcabba7bfcf25f4c9cd7fecc7ce11de48beb0b0f3506053d8485604ea8f50d
+
+pre_configure() {
+	sed -ri 's|/sbin|/bin|g' Makefile.in
+	./autogen.sh
+}

From b7ce7e9956072426dd868e8d91d82ad2c4212877 Mon Sep 17 00:00:00 2001
From: Petr Cizmar <strec007@users.noreply.github.com>
Date: Thu, 22 Jun 2023 13:42:20 +0200
Subject: [PATCH 2/2] Update srcpkgs/n2n/template

Co-authored-by: Marcin Puc <tranzystorek.io@protonmail.com>
---
 srcpkgs/n2n/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/n2n/template b/srcpkgs/n2n/template
index 815c392ac387..4f108d4e2407 100644
--- a/srcpkgs/n2n/template
+++ b/srcpkgs/n2n/template
@@ -10,7 +10,7 @@ short_desc="Light VPN software"
 maintainer="Petr Cizmar <xxb0322@xpc.ovh>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/ntop/n2n"
-changelog="https://raw.githubusercontent.com/ntop/n2n/${version}-stable/CHANGELOG.md"
+changelog="https://raw.githubusercontent.com/ntop/n2n/dev/CHANGELOG.md"
 distfiles="https://github.com/ntop/n2n/archive/refs/tags/${version}.tar.gz"
 checksum=25fcabba7bfcf25f4c9cd7fecc7ce11de48beb0b0f3506053d8485604ea8f50d
 

  parent reply	other threads:[~2023-06-22 11:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22 11:38 [PR PATCH] " strec007
2023-06-22 11:41 ` [PR REVIEW] " tranzystorek-io
2023-06-22 11:42 ` strec007 [this message]
2023-06-22 11:43 ` [PR PATCH] [Updated] " strec007
2023-06-22 12:22 ` [PR REVIEW] " abenson
2023-06-22 12:23 ` abenson
2023-06-22 12:48 ` strec007
2023-06-22 12:51 ` abenson
2023-06-22 15:13 ` strec007
2023-06-23 14:17 ` [PR PATCH] [Updated] " strec007
2023-06-23 23:47 ` [PR PATCH] [Closed]: " Vaelatern

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=20230622114223.ucQbHMwsHu-3dLaZwWb7il8T0KtyYKRQyEEiy00-Rpg@z \
    --to=strec007@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).