Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] adobe-flash-plugin: update to 32.0.0.465
@ 2020-12-21 20:28 make-file
  2020-12-21 20:31 ` [PR REVIEW] " ericonr
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: make-file @ 2020-12-21 20:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages adobe-flash-player
https://github.com/void-linux/void-packages/pull/27331

adobe-flash-plugin: update to 32.0.0.465


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adobe-flash-player-27331.patch --]
[-- Type: text/x-diff, Size: 1907 bytes --]

From 23ae57f05eab8f3aa0da20a98122612ccc2dfc01 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Mon, 21 Dec 2020 23:50:01 +0330
Subject: [PATCH] 	modified:   srcpkgs/adobe-flash-plugin/template

---
 srcpkgs/adobe-flash-plugin/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 3c2d29c7db5..d2bc5447109 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,10 +1,10 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.453
+version=32.0.0.465	
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mkf makefile@riseup.net"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"
@@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-	 587fe7027ef410e6833a9428b61ea28d4047bce6e8ed4bff3127cb9e08723e37
-	 cab3d2b3a02b1348d991259a7602ffb1d12ec1912984a68bcab0f7ccdf27a9f7"
+         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="
 	 ${_url}/flash_player_npapi_linux.i386.tar.gz
 	 ${_url}/flash_player_ppapi_linux.i386.tar.gz"
 	checksum="
-	 4151cdbba10488978aa2baae19ec147012e17d79c59a6bb40453e35435571df8
-	 88f71944d5c08d1b36446c9c865fc82bcb89d55cd148f62afee8dd928943caf6"
+	 27b7210d09514d661c34752d29cbc0b6c09968b8d197d21fedc14fd3c49a0bd6
+	 d32ad3eb24f22cd11cb83910a72880c98f69ea1ec0f3ce6beb31812e166f0f62"
 fi
 distfiles+=" ${_eula}"
 checksum+=" ${_eulacksum}"

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

* Re: [PR REVIEW] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
@ 2020-12-21 20:31 ` ericonr
  2020-12-21 20:31 ` ericonr
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-12-21 20:31 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27331#discussion_r546915912

Comment:
You have leading whitespace here.

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

* Re: [PR REVIEW] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
  2020-12-21 20:31 ` [PR REVIEW] " ericonr
@ 2020-12-21 20:31 ` ericonr
  2020-12-22  6:01 ` [PR PATCH] [Updated] " make-file
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-12-21 20:31 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27331#discussion_r546916008

Comment:
```suggestion
maintainer="mkf <makefile@riseup.net>"
```

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

* Re: [PR PATCH] [Updated] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
  2020-12-21 20:31 ` [PR REVIEW] " ericonr
  2020-12-21 20:31 ` ericonr
@ 2020-12-22  6:01 ` make-file
  2020-12-22  6:08 ` make-file
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: make-file @ 2020-12-22  6:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages adobe-flash-player
https://github.com/void-linux/void-packages/pull/27331

adobe-flash-plugin: update to 32.0.0.465


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adobe-flash-player-27331.patch --]
[-- Type: text/x-diff, Size: 2950 bytes --]

From 23ae57f05eab8f3aa0da20a98122612ccc2dfc01 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Mon, 21 Dec 2020 23:50:01 +0330
Subject: [PATCH 1/2] 	modified:   srcpkgs/adobe-flash-plugin/template

---
 srcpkgs/adobe-flash-plugin/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 3c2d29c7db5..d2bc5447109 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,10 +1,10 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.453
+version=32.0.0.465	
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mkf makefile@riseup.net"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"
@@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-	 587fe7027ef410e6833a9428b61ea28d4047bce6e8ed4bff3127cb9e08723e37
-	 cab3d2b3a02b1348d991259a7602ffb1d12ec1912984a68bcab0f7ccdf27a9f7"
+         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="
 	 ${_url}/flash_player_npapi_linux.i386.tar.gz
 	 ${_url}/flash_player_ppapi_linux.i386.tar.gz"
 	checksum="
