Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vivaldi: update to 4.2.2406.54
@ 2021-10-02 15:35 rafeyu
  2021-10-02 16:15 ` [PR REVIEW] " paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: rafeyu @ 2021-10-02 15:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rafeyu/void-packages vivaldi-update
https://github.com/void-linux/void-packages/pull/33267

vivaldi: update to 4.2.2406.54
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 844ad218ad36d38633f4fa57d8018c315913272d Mon Sep 17 00:00:00 2001
From: Ramdziana F Y <ramdzian@gmail.com>
Date: Sat, 2 Oct 2021 22:34:04 +0700
Subject: [PATCH] vivaldi: update to 4.2.2406.54

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

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 69f15e66024f..b35a65b8c725 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -1,6 +1,6 @@
 # Template file for 'vivaldi'
 pkgname=vivaldi
-version=4.2.2406.48
+version=4.2.2406.54
 revision=1
 _release=1
 archs="x86_64"
@@ -18,7 +18,7 @@ nostrip=yes
 
 distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
 _licenseUrl="https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/"
-checksum=97841156fac3b34a17692e9724aa34e3fb90658a6504c6eb5303d61ecff06867
+checksum=02c3a2a28b0e53bed563a94f3e504ec72dd206cd83cbaa141319b427dcf23c79
 
 do_extract() {
 	ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/vivaldi-stable_${version}-${_release}_amd64.deb

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

* Re: [PR REVIEW] vivaldi: update to 4.2.2406.54
  2021-10-02 15:35 [PR PATCH] vivaldi: update to 4.2.2406.54 rafeyu
@ 2021-10-02 16:15 ` paper42
  2021-10-03  4:03 ` [PR PATCH] [Updated] " rafeyu
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-10-02 16:15 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33267#discussion_r720697771

Comment:
Remove this empty line please

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

* Re: [PR PATCH] [Updated] vivaldi: update to 4.2.2406.54
  2021-10-02 15:35 [PR PATCH] vivaldi: update to 4.2.2406.54 rafeyu
  2021-10-02 16:15 ` [PR REVIEW] " paper42
@ 2021-10-03  4:03 ` rafeyu
  2021-10-03  4:05 ` rafeyu
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rafeyu @ 2021-10-03  4:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rafeyu/void-packages vivaldi-update
https://github.com/void-linux/void-packages/pull/33267

vivaldi: update to 4.2.2406.54
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 779e1e9a11b16ba385697f9a539a86c12d2dddb5 Mon Sep 17 00:00:00 2001
From: Ramdziana F Y <ramdzian@gmail.com>
Date: Sat, 2 Oct 2021 22:34:04 +0700
Subject: [PATCH] vivaldi: update to 4.2.2406.54

---
 srcpkgs/vivaldi/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 69f15e66024f..9a7ba1bf1e6f 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -1,6 +1,6 @@
 # Template file for 'vivaldi'
 pkgname=vivaldi
-version=4.2.2406.48
+version=4.2.2406.54
 revision=1
 _release=1
 archs="x86_64"
@@ -15,10 +15,9 @@ homepage="https://vivaldi.com"
 repository=nonfree
 restricted=yes
 nostrip=yes
-
 distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
 _licenseUrl="https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/"
