Github messages for voidlinux
 help / color / mirror / Atom feed
From: MrFastDie <MrFastDie@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] anydesk eula changed
Date: Mon, 17 May 2021 16:45:58 +0200	[thread overview]
Message-ID: <20210517144558.wjfB9Q_hk550ffwf-LW63pimWdGSQsMdpfookrW5qmo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30929@inbox.vuxu.org>

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

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

https://github.com/MrFastDie/void-packages patch-1
https://github.com/void-linux/void-packages/pull/30929

anydesk eula changed
The hash for the anydesk eula changed to 6e638faec127a59a7f43027d656d124fcb214a02044667b88ec9de7449dd82a5

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

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

From 7fb8e3bf78cb2802b44ca8373c4c15d75e98ef0c Mon Sep 17 00:00:00 2001
From: MrFastDie <43572759+MrFastDie@users.noreply.github.com>
Date: Sun, 16 May 2021 14:03:06 +0200
Subject: [PATCH 1/2] anydesk eula changed

---
 srcpkgs/anydesk/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index 65f573bcf989..bf63b9d05c47 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -16,7 +16,7 @@ restricted=yes
 distfiles="https://download.anydesk.com/linux/anydesk_$version-1_x86_64.rpm"
 checksum=35772d898afa8cba0f410775fdd7e1e8e7b753130c906db94801895c0ea74754
 
-_eula_digest=f6386c15e187b6eac0ccd2564d3a873ae07d4b46a6b61dda13464caf5d54a319
+_eula_digest=6e638faec127a59a7f43027d656d124fcb214a02044667b88ec9de7449dd82a5
 
 post_extract() {
 	$XBPS_FETCH_CMD -o eula.html https://anydesk.com/en/terms

From 66ee32e441268e7291d85c0bfa1af0b9145981cb Mon Sep 17 00:00:00 2001
From: MrFastDie <43572759+MrFastDie@users.noreply.github.com>
Date: Mon, 17 May 2021 16:45:54 +0200
Subject: [PATCH 2/2] removed eula check completely as suggested

---
 srcpkgs/anydesk/template | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/srcpkgs/anydesk/template b/srcpkgs/anydesk/template
index bf63b9d05c47..835d2c96e5cd 100644
--- a/srcpkgs/anydesk/template
+++ b/srcpkgs/anydesk/template
@@ -16,17 +16,11 @@ restricted=yes
 distfiles="https://download.anydesk.com/linux/anydesk_$version-1_x86_64.rpm"
 checksum=35772d898afa8cba0f410775fdd7e1e8e7b753130c906db94801895c0ea74754
 
-_eula_digest=6e638faec127a59a7f43027d656d124fcb214a02044667b88ec9de7449dd82a5
-
 post_extract() {
 	$XBPS_FETCH_CMD -o eula.html https://anydesk.com/en/terms
 	< eula.html w3m -dump -I utf-8 -T text/html |
 	sed -n '/Terms [&] Conditions/,/envelope-p/{/envelope-p/!p}' >eula.txt
 
-	filesum="$($XBPS_DIGEST_CMD eula.txt)"
-	if [ "$filesum" != $_eula_digest ]; then
-		msg_error "EULA changed, new digest: $filesum\n"
-	fi
 }
 
 do_build() {

  parent reply	other threads:[~2021-05-17 14:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-16 12:03 [PR PATCH] " MrFastDie
2021-05-17  3:33 ` ericonr
2021-05-17 14:45 ` MrFastDie [this message]
2021-05-17 21:54 ` ericonr
2021-05-18 14:23 ` [PR PATCH] [Updated] " MrFastDie
2021-05-18 14:24 ` MrFastDie
2021-05-18 15:42 ` sgn
2021-05-18 16:12 ` MrFastDie
2021-05-18 16:22 ` ericonr
2021-05-18 16:37 ` sgn
2021-05-18 16:37 ` [PR PATCH] [Closed]: " sgn

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=20210517144558.wjfB9Q_hk550ffwf-LW63pimWdGSQsMdpfookrW5qmo@z \
    --to=mrfastdie@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).