-	 4151cdbba10488978aa2baae19ec147012e17d79c59a6bb40453e35435571df8
-	 88f71944d5c08d1b36446c9c865fc82bcb89d55cd148f62afee8dd928943caf6"
+	 27b7210d09514d661c34752d29cbc0b6c09968b8d197d21fedc14fd3c49a0bd6
+	 d32ad3eb24f22cd11cb83910a72880c98f69ea1ec0f3ce6beb31812e166f0f62"
 fi
 distfiles+=" ${_eula}"
 checksum+=" ${_eulacksum}"

From 454f9c6054dfb51fb1eac135daccfed39ca98377 Mon Sep 17 00:00:00 2001
From: make-file <76424010+make-file@users.noreply.github.com>
Date: Tue, 22 Dec 2020 06:01:29 +0000
Subject: [PATCH 2/2] fixed maintainer
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Érico Nogueira Rolim <34201958+ericonr@users.noreply.github.com>
---
 srcpkgs/adobe-flash-plugin/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index d2bc5447109..4f0238b72a7 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -4,7 +4,7 @@ version=32.0.0.465
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="mkf makefile@riseup.net"
+maintainer="mkf <makefile@riseup.net>"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"

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

* Re: [PR PATCH] [Updated] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
                   ` (2 preceding siblings ...)
  2020-12-22  6:01 ` [PR PATCH] [Updated] " make-file
@ 2020-12-22  6:08 ` make-file
  2020-12-22  6:11 ` [PR REVIEW] " make-file
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: make-file @ 2020-12-22  6:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages adobe-flash-player
https://github.com/void-linux/void-packages/pull/27331

adobe-flash-plugin: update to 32.0.0.465


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adobe-flash-player-27331.patch --]
[-- Type: text/x-diff, Size: 4205 bytes --]

From 23ae57f05eab8f3aa0da20a98122612ccc2dfc01 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Mon, 21 Dec 2020 23:50:01 +0330
Subject: [PATCH 1/3] 	modified:   srcpkgs/adobe-flash-plugin/template

---
 srcpkgs/adobe-flash-plugin/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 3c2d29c7db5..d2bc5447109 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,10 +1,10 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.453
+version=32.0.0.465	
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mkf makefile@riseup.net"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"
@@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-	 587fe7027ef410e6833a9428b61ea28d4047bce6e8ed4bff3127cb9e08723e37
-	 cab3d2b3a02b1348d991259a7602ffb1d12ec1912984a68bcab0f7ccdf27a9f7"
+         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="
 	 ${_url}/flash_player_npapi_linux.i386.tar.gz
 	 ${_url}/flash_player_ppapi_linux.i386.tar.gz"
 	checksum="
-	 4151cdbba10488978aa2baae19ec147012e17d79c59a6bb40453e35435571df8
-	 88f71944d5c08d1b36446c9c865fc82bcb89d55cd148f62afee8dd928943caf6"
+	 27b7210d09514d661c34752d29cbc0b6c09968b8d197d21fedc14fd3c49a0bd6
+	 d32ad3eb24f22cd11cb83910a72880c98f69ea1ec0f3ce6beb31812e166f0f62"
 fi
 distfiles+=" ${_eula}"
 checksum+=" ${_eulacksum}"

From 454f9c6054dfb51fb1eac135daccfed39ca98377 Mon Sep 17 00:00:00 2001
From: make-file <76424010+make-file@users.noreply.github.com>
Date: Tue, 22 Dec 2020 06:01:29 +0000
Subject: [PATCH 2/3] fixed maintainer
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Co-authored-by: Érico Nogueira Rolim <34201958+ericonr@users.noreply.github.com>
---
 srcpkgs/adobe-flash-plugin/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index d2bc5447109..4f0238b72a7 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -4,7 +4,7 @@ version=32.0.0.465
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="mkf makefile@riseup.net"
+maintainer="mkf <makefile@riseup.net>"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"

From 8d1dd4b4a4260eae2cfafcd47b9407358682f977 Mon Sep 17 00:00:00 2001
From: make-file <76424010+make-file@users.noreply.github.com>
Date: Tue, 22 Dec 2020 06:08:06 +0000
Subject: [PATCH 3/3] removed whitespaces

removed whitespaces for package version and checksum
---
 srcpkgs/adobe-flash-plugin/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 4f0238b72a7..df9f3f997a5 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,6 +1,6 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.465	
