Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ilmbase: update to 2.5.2
@ 2020-07-27 14:18 skmpz
  2020-07-27 19:26 ` [PR PATCH] [Merged]: " ahesford
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: skmpz @ 2020-07-27 14:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages ilmbase-2.5.2
https://github.com/void-linux/void-packages/pull/23869

ilmbase: update to 2.5.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ilmbase-2.5.2-23869.patch --]
[-- Type: text/x-diff, Size: 1030 bytes --]

From b23bd46ff0d4bd46c55698bc496e39d877a15298 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Mon, 27 Jul 2020 18:18:07 +0400
Subject: [PATCH] ilmbase: update to 2.5.2

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

diff --git a/srcpkgs/ilmbase/template b/srcpkgs/ilmbase/template
index fccd2677c11..9335dc111f9 100644
--- a/srcpkgs/ilmbase/template
+++ b/srcpkgs/ilmbase/template
@@ -1,6 +1,6 @@
 # Template file for 'ilmbase'
 pkgname=ilmbase
-version=2.4.2
+version=2.5.2
 revision=1
 wrksrc="openexr-${version}"
 build_wrksrc=IlmBase
@@ -11,7 +11,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://www.openexr.com/"
 distfiles="https://github.com/openexr/openexr/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=8e5bfd89f4ae1221f84216a163003edddf0d37b8aac4ee42b46edb55544599b9
+checksum=5da8dff448d0c4a529e52c97daf238a461d01cd233944f75095668d6d7528761
 
 pre_configure() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Merged]: ilmbase: update to 2.5.2
  2020-07-27 14:18 [PR PATCH] ilmbase: update to 2.5.2 skmpz
@ 2020-07-27 19:26 ` ahesford
  2020-07-27 19:38 ` ahesford
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-07-27 19:26 UTC (permalink / raw)
  To: ml

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

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

ilmbase: update to 2.5.2
https://github.com/void-linux/void-packages/pull/23869

Description:


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

* Re: ilmbase: update to 2.5.2
  2020-07-27 14:18 [PR PATCH] ilmbase: update to 2.5.2 skmpz
  2020-07-27 19:26 ` [PR PATCH] [Merged]: " ahesford
@ 2020-07-27 19:38 ` ahesford
  2020-07-27 19:41 ` skmpz
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-07-27 19:38 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/23869#issuecomment-664597724

Comment:
I overlooked that the shared libraries had a version bump in this package, which means they need to be updated in `common/shlibs` and you need to revbump all dependent packages identified with `xrevshlib ilmbase`.

Reverted for now.

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

* Re: ilmbase: update to 2.5.2
  2020-07-27 14:18 [PR PATCH] ilmbase: update to 2.5.2 skmpz
  2020-07-27 19:26 ` [PR PATCH] [Merged]: " ahesford
  2020-07-27 19:38 ` ahesford
@ 2020-07-27 19:41 ` skmpz
  2020-07-27 19:41 ` skmpz
  2020-07-27 19:45 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: skmpz @ 2020-07-27 19:41 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/23869#issuecomment-664598933

Comment:
hmm.. isn't this usually catched by ./xbps-src ?

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

* Re: ilmbase: update to 2.5.2
  2020-07-27 14:18 [PR PATCH] ilmbase: update to 2.5.2 skmpz
                   ` (2 preceding siblings ...)
  2020-07-27 19:41 ` skmpz
@ 2020-07-27 19:41 ` skmpz
  2020-07-27 19:45 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: skmpz @ 2020-07-27 19:41 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/23869#issuecomment-664598933

Comment:
hmm.. isn't this usually catched by xbps-src ?

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

* Re: ilmbase: update to 2.5.2
  2020-07-27 14:18 [PR PATCH] ilmbase: update to 2.5.2 skmpz
                   ` (3 preceding siblings ...)
  2020-07-27 19:41 ` skmpz
@ 2020-07-27 19:45 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-07-27 19:45 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/23869#issuecomment-664600656

Comment:
Yes, [it is](https://travis-ci.org/github/void-linux/void-packages/jobs/712216422#L822).

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

end of thread, other threads:[~2020-07-27 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 14:18 [PR PATCH] ilmbase: update to 2.5.2 skmpz
2020-07-27 19:26 ` [PR PATCH] [Merged]: " ahesford
2020-07-27 19:38 ` ahesford
2020-07-27 19:41 ` skmpz
2020-07-27 19:41 ` skmpz
2020-07-27 19:45 ` ahesford

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