Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ImageMagick: update to 7.0.10.57.
@ 2021-01-17 11:28 jnbr
  2021-01-17 11:29 ` jnbr
  2021-01-17 11:29 ` [PR PATCH] [Closed]: " jnbr
  0 siblings, 2 replies; 3+ messages in thread
From: jnbr @ 2021-01-17 11:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages imagemagick
https://github.com/void-linux/void-packages/pull/27976

ImageMagick: update to 7.0.10.57.


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

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

From cc2bc9e51c925952a8c9d7a393c20b26318a08c0 Mon Sep 17 00:00:00 2001
From: Johannes Brechtmann <johannes.brechtmann@gmail.com>
Date: Sun, 17 Jan 2021 11:25:43 +0000
Subject: [PATCH 1/2] ImageMagick: update to 7.0.10.57.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index 92f99654290..58f021ae080 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
 _majorver=7.0.10
-_patchver=54
+_patchver=57
 version="${_majorver}.${_patchver}"
 revision=1
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -21,7 +21,7 @@ license="ImageMagick"
 homepage="https://www.imagemagick.org/"
 changelog="https://imagemagick.org/script/changelog.php"
 distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
-checksum=6766bd17330b43f1c7492ac33628368a8b54dc346b9d3113267292a53964b51a
+checksum=e5b216e939175441613c03e9da7d9320850cf8f577161d902af45fffebf96908
 
 subpackages="libmagick libmagick-devel"
 

From a062078c9cc6dca6195090568991d145a940e76d Mon Sep 17 00:00:00 2001
From: Johannes Brechtmann <johannes.brechtmann@gmail.com>
Date: Sun, 17 Jan 2021 11:25:46 +0000
Subject: [PATCH 2/2] ImageMagick6: update to 6.9.11.57.

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

diff --git a/srcpkgs/ImageMagick6/template b/srcpkgs/ImageMagick6/template
index 599793146d3..d55964fb7bd 100644
--- a/srcpkgs/ImageMagick6/template
+++ b/srcpkgs/ImageMagick6/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick6'
 pkgname=ImageMagick6
 _majorver=6.9.11
-_patchver=54
+_patchver=57
 version="${_majorver}.${_patchver}"
 revision=1
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="ImageMagick"
 homepage="https://www.imagemagick.org/"
 distfiles="https://github.com/ImageMagick/ImageMagick6/archive/${_majorver}-${_patchver}.tar.gz"
-checksum=e29f89b040a8bbf679eb0a508541356d8a30c73359f469bbd19b290bf293f530
+checksum=bfa17b29fad92a859381d5e896ebb95f5212202fa345a534c70ba5150f94f896
 
 keep_libtool_archives=yes
 conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"

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

* Re: ImageMagick: update to 7.0.10.57.
  2021-01-17 11:28 [PR PATCH] ImageMagick: update to 7.0.10.57 jnbr
@ 2021-01-17 11:29 ` jnbr
  2021-01-17 11:29 ` [PR PATCH] [Closed]: " jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: jnbr @ 2021-01-17 11:29 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/27976#issuecomment-761783365

Comment:
already updated in #27974

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

* Re: [PR PATCH] [Closed]: ImageMagick: update to 7.0.10.57.
  2021-01-17 11:28 [PR PATCH] ImageMagick: update to 7.0.10.57 jnbr
  2021-01-17 11:29 ` jnbr
@ 2021-01-17 11:29 ` jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: jnbr @ 2021-01-17 11:29 UTC (permalink / raw)
  To: ml

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

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

ImageMagick: update to 7.0.10.57.
https://github.com/void-linux/void-packages/pull/27976

Description:


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

end of thread, other threads:[~2021-01-17 11:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 11:28 [PR PATCH] ImageMagick: update to 7.0.10.57 jnbr
2021-01-17 11:29 ` jnbr
2021-01-17 11:29 ` [PR PATCH] [Closed]: " jnbr

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