+version=32.0.0.465
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
@@ -23,7 +23,7 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35
 	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="

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

* Re: [PR REVIEW] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
                   ` (3 preceding siblings ...)
  2020-12-22  6:08 ` make-file
@ 2020-12-22  6:11 ` make-file
  2020-12-22 13:35 ` [PR PATCH] [Updated] " make-file
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: make-file @ 2020-12-22  6:11 UTC (permalink / raw)
  To: ml

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

New review comment by make-file on void-packages repository

https://github.com/void-linux/void-packages/pull/27331#discussion_r547087907

Comment:
many thanks.

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

* Re: [PR PATCH] [Updated] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
                   ` (4 preceding siblings ...)
  2020-12-22  6:11 ` [PR REVIEW] " make-file
@ 2020-12-22 13:35 ` make-file
  2020-12-22 13:38 ` make-file
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: make-file @ 2020-12-22 13:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages adobe-flash-player
https://github.com/void-linux/void-packages/pull/27331

adobe-flash-plugin: update to 32.0.0.465


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adobe-flash-player-27331.patch --]
[-- Type: text/x-diff, Size: 1909 bytes --]

From 8109b51a0085f94092fccd2b3ab654579e206c18 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Mon, 21 Dec 2020 23:50:01 +0330
Subject: [PATCH] 	modified:   srcpkgs/adobe-flash-plugin/template

---
 srcpkgs/adobe-flash-plugin/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 3c2d29c7db5..4f0238b72a7 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,10 +1,10 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.453
+version=32.0.0.465	
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mkf <makefile@riseup.net>"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"
@@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-	 587fe7027ef410e6833a9428b61ea28d4047bce6e8ed4bff3127cb9e08723e37
-	 cab3d2b3a02b1348d991259a7602ffb1d12ec1912984a68bcab0f7ccdf27a9f7"
+         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="
 	 ${_url}/flash_player_npapi_linux.i386.tar.gz
 	 ${_url}/flash_player_ppapi_linux.i386.tar.gz"
 	checksum="
-	 4151cdbba10488978aa2baae19ec147012e17d79c59a6bb40453e35435571df8
-	 88f71944d5c08d1b36446c9c865fc82bcb89d55cd148f62afee8dd928943caf6"
+	 27b7210d09514d661c34752d29cbc0b6c09968b8d197d21fedc14fd3c49a0bd6
+	 d32ad3eb24f22cd11cb83910a72880c98f69ea1ec0f3ce6beb31812e166f0f62"
 fi
 distfiles+=" ${_eula}"
 checksum+=" ${_eulacksum}"

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

* Re: [PR PATCH] [Updated] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
                   ` (5 preceding siblings ...)
  2020-12-22 13:35 ` [PR PATCH] [Updated] " make-file
@ 2020-12-22 13:38 ` make-file
  2020-12-22 13:41 ` make-file
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: make-file @ 2020-12-22 13:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages adobe-flash-player
https://github.com/void-linux/void-packages/pull/27331

adobe-flash-plugin: update to 32.0.0.465


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adobe-flash-player-27331.patch --]
[-- Type: text/x-diff, Size: 2852 bytes --]

From 8109b51a0085f94092fccd2b3ab654579e206c18 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Mon, 21 Dec 2020 23:50:01 +0330
Subject: [PATCH 1/2] 	modified:   srcpkgs/adobe-flash-plugin/template

---
 srcpkgs/adobe-flash-plugin/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 3c2d29c7db5..4f0238b72a7 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,10 +1,10 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.453
+version=32.0.0.465	
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mkf <makefile@riseup.net>"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"
@@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-	 587fe7027ef410e6833a9428b61ea28d4047bce6e8ed4bff3127cb9e08723e37
-	 cab3d2b3a02b1348d991259a7602ffb1d12ec1912984a68bcab0f7ccdf27a9f7"
+         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="
 	 ${_url}/flash_player_npapi_linux.i386.tar.gz
 	 ${_url}/flash_player_ppapi_linux.i386.tar.gz"
 	checksum="
