Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] XyGrib: update to 1.2.6.1.
@ 2019-07-21 16:11 voidlinux-github
  2019-07-22  0:52 ` voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-21 16:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages XyGrib_1.2.6.1
https://github.com/void-linux/void-packages/pull/13270

XyGrib: update to 1.2.6.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-XyGrib_1.2.6.1-13270.patch --]
[-- Type: application/text/x-diff, Size: 1033 bytes --]

From bb8a522e8d7d16fefe0f403e4610c1555a790a00 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 21 Jul 2019 11:10:23 -0500
Subject: [PATCH] XyGrib: update to 1.2.6.1.

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

diff --git a/srcpkgs/XyGrib/template b/srcpkgs/XyGrib/template
index bfdf2c678b7..64effd503a8 100644
--- a/srcpkgs/XyGrib/template
+++ b/srcpkgs/XyGrib/template
@@ -1,6 +1,6 @@
 # Template file for 'XyGrib'
 pkgname=XyGrib
-version=1.2.6
+version=1.2.6.1
 revision=1
 patch_args="-Np1"
 build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://opengribs.org/"
 distfiles="https://github.com/opengribs/XyGrib/archive/v${version}.tar.gz"
-checksum=8f214edafb05adb556f3400a7b01517abe94fa9e5ecb9751edd2ed99336e52d2
+checksum=2dc6099293ae6f7a4bfbfc0cab590cf7ad48241d608e6d7a76e35961b9fc2157
 
 if [ "$CROSS_BUILD" ]; then
 	make_build_args="LINK=${XBPS_CROSS_TRIPLET}-c++"

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

* Re: XyGrib: update to 1.2.6.1.
  2019-07-21 16:11 [PR PATCH] XyGrib: update to 1.2.6.1 voidlinux-github
@ 2019-07-22  0:52 ` voidlinux-github
  2019-07-22 22:17 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-22  0:52 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/13270#issuecomment-513603748
Comment:
I fixed the xlint issue, but it looks like I'll need to wait for the qt5 build to finish before it'll pass travis.

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

* Re: [PR PATCH] [Updated] XyGrib: update to 1.2.6.1.
  2019-07-21 16:11 [PR PATCH] XyGrib: update to 1.2.6.1 voidlinux-github
  2019-07-22  0:52 ` voidlinux-github
  2019-07-22 22:17 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-22 22:17 ` voidlinux-github
  2019-07-23 20:59 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-22 22:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages XyGrib_1.2.6.1
https://github.com/void-linux/void-packages/pull/13270

XyGrib: update to 1.2.6.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-XyGrib_1.2.6.1-13270.patch --]
[-- Type: application/text/x-diff, Size: 1169 bytes --]

From 86f75932722fb1d29dc6be44de4c6b1d5d4c773d Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 21 Jul 2019 11:10:23 -0500
Subject: [PATCH] XyGrib: update to 1.2.6.1.

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

diff --git a/srcpkgs/XyGrib/template b/srcpkgs/XyGrib/template
index bfdf2c678b7..a0307b78db8 100644
--- a/srcpkgs/XyGrib/template
+++ b/srcpkgs/XyGrib/template
@@ -1,8 +1,7 @@
 # Template file for 'XyGrib'
 pkgname=XyGrib
-version=1.2.6
+version=1.2.6.1
 revision=1
-patch_args="-Np1"
 build_style=cmake
 hostmakedepends="qt5-devel pkg-config"
 makedepends="jasper-devel libnova-devel nettle-devel proj-devel qt5-devel
@@ -12,7 +11,8 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://opengribs.org/"
 distfiles="https://github.com/opengribs/XyGrib/archive/v${version}.tar.gz"
-checksum=8f214edafb05adb556f3400a7b01517abe94fa9e5ecb9751edd2ed99336e52d2
+checksum=2dc6099293ae6f7a4bfbfc0cab590cf7ad48241d608e6d7a76e35961b9fc2157
+patch_args="-Np1"
 
 if [ "$CROSS_BUILD" ]; then
 	make_build_args="LINK=${XBPS_CROSS_TRIPLET}-c++"

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

* Re: [PR PATCH] [Updated] XyGrib: update to 1.2.6.1.
  2019-07-21 16:11 [PR PATCH] XyGrib: update to 1.2.6.1 voidlinux-github
  2019-07-22  0:52 ` voidlinux-github
@ 2019-07-22 22:17 ` voidlinux-github
  2019-07-22 22:17 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-22 22:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages XyGrib_1.2.6.1
https://github.com/void-linux/void-packages/pull/13270

XyGrib: update to 1.2.6.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-XyGrib_1.2.6.1-13270.patch --]
[-- Type: application/text/x-diff, Size: 1169 bytes --]

From 86f75932722fb1d29dc6be44de4c6b1d5d4c773d Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 21 Jul 2019 11:10:23 -0500
Subject: [PATCH] XyGrib: update to 1.2.6.1.

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

diff --git a/srcpkgs/XyGrib/template b/srcpkgs/XyGrib/template
index bfdf2c678b7..a0307b78db8 100644
--- a/srcpkgs/XyGrib/template
+++ b/srcpkgs/XyGrib/template
@@ -1,8 +1,7 @@
 # Template file for 'XyGrib'
 pkgname=XyGrib
-version=1.2.6
+version=1.2.6.1
 revision=1
-patch_args="-Np1"
 build_style=cmake
 hostmakedepends="qt5-devel pkg-config"
 makedepends="jasper-devel libnova-devel nettle-devel proj-devel qt5-devel