-checksum=97841156fac3b34a17692e9724aa34e3fb90658a6504c6eb5303d61ecff06867
+checksum=02c3a2a28b0e53bed563a94f3e504ec72dd206cd83cbaa141319b427dcf23c79
 
 do_extract() {
 	ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/vivaldi-stable_${version}-${_release}_amd64.deb

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

* Re: [PR PATCH] [Updated] vivaldi: update to 4.2.2406.54
  2021-10-02 15:35 [PR PATCH] vivaldi: update to 4.2.2406.54 rafeyu
  2021-10-02 16:15 ` [PR REVIEW] " paper42
  2021-10-03  4:03 ` [PR PATCH] [Updated] " rafeyu
@ 2021-10-03  4:05 ` rafeyu
  2021-10-03  4:13 ` rafeyu
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rafeyu @ 2021-10-03  4:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rafeyu/void-packages vivaldi-update
https://github.com/void-linux/void-packages/pull/33267

vivaldi: update to 4.2.2406.54
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 57c0d58b8133527dd348cdcb8c6a8bc7bba08546 Mon Sep 17 00:00:00 2001
From: Ramdziana F Y <ramdzian@gmail.com>
Date: Sat, 2 Oct 2021 22:34:04 +0700
Subject: [PATCH] vivaldi: update to 4.2.2406.54

---
 srcpkgs/vivaldi/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 69f15e66024f..79081d8adb7d 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -1,6 +1,6 @@
 # Template file for 'vivaldi'
 pkgname=vivaldi
-version=4.2.2406.48
+version=4.2.2406.54
 revision=1
 _release=1
 archs="x86_64"
@@ -12,13 +12,12 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 # Privacy Policy: https://vivaldi.com/privacy/browser/
 license="custom:Proprietary"
 homepage="https://vivaldi.com"
-repository=nonfree
 restricted=yes
 nostrip=yes
-
 distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
 _licenseUrl="https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/"
-checksum=97841156fac3b34a17692e9724aa34e3fb90658a6504c6eb5303d61ecff06867
+checksum=02c3a2a28b0e53bed563a94f3e504ec72dd206cd83cbaa141319b427dcf23c79
+repository=nonfree
 
 do_extract() {
 	ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/vivaldi-stable_${version}-${_release}_amd64.deb

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

* Re: [PR PATCH] [Updated] vivaldi: update to 4.2.2406.54
  2021-10-02 15:35 [PR PATCH] vivaldi: update to 4.2.2406.54 rafeyu
                   ` (2 preceding siblings ...)
  2021-10-03  4:05 ` rafeyu
@ 2021-10-03  4:13 ` rafeyu
  2021-10-03  4:24 ` rafeyu
  2021-10-03  4:54 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: rafeyu @ 2021-10-03  4:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rafeyu/void-packages vivaldi-update
https://github.com/void-linux/void-packages/pull/33267

vivaldi: update to 4.2.2406.54
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 711b0dfeba75d702695b341553e37d3d97250650 Mon Sep 17 00:00:00 2001
From: Ramdziana F Y <ramdzian@gmail.com>
Date: Sat, 2 Oct 2021 22:34:04 +0700
Subject: [PATCH] vivaldi: update to 4.2.2406.54

---
 srcpkgs/vivaldi/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 69f15e66024f..15a71847a9ce 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -1,6 +1,6 @@
 # Template file for 'vivaldi'
 pkgname=vivaldi
-version=4.2.2406.48
+version=4.2.2406.54
 revision=1
 _release=1
 archs="x86_64"
@@ -12,14 +12,13 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 # Privacy Policy: https://vivaldi.com/privacy/browser/
 license="custom:Proprietary"
 homepage="https://vivaldi.com"
+distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
+_licenseUrl="https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/"
+checksum=02c3a2a28b0e53bed563a94f3e504ec72dd206cd83cbaa141319b427dcf23c79
 repository=nonfree
 restricted=yes
 nostrip=yes
 
-distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
-_licenseUrl="https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/"
-checksum=97841156fac3b34a17692e9724aa34e3fb90658a6504c6eb5303d61ecff06867
-
 do_extract() {
 	ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/vivaldi-stable_${version}-${_release}_amd64.deb
 	bsdtar xf data.tar.xz --exclude={./etc,./opt/vivaldi/cron}

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

* Re: vivaldi: update to 4.2.2406.54
  2021-10-02 15:35 [PR PATCH] vivaldi: update to 4.2.2406.54 rafeyu
                   ` (3 preceding siblings ...)
  2021-10-03  4:13 ` rafeyu
@ 2021-10-03  4:24 ` rafeyu
  2021-10-03  4:54 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: rafeyu @ 2021-10-03  4:24 UTC (permalink / raw)
  To: ml

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

New comment by rafeyu on void-packages repository

https://github.com/void-linux/void-packages/pull/33267#issuecomment-932860427

Comment:
Fixed.

Removing that empty line was made lint complained that template should has `repository=`, `restricted=`, and `nostrip=` after `checksum=`, so I fixed it right away.

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

* Re: [PR PATCH] [Merged]: vivaldi: update to 4.2.2406.54
  2021-10-02 15:35 [PR PATCH] vivaldi: update to 4.2.2406.54 rafeyu
                   ` (4 preceding siblings ...)
  2021-10-03  4:24 ` rafeyu
@ 2021-10-03  4:54 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-10-03  4:54 UTC (permalink / raw)
  To: ml

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

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

vivaldi: update to 4.2.2406.54
https://github.com/void-linux/void-packages/pull/33267

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-10-03  4:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-02 15:35 [PR PATCH] vivaldi: update to 4.2.2406.54 rafeyu
2021-10-02 16:15 ` [PR REVIEW] " paper42
2021-10-03  4:03 ` [PR PATCH] [Updated] " rafeyu
2021-10-03  4:05 ` rafeyu
2021-10-03  4:13 ` rafeyu
2021-10-03  4:24 ` rafeyu
2021-10-03  4:54 ` [PR PATCH] [Merged]: " ericonr

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