-	 4151cdbba10488978aa2baae19ec147012e17d79c59a6bb40453e35435571df8
-	 88f71944d5c08d1b36446c9c865fc82bcb89d55cd148f62afee8dd928943caf6"
+	 27b7210d09514d661c34752d29cbc0b6c09968b8d197d21fedc14fd3c49a0bd6
+	 d32ad3eb24f22cd11cb83910a72880c98f69ea1ec0f3ce6beb31812e166f0f62"
 fi
 distfiles+=" ${_eula}"
 checksum+=" ${_eulacksum}"

From 03ae3d37293395c0496dc1eef9a5994f89266f38 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Tue, 22 Dec 2020 17:07:41 +0330
Subject: [PATCH 2/2] 	modified:   srcpkgs/adobe-flash-plugin/template

---
 srcpkgs/adobe-flash-plugin/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 4f0238b72a7..ed7dbf9e9d7 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -23,7 +23,7 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
 	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="

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

* Re: [PR PATCH] [Updated] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
                   ` (6 preceding siblings ...)
  2020-12-22 13:38 ` make-file
@ 2020-12-22 13:41 ` make-file
  2020-12-22 16:08 ` make-file
  2020-12-22 19:49 ` [PR PATCH] [Merged]: " ericonr
  9 siblings, 0 replies; 11+ messages in thread
From: make-file @ 2020-12-22 13:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages adobe-flash-player
https://github.com/void-linux/void-packages/pull/27331

adobe-flash-plugin: update to 32.0.0.465


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adobe-flash-player-27331.patch --]
[-- Type: text/x-diff, Size: 4045 bytes --]

From 8109b51a0085f94092fccd2b3ab654579e206c18 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Mon, 21 Dec 2020 23:50:01 +0330
Subject: [PATCH 1/3] 	modified:   srcpkgs/adobe-flash-plugin/template

---
 srcpkgs/adobe-flash-plugin/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 3c2d29c7db5..4f0238b72a7 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,10 +1,10 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.453
+version=32.0.0.465	
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mkf <makefile@riseup.net>"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"
@@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-	 587fe7027ef410e6833a9428b61ea28d4047bce6e8ed4bff3127cb9e08723e37
-	 cab3d2b3a02b1348d991259a7602ffb1d12ec1912984a68bcab0f7ccdf27a9f7"
+         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="
 	 ${_url}/flash_player_npapi_linux.i386.tar.gz
 	 ${_url}/flash_player_ppapi_linux.i386.tar.gz"
 	checksum="
-	 4151cdbba10488978aa2baae19ec147012e17d79c59a6bb40453e35435571df8
-	 88f71944d5c08d1b36446c9c865fc82bcb89d55cd148f62afee8dd928943caf6"
+	 27b7210d09514d661c34752d29cbc0b6c09968b8d197d21fedc14fd3c49a0bd6
+	 d32ad3eb24f22cd11cb83910a72880c98f69ea1ec0f3ce6beb31812e166f0f62"
 fi
 distfiles+=" ${_eula}"
 checksum+=" ${_eulacksum}"

From 03ae3d37293395c0496dc1eef9a5994f89266f38 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Tue, 22 Dec 2020 17:07:41 +0330
Subject: [PATCH 2/3] 	modified:   srcpkgs/adobe-flash-plugin/template

---
 srcpkgs/adobe-flash-plugin/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 4f0238b72a7..ed7dbf9e9d7 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -23,7 +23,7 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-         a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
 	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="

From 708131975d1f8a7e780b47081f0e9871394f8f50 Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Tue, 22 Dec 2020 17:10:21 +0330
Subject: [PATCH 3/3] adobe-flash-plugin: updated to 32.0.0.465

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

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index ed7dbf9e9d7..df9f3f997a5 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,6 +1,6 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.465	
+version=32.0.0.465
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
@@ -23,7 +23,7 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-	 a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35	 
+	 a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35
 	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="

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

* Re: [PR PATCH] [Updated] adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
                   ` (7 preceding siblings ...)
  2020-12-22 13:41 ` make-file
@ 2020-12-22 16:08 ` make-file
  2020-12-22 19:49 ` [PR PATCH] [Merged]: " ericonr
  9 siblings, 0 replies; 11+ messages in thread
From: make-file @ 2020-12-22 16:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/make-file/void-packages adobe-flash-player
https://github.com/void-linux/void-packages/pull/27331

adobe-flash-plugin: update to 32.0.0.465


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-adobe-flash-player-27331.patch --]
[-- Type: text/x-diff, Size: 1892 bytes --]

From 49f12db82beb3d7ea0c33a3c3b8f4b522c43ca1d Mon Sep 17 00:00:00 2001
From: make-file <makefile@riseup.net>
Date: Mon, 21 Dec 2020 23:50:01 +0330
Subject: [PATCH] adobe-flash-plugin: updated to 32.0.0.465

---
 srcpkgs/adobe-flash-plugin/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/adobe-flash-plugin/template b/srcpkgs/adobe-flash-plugin/template
index 3c2d29c7db5..df9f3f997a5 100644
--- a/srcpkgs/adobe-flash-plugin/template
+++ b/srcpkgs/adobe-flash-plugin/template
@@ -1,10 +1,10 @@
 # Template file for 'adobe-flash-plugin'
 pkgname=adobe-flash-plugin
-version=32.0.0.453
+version=32.0.0.465
 revision=1
 depends="curl hicolor-icon-theme desktop-file-utils"
 short_desc="Adobe Flash Player plugin for Netscape compatible browsers"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mkf <makefile@riseup.net>"
 license="custom:Adobe License (non free)"
 homepage="https://www.adobe.com"
 repository="nonfree"
@@ -23,15 +23,15 @@ if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 	 ${_url}/flash_player_npapi_linux.x86_64.tar.gz
 	 ${_url}/flash_player_ppapi_linux.x86_64.tar.gz"
 	checksum="
-	 587fe7027ef410e6833a9428b61ea28d4047bce6e8ed4bff3127cb9e08723e37
-	 cab3d2b3a02b1348d991259a7602ffb1d12ec1912984a68bcab0f7ccdf27a9f7"
+	 a90f2edb98231896331c61a81017f390e180015f90193865e3295319cf636c35
+	 99fcc780897be55bac7d11c0204ba7a3d5e7dc1f1aed75d5e7b5ad28c0b2ff5d"
 else
 	distfiles="
 	 ${_url}/flash_player_npapi_linux.i386.tar.gz
 	 ${_url}/flash_player_ppapi_linux.i386.tar.gz"
 	checksum="
-	 4151cdbba10488978aa2baae19ec147012e17d79c59a6bb40453e35435571df8
-	 88f71944d5c08d1b36446c9c865fc82bcb89d55cd148f62afee8dd928943caf6"
+	 27b7210d09514d661c34752d29cbc0b6c09968b8d197d21fedc14fd3c49a0bd6
+	 d32ad3eb24f22cd11cb83910a72880c98f69ea1ec0f3ce6beb31812e166f0f62"
 fi
 distfiles+=" ${_eula}"
 checksum+=" ${_eulacksum}"

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

* Re: [PR PATCH] [Merged]: adobe-flash-plugin: update to 32.0.0.465
  2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
                   ` (8 preceding siblings ...)
  2020-12-22 16:08 ` make-file
@ 2020-12-22 19:49 ` ericonr
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2020-12-22 19:49 UTC (permalink / raw)
  To: ml

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

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

adobe-flash-plugin: update to 32.0.0.465
https://github.com/void-linux/void-packages/pull/27331

Description:


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

end of thread, other threads:[~2020-12-22 19:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 20:28 [PR PATCH] adobe-flash-plugin: update to 32.0.0.465 make-file
2020-12-21 20:31 ` [PR REVIEW] " ericonr
2020-12-21 20:31 ` ericonr
2020-12-22  6:01 ` [PR PATCH] [Updated] " make-file
2020-12-22  6:08 ` make-file
2020-12-22  6:11 ` [PR REVIEW] " make-file
2020-12-22 13:35 ` [PR PATCH] [Updated] " make-file
2020-12-22 13:38 ` make-file
2020-12-22 13:41 ` make-file
2020-12-22 16:08 ` make-file
2020-12-22 19:49 ` [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).