Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] unrar: update to 5.8.1
@ 2019-09-03  3:19 voidlinux-github
  2019-09-03  4:30 ` voidlinux-github
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-03  3:19 UTC (permalink / raw)
  To: ml

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

There is a new pull request by yopito against master on the void-packages repository

https://github.com/yopito/void-packages unrar-5.8.1
https://github.com/void-linux/void-packages/pull/14175

unrar: update to 5.8.1


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

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

From 9709298fa243de4d85486e3dfc956abe1239e38d Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 3 Sep 2019 05:10:20 +0200
Subject: [PATCH] unrar: update to 5.8.1

---
 srcpkgs/unrar/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/unrar/template b/srcpkgs/unrar/template
index ea6121dd852..e4f4f225aac 100644
--- a/srcpkgs/unrar/template
+++ b/srcpkgs/unrar/template
@@ -1,6 +1,6 @@
 # Template file for 'unrar'
 pkgname=unrar
-version=5.7.5
+version=5.8.1
 revision=1
 wrksrc=unrar
 short_desc="Unarchiver for .rar files (non-free version)"
@@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="freeware"
 homepage="https://www.rarlab.com/rar_add.htm"
 distfiles="https://www.rarlab.com/rar/unrarsrc-${version}.tar.gz"
-checksum=e1c2fddaa87a88b1535bfc10ca484f3c5af4e5a55fbb933f8819e26203bbe2ee
+checksum=035f1f436f0dc2aea09aec146b9cc3e47ca2442f2c62b4ad9374c7c9cc20e632
 repository=nonfree
 
 do_build() {

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: unrar: update to 5.8.1
  2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
@ 2019-09-03  4:30 ` voidlinux-github
  2019-09-03 20:13 ` voidlinux-github
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-03  4:30 UTC (permalink / raw)
  To: ml

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

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/pull/14175#issuecomment-527299566

Comment:
no clue regarding non-SPDX license

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: unrar: update to 5.8.1
  2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
  2019-09-03  4:30 ` voidlinux-github
@ 2019-09-03 20:13 ` voidlinux-github
  2019-09-05  0:58 ` voidlinux-github
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-03 20:13 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/14175#issuecomment-527620823

Comment:
> no clue regarding non-SPDX license

set `license="custom:freeware"`

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: unrar: update to 5.8.1
  2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
  2019-09-03  4:30 ` voidlinux-github
  2019-09-03 20:13 ` voidlinux-github
@ 2019-09-05  0:58 ` voidlinux-github
  2019-09-05  1:29 ` voidlinux-github
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-05  0:58 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/14175#issuecomment-528150442

Comment:
Is this a stable/published release? On the website 5.80 is beta.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: unrar: update to 5.8.1
  2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-05  0:58 ` voidlinux-github
@ 2019-09-05  1:29 ` voidlinux-github
  2019-09-05  6:22 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-05  1:29 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/14175#issuecomment-528150442

Comment:
Is this a stable/published release? On the website 5.80 is beta.

Edit: I guess its fine, can't find any changelog or announcement tho.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] unrar: update to 5.8.1
  2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-05  1:29 ` voidlinux-github
@ 2019-09-05  6:22 ` voidlinux-github
  2019-09-05  6:22 ` voidlinux-github
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-05  6:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages unrar-5.8.1
https://github.com/void-linux/void-packages/pull/14175

unrar: update to 5.8.1


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

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

From 94466d37005fd9786f0bc89be47425727bea2d27 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 3 Sep 2019 05:10:20 +0200
Subject: [PATCH] unrar: update to 5.8.1

---
 srcpkgs/unrar/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/unrar/template b/srcpkgs/unrar/template
index ea6121dd852..9081339c7ac 100644
--- a/srcpkgs/unrar/template
+++ b/srcpkgs/unrar/template
@@ -1,14 +1,14 @@
 # Template file for 'unrar'
 pkgname=unrar
-version=5.7.5
+version=5.8.1
 revision=1
 wrksrc=unrar
 short_desc="Unarchiver for .rar files (non-free version)"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="freeware"
+license="custom:freeware"
 homepage="https://www.rarlab.com/rar_add.htm"
 distfiles="https://www.rarlab.com/rar/unrarsrc-${version}.tar.gz"
-checksum=e1c2fddaa87a88b1535bfc10ca484f3c5af4e5a55fbb933f8819e26203bbe2ee
+checksum=035f1f436f0dc2aea09aec146b9cc3e47ca2442f2c62b4ad9374c7c9cc20e632
 repository=nonfree
 
 do_build() {

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] unrar: update to 5.8.1
  2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-05  6:22 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-05  6:22 ` voidlinux-github
  2019-09-05  6:28 ` voidlinux-github
  2019-09-06  6:51 ` [PR PATCH] [Merged]: " voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-05  6:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages unrar-5.8.1
https://github.com/void-linux/void-packages/pull/14175

unrar: update to 5.8.1


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

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

From 94466d37005fd9786f0bc89be47425727bea2d27 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 3 Sep 2019 05:10:20 +0200
Subject: [PATCH] unrar: update to 5.8.1

---
 srcpkgs/unrar/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/unrar/template b/srcpkgs/unrar/template
index ea6121dd852..9081339c7ac 100644
--- a/srcpkgs/unrar/template
+++ b/srcpkgs/unrar/template
@@ -1,14 +1,14 @@
 # Template file for 'unrar'
 pkgname=unrar
-version=5.7.5
+version=5.8.1
 revision=1
 wrksrc=unrar
 short_desc="Unarchiver for .rar files (non-free version)"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="freeware"
+license="custom:freeware"
 homepage="https://www.rarlab.com/rar_add.htm"
 distfiles="https://www.rarlab.com/rar/unrarsrc-${version}.tar.gz"
-checksum=e1c2fddaa87a88b1535bfc10ca484f3c5af4e5a55fbb933f8819e26203bbe2ee
+checksum=035f1f436f0dc2aea09aec146b9cc3e47ca2442f2c62b4ad9374c7c9cc20e632
 repository=nonfree
 
 do_build() {

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: unrar: update to 5.8.1
  2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-05  6:22 ` voidlinux-github
@ 2019-09-05  6:28 ` voidlinux-github
  2019-09-06  6:51 ` [PR PATCH] [Merged]: " voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-05  6:28 UTC (permalink / raw)
  To: ml

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

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/pull/14175#issuecomment-528218472

Comment:
@Chocimier: thanks for pointing this. here the fix.

@Duncaen: yes, a little bit strange. Dit not found any announcement. but this PR is about unrar 5.8.1, not 5.8x 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Merged]: unrar: update to 5.8.1
  2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-05  6:28 ` voidlinux-github
@ 2019-09-06  6:51 ` voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-06  6:51 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

unrar: update to 5.8.1
https://github.com/void-linux/void-packages/pull/14175

Description:


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-09-06  6:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-03  3:19 [PR PATCH] unrar: update to 5.8.1 voidlinux-github
2019-09-03  4:30 ` voidlinux-github
2019-09-03 20:13 ` voidlinux-github
2019-09-05  0:58 ` voidlinux-github
2019-09-05  1:29 ` voidlinux-github
2019-09-05  6:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05  6:22 ` voidlinux-github
2019-09-05  6:28 ` voidlinux-github
2019-09-06  6:51 ` [PR PATCH] [Merged]: " voidlinux-github

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).