Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pdf.js: update to 2.2.228.
@ 2019-07-12  4:43 voidlinux-github
  2019-07-12  5:25 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-12  4:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dan-santana/void-packages pdf.js
https://github.com/void-linux/void-packages/pull/13007

pdf.js: update to 2.2.228.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pdf.js-13007.patch --]
[-- Type: application/text/x-diff, Size: 1010 bytes --]

From 28084da4ec450c0099366f3ae35936fb7e7eda44 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Fri, 12 Jul 2019 01:42:47 -0300
Subject: [PATCH] pdf.js: update to 2.2.228.

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

diff --git a/srcpkgs/pdf.js/template b/srcpkgs/pdf.js/template
index c36e9ac0f45..6c49722e1ab 100644
--- a/srcpkgs/pdf.js/template
+++ b/srcpkgs/pdf.js/template
@@ -1,6 +1,6 @@
 # Template file for 'pdf.js'
 pkgname=pdf.js
-version=2.1.266
+version=2.2.228
 revision=2
 archs=noarch
 hostmakedepends="nodejs python pkg-config"
@@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://mozilla.github.io/pdf.js/"
 distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz"
-checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
+checksum=0b553a31764c85ea5dca76b6c5fdb5b40c1ea69af34c5b5655904955df616f96
 
 nocross="doesn't respect CFLAGS"
 

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

* Re: [PR PATCH] [Updated] pdf.js: update to 2.2.228.
  2019-07-12  4:43 [PR PATCH] pdf.js: update to 2.2.228 voidlinux-github
@ 2019-07-12  5:25 ` voidlinux-github
  2019-07-12  5:25 ` voidlinux-github
  2019-07-12 14:50 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-12  5:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dan-santana/void-packages pdf.js
https://github.com/void-linux/void-packages/pull/13007

pdf.js: update to 2.2.228.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pdf.js-13007.patch --]
[-- Type: application/text/x-diff, Size: 1295 bytes --]

From 0a1398b444d95831983e3f3d52820af43af2af26 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Fri, 12 Jul 2019 01:42:47 -0300
Subject: [PATCH] pdf.js: update to 2.2.228.

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

diff --git a/srcpkgs/pdf.js/template b/srcpkgs/pdf.js/template
index c36e9ac0f45..68c5d71aac6 100644
--- a/srcpkgs/pdf.js/template
+++ b/srcpkgs/pdf.js/template
@@ -1,6 +1,6 @@
 # Template file for 'pdf.js'
 pkgname=pdf.js
-version=2.1.266
+version=2.2.228
 revision=2
 archs=noarch
 hostmakedepends="nodejs python pkg-config"
@@ -10,12 +10,12 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://mozilla.github.io/pdf.js/"
 distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz"
-checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
+checksum=0b553a31764c85ea5dca76b6c5fdb5b40c1ea69af34c5b5655904955df616f96
 
 nocross="doesn't respect CFLAGS"
 
 case "${XBPS_TARGET_MACHINE}" in
-        i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/15674/steps/shell_3/logs/stdio" ;;
+	i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/15674/steps/shell_3/logs/stdio" ;;
 esac
 
 do_build() {

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

* Re: [PR PATCH] [Updated] pdf.js: update to 2.2.228.
  2019-07-12  4:43 [PR PATCH] pdf.js: update to 2.2.228 voidlinux-github
  2019-07-12  5:25 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-12  5:25 ` voidlinux-github
  2019-07-12 14:50 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-12  5:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dan-santana/void-packages pdf.js
https://github.com/void-linux/void-packages/pull/13007

pdf.js: update to 2.2.228.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pdf.js-13007.patch --]
[-- Type: application/text/x-diff, Size: 1295 bytes --]

From 0a1398b444d95831983e3f3d52820af43af2af26 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Fri, 12 Jul 2019 01:42:47 -0300
Subject: [PATCH] pdf.js: update to 2.2.228.

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

diff --git a/srcpkgs/pdf.js/template b/srcpkgs/pdf.js/template
index c36e9ac0f45..68c5d71aac6 100644
--- a/srcpkgs/pdf.js/template
+++ b/srcpkgs/pdf.js/template
@@ -1,6 +1,6 @@
 # Template file for 'pdf.js'
 pkgname=pdf.js
-version=2.1.266
+version=2.2.228
 revision=2
 archs=noarch
 hostmakedepends="nodejs python pkg-config"
@@ -10,12 +10,12 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://mozilla.github.io/pdf.js/"
 distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz"
-checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
+checksum=0b553a31764c85ea5dca76b6c5fdb5b40c1ea69af34c5b5655904955df616f96
 
 nocross="doesn't respect CFLAGS"
 
 case "${XBPS_TARGET_MACHINE}" in
-        i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/15674/steps/shell_3/logs/stdio" ;;
+	i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/15674/steps/shell_3/logs/stdio" ;;
 esac
 
 do_build() {

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

* Re: [PR PATCH] [Merged]: pdf.js: update to 2.2.228.
  2019-07-12  4:43 [PR PATCH] pdf.js: update to 2.2.228 voidlinux-github
  2019-07-12  5:25 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-12  5:25 ` voidlinux-github
@ 2019-07-12 14:50 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-12 14:50 UTC (permalink / raw)
  To: ml

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

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

pdf.js: update to 2.2.228.
https://github.com/void-linux/void-packages/pull/13007
Description: 

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

end of thread, other threads:[~2019-07-12 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-12  4:43 [PR PATCH] pdf.js: update to 2.2.228 voidlinux-github
2019-07-12  5:25 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-12  5:25 ` voidlinux-github
2019-07-12 14:50 ` [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).