Github messages for voidlinux
 help / color / mirror / Atom feed
From: evandeaubl <evandeaubl@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] zerotier-one: update to 1.4.6.
Date: Mon, 13 Apr 2020 17:37:37 +0200	[thread overview]
Message-ID: <20200413153737.R_VXFxZrZF0Pvvz1IF2KVqRrYkbdmRGzt-TKVmvi2Wc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20953@inbox.vuxu.org>

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

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

https://github.com/evandeaubl/void-packages zerotier-one-1.4.6
https://github.com/void-linux/void-packages/pull/20953

zerotier-one: update to 1.4.6.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zerotier-one-1.4.6-20953.patch --]
[-- Type: text/x-diff, Size: 2546 bytes --]

From 2f2d03a83a002bb596fe04576babc63e5b7f9e9a Mon Sep 17 00:00:00 2001
From: Evan Deaubl <evan@deaubl.name>
Date: Mon, 13 Apr 2020 07:36:21 -0700
Subject: [PATCH] zerotier-one: update to 1.4.6.

---
 srcpkgs/zerotier-one/patches/fix-cross.patch | 14 ++------------
 srcpkgs/zerotier-one/template                |  9 +++++----
 2 files changed, 7 insertions(+), 16 deletions(-)

diff --git a/srcpkgs/zerotier-one/patches/fix-cross.patch b/srcpkgs/zerotier-one/patches/fix-cross.patch
index 6f7bbd90e8f..3605d48b6aa 100644
--- a/srcpkgs/zerotier-one/patches/fix-cross.patch
+++ b/srcpkgs/zerotier-one/patches/fix-cross.patch
@@ -1,15 +1,5 @@
 --- make-linux.mk	2019-07-31 22:25:58.000000000 +0200
 +++ make-linux.mk	2019-08-10 07:30:54.288571780 +0200
-@@ -147,6 +147,9 @@
- ifeq ($(CC_MACH),ppc64el)
- 	ZT_ARCHITECTURE=8
- endif
-+ifeq ($(CC_MACH),powerpc64)
-+	ZT_ARCHITECTURE=8
-+endif
- ifeq ($(CC_MACH),i386)
- 	ZT_ARCHITECTURE=1
- endif
 @@ -177,22 +177,22 @@
  ifeq ($(CC_MACH),armv6)
  	ZT_ARCHITECTURE=3
@@ -48,8 +38,8 @@
 -		override CXXFLAGS+=-march=armv5 -mfloat-abi=soft -msoft-float -mno-unaligned-access -marm
 -		ZT_USE_ARM32_NEON_ASM_CRYPTO=0
 -	else
--		override CFLAGS+=-march=armv5 -mno-unaligned-access -marm
--		override CXXFLAGS+=-march=armv5 -mno-unaligned-access -marm
+-		override CFLAGS+=-march=armv5 -mno-unaligned-access -marm -fexceptions
+-		override CXXFLAGS+=-march=armv5 -mno-unaligned-access -marm -fexceptions
 -		ZT_USE_ARM32_NEON_ASM_CRYPTO=0
 -	endif
 -endif
diff --git a/srcpkgs/zerotier-one/template b/srcpkgs/zerotier-one/template
index 41e0a842c71..2e4783812cc 100644
--- a/srcpkgs/zerotier-one/template
+++ b/srcpkgs/zerotier-one/template
@@ -1,6 +1,6 @@
-# Template file for 'zerotier'
+# Template file for 'zerotier-one'
 pkgname=zerotier-one
-version=1.4.0.1
+version=1.4.6
 revision=1
 wrksrc=ZeroTierOne-${version}
 build_style=gnu-makefile
@@ -8,10 +8,10 @@ hostmakedepends="nodejs"
 makedepends="sqlite-devel"
 short_desc="Network Virtualization Everywhere"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
-license="GPL-3"
+license="custom:Business-Source-License-1.1"
 homepage="https://www.zerotier.com/"
 distfiles="https://github.com/zerotier/ZeroTierOne/archive/${version}.tar.gz"
-checksum=39f5cdbe589ff550dca9d407f579e87b55a750dbb46458914476fa7dbafb8214
+checksum=d1a0eeb03acfa446f67adf5901902d17de14b4648c21e160024acf476e3d4fba
 
 pre_install() {
 	sed -i 's/sbin/bin/g' make-linux.mk
@@ -19,4 +19,5 @@ pre_install() {
 
 post_install() {
 	vsv zerotier
+	vlicense LICENSE.txt
 }

  parent reply	other threads:[~2020-04-13 15:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13 14:45 [PR PATCH] " evandeaubl
2020-04-13 15:33 ` [PR PATCH] [Updated] " evandeaubl
2020-04-13 15:37 ` evandeaubl [this message]
2020-04-14  7:17 ` Chocimier
2020-04-14  7:19 ` the-maldridge
2020-04-14 15:57 ` evandeaubl
2020-04-14 16:24 ` evandeaubl
2020-05-19 14:29 ` Piraty

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=20200413153737.R_VXFxZrZF0Pvvz1IF2KVqRrYkbdmRGzt-TKVmvi2Wc@z \
    --to=evandeaubl@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).