@@ -12,7 +11,8 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://opengribs.org/"
 distfiles="https://github.com/opengribs/XyGrib/archive/v${version}.tar.gz"
-checksum=8f214edafb05adb556f3400a7b01517abe94fa9e5ecb9751edd2ed99336e52d2
+checksum=2dc6099293ae6f7a4bfbfc0cab590cf7ad48241d608e6d7a76e35961b9fc2157
+patch_args="-Np1"
 
 if [ "$CROSS_BUILD" ]; then
 	make_build_args="LINK=${XBPS_CROSS_TRIPLET}-c++"

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

* Re: [PR PATCH] [Updated] XyGrib: update to 1.2.6.1.
  2019-07-21 16:11 [PR PATCH] XyGrib: update to 1.2.6.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-22 22:17 ` voidlinux-github
@ 2019-07-23 20:59 ` voidlinux-github
  2019-07-23 20:59 ` voidlinux-github
  2019-07-26  7:34 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-23 20:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages XyGrib_1.2.6.1
https://github.com/void-linux/void-packages/pull/13270

XyGrib: update to 1.2.6.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-XyGrib_1.2.6.1-13270.patch --]
[-- Type: application/text/x-diff, Size: 1169 bytes --]

From f12d56b96b6bf1794cb564934fa3adfe1ef0efac Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 21 Jul 2019 11:10:23 -0500
Subject: [PATCH] XyGrib: update to 1.2.6.1.

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

diff --git a/srcpkgs/XyGrib/template b/srcpkgs/XyGrib/template
index bfdf2c678b7..a0307b78db8 100644
--- a/srcpkgs/XyGrib/template
+++ b/srcpkgs/XyGrib/template
@@ -1,8 +1,7 @@
 # Template file for 'XyGrib'
 pkgname=XyGrib
-version=1.2.6
+version=1.2.6.1
 revision=1
-patch_args="-Np1"
 build_style=cmake
 hostmakedepends="qt5-devel pkg-config"
 makedepends="jasper-devel libnova-devel nettle-devel proj-devel qt5-devel
@@ -12,7 +11,8 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://opengribs.org/"
 distfiles="https://github.com/opengribs/XyGrib/archive/v${version}.tar.gz"
-checksum=8f214edafb05adb556f3400a7b01517abe94fa9e5ecb9751edd2ed99336e52d2
+checksum=2dc6099293ae6f7a4bfbfc0cab590cf7ad48241d608e6d7a76e35961b9fc2157
+patch_args="-Np1"
 
 if [ "$CROSS_BUILD" ]; then
 	make_build_args="LINK=${XBPS_CROSS_TRIPLET}-c++"

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

* Re: [PR PATCH] [Updated] XyGrib: update to 1.2.6.1.
  2019-07-21 16:11 [PR PATCH] XyGrib: update to 1.2.6.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-07-23 20:59 ` voidlinux-github
@ 2019-07-23 20:59 ` voidlinux-github
  2019-07-26  7:34 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-23 20:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages XyGrib_1.2.6.1
https://github.com/void-linux/void-packages/pull/13270

XyGrib: update to 1.2.6.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-XyGrib_1.2.6.1-13270.patch --]
[-- Type: application/text/x-diff, Size: 1169 bytes --]

From f12d56b96b6bf1794cb564934fa3adfe1ef0efac Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 21 Jul 2019 11:10:23 -0500
Subject: [PATCH] XyGrib: update to 1.2.6.1.

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

diff --git a/srcpkgs/XyGrib/template b/srcpkgs/XyGrib/template
index bfdf2c678b7..a0307b78db8 100644
--- a/srcpkgs/XyGrib/template
+++ b/srcpkgs/XyGrib/template
@@ -1,8 +1,7 @@
 # Template file for 'XyGrib'
 pkgname=XyGrib
-version=1.2.6
+version=1.2.6.1
 revision=1
-patch_args="-Np1"
 build_style=cmake
 hostmakedepends="qt5-devel pkg-config"
 makedepends="jasper-devel libnova-devel nettle-devel proj-devel qt5-devel
@@ -12,7 +11,8 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://opengribs.org/"
 distfiles="https://github.com/opengribs/XyGrib/archive/v${version}.tar.gz"
-checksum=8f214edafb05adb556f3400a7b01517abe94fa9e5ecb9751edd2ed99336e52d2
+checksum=2dc6099293ae6f7a4bfbfc0cab590cf7ad48241d608e6d7a76e35961b9fc2157
+patch_args="-Np1"
 
 if [ "$CROSS_BUILD" ]; then
 	make_build_args="LINK=${XBPS_CROSS_TRIPLET}-c++"

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

* Re: [PR PATCH] [Merged]: XyGrib: update to 1.2.6.1.
  2019-07-21 16:11 [PR PATCH] XyGrib: update to 1.2.6.1 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-07-23 20:59 ` voidlinux-github
@ 2019-07-26  7:34 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-07-26  7:34 UTC (permalink / raw)
  To: ml

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

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

XyGrib: update to 1.2.6.1.
https://github.com/void-linux/void-packages/pull/13270
Description: 

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

end of thread, other threads:[~2019-07-26  7:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-21 16:11 [PR PATCH] XyGrib: update to 1.2.6.1 voidlinux-github
2019-07-22  0:52 ` voidlinux-github
2019-07-22 22:17 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-22 22:17 ` voidlinux-github
2019-07-23 20:59 ` voidlinux-github
2019-07-23 20:59 ` voidlinux-github
2019-07-26  7:34 ` [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).