Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] php-imagick: update to 3.4.4.
@ 2020-04-17 17:32 Gottox
  2020-04-18  8:54 ` [PR PATCH] [Updated] " Gottox
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gottox @ 2020-04-17 17:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages php-imagick
https://github.com/void-linux/void-packages/pull/21085

php-imagick: update to 3.4.4.


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

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

From eaa0aaff178f7b64b3427b3a102bf1ac14045270 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Fri, 17 Apr 2020 19:26:52 +0200
Subject: [PATCH] php-imagick: update to 3.4.4.

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

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 4127584df16..8d0621f25e8 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -1,6 +1,6 @@
 pkgname=php-imagick
-version=3.4.3
-revision=6
+version=3.4.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="php-devel autoconf pkg-config"
 makedepends="php-devel pcre2-devel libmagick-devel"
@@ -10,7 +10,7 @@ maintainer="Alin Dobre <alin.dobre@outlook.com>"
 license="PHP"
 homepage="https://pecl.php.net/package/imagick"
 distfiles="https://pecl.php.net/get/imagick-$version.tgz"
-checksum=1f3c5b5eeaa02800ad22f506cd100e8889a66b2ec937e192eaaa30d74562567c
+checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
 wrksrc="imagick-$version"
 
 pre_configure() {

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

* Re: [PR PATCH] [Updated] php-imagick: update to 3.4.4.
  2020-04-17 17:32 [PR PATCH] php-imagick: update to 3.4.4 Gottox
@ 2020-04-18  8:54 ` Gottox
  2020-04-18  8:59 ` Gottox
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Gottox @ 2020-04-18  8:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages php-imagick
https://github.com/void-linux/void-packages/pull/21085

php-imagick: update to 3.4.4.


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

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

From 1d1da43cef01527ce2acde46bdead670b09a18dd Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Fri, 17 Apr 2020 19:26:52 +0200
Subject: [PATCH 1/2] php-imagick: update to 3.4.4.

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

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 4127584df16..8d0621f25e8 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -1,6 +1,6 @@
 pkgname=php-imagick
-version=3.4.3
-revision=6
+version=3.4.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="php-devel autoconf pkg-config"
 makedepends="php-devel pcre2-devel libmagick-devel"
@@ -10,7 +10,7 @@ maintainer="Alin Dobre <alin.dobre@outlook.com>"
 license="PHP"
 homepage="https://pecl.php.net/package/imagick"
 distfiles="https://pecl.php.net/get/imagick-$version.tgz"
-checksum=1f3c5b5eeaa02800ad22f506cd100e8889a66b2ec937e192eaaa30d74562567c
+checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
 wrksrc="imagick-$version"
 
 pre_configure() {

From 35e5a74c95b550b566530da62c93e458388f2f8c Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 18 Apr 2020 10:53:50 +0200
Subject: [PATCH 2/2] php-imagick: broken on cross

---
 srcpkgs/php-imagick/template | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 8d0621f25e8..3c224eeca8d 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -13,6 +13,10 @@ distfiles="https://pecl.php.net/get/imagick-$version.tgz"
 checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
 wrksrc="imagick-$version"
 
+if [ -n "$CROSS_BUILD" ]; then
+	broken="checking for MagickWand.h or magick-wand.h header... configure: error: Unable to find MagickWand.h or magick-wand.h header"
+fi
+
 pre_configure() {
 	phpize
 }

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

* Re: [PR PATCH] [Updated] php-imagick: update to 3.4.4.
  2020-04-17 17:32 [PR PATCH] php-imagick: update to 3.4.4 Gottox
  2020-04-18  8:54 ` [PR PATCH] [Updated] " Gottox
@ 2020-04-18  8:59 ` Gottox
  2020-04-18  9:06 ` Gottox
  2020-04-18  9:13 ` [PR PATCH] [Merged]: " Gottox
  3 siblings, 0 replies; 5+ messages in thread
From: Gottox @ 2020-04-18  8:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages php-imagick
https://github.com/void-linux/void-packages/pull/21085

php-imagick: update to 3.4.4.


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

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

From 1d1da43cef01527ce2acde46bdead670b09a18dd Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Fri, 17 Apr 2020 19:26:52 +0200
Subject: [PATCH 1/3] php-imagick: update to 3.4.4.

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

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 4127584df16..8d0621f25e8 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -1,6 +1,6 @@
 pkgname=php-imagick
-version=3.4.3
-revision=6
+version=3.4.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="php-devel autoconf pkg-config"
 makedepends="php-devel pcre2-devel libmagick-devel"
@@ -10,7 +10,7 @@ maintainer="Alin Dobre <alin.dobre@outlook.com>"
 license="PHP"
 homepage="https://pecl.php.net/package/imagick"
 distfiles="https://pecl.php.net/get/imagick-$version.tgz"
-checksum=1f3c5b5eeaa02800ad22f506cd100e8889a66b2ec937e192eaaa30d74562567c
+checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
 wrksrc="imagick-$version"
 
 pre_configure() {

From 35e5a74c95b550b566530da62c93e458388f2f8c Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 18 Apr 2020 10:53:50 +0200
Subject: [PATCH 2/3] php-imagick: broken on cross

---
 srcpkgs/php-imagick/template | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 8d0621f25e8..3c224eeca8d 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -13,6 +13,10 @@ distfiles="https://pecl.php.net/get/imagick-$version.tgz"
 checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
 wrksrc="imagick-$version"
 
+if [ -n "$CROSS_BUILD" ]; then
+	broken="checking for MagickWand.h or magick-wand.h header... configure: error: Unable to find MagickWand.h or magick-wand.h header"
+fi
+
 pre_configure() {
 	phpize
 }

From e9ed68daf288a6360ab1931e5c2470d543f5fcbf Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 18 Apr 2020 10:59:30 +0200
Subject: [PATCH 3/3] php-imagick: fix xlint

---
 srcpkgs/php-imagick/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 3c224eeca8d..d4922a32c09 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -1,6 +1,8 @@
+# Template file for 'php-imagick'
 pkgname=php-imagick
 version=3.4.4
 revision=1
+wrksrc="imagick-$version"
 build_style=gnu-configure
 hostmakedepends="php-devel autoconf pkg-config"
 makedepends="php-devel pcre2-devel libmagick-devel"
@@ -11,7 +13,6 @@ license="PHP"
 homepage="https://pecl.php.net/package/imagick"
 distfiles="https://pecl.php.net/get/imagick-$version.tgz"
 checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
-wrksrc="imagick-$version"
 
 if [ -n "$CROSS_BUILD" ]; then
 	broken="checking for MagickWand.h or magick-wand.h header... configure: error: Unable to find MagickWand.h or magick-wand.h header"

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

* Re: [PR PATCH] [Updated] php-imagick: update to 3.4.4.
  2020-04-17 17:32 [PR PATCH] php-imagick: update to 3.4.4 Gottox
  2020-04-18  8:54 ` [PR PATCH] [Updated] " Gottox
  2020-04-18  8:59 ` Gottox
@ 2020-04-18  9:06 ` Gottox
  2020-04-18  9:13 ` [PR PATCH] [Merged]: " Gottox
  3 siblings, 0 replies; 5+ messages in thread
From: Gottox @ 2020-04-18  9:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages php-imagick
https://github.com/void-linux/void-packages/pull/21085

php-imagick: update to 3.4.4.


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

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

From 1d1da43cef01527ce2acde46bdead670b09a18dd Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Fri, 17 Apr 2020 19:26:52 +0200
Subject: [PATCH 1/3] php-imagick: update to 3.4.4.

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

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 4127584df16..8d0621f25e8 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -1,6 +1,6 @@
 pkgname=php-imagick
-version=3.4.3
-revision=6
+version=3.4.4
+revision=1
 build_style=gnu-configure
 hostmakedepends="php-devel autoconf pkg-config"
 makedepends="php-devel pcre2-devel libmagick-devel"
@@ -10,7 +10,7 @@ maintainer="Alin Dobre <alin.dobre@outlook.com>"
 license="PHP"
 homepage="https://pecl.php.net/package/imagick"
 distfiles="https://pecl.php.net/get/imagick-$version.tgz"
-checksum=1f3c5b5eeaa02800ad22f506cd100e8889a66b2ec937e192eaaa30d74562567c
+checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
 wrksrc="imagick-$version"
 
 pre_configure() {

From 35e5a74c95b550b566530da62c93e458388f2f8c Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 18 Apr 2020 10:53:50 +0200
Subject: [PATCH 2/3] php-imagick: broken on cross

---
 srcpkgs/php-imagick/template | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 8d0621f25e8..3c224eeca8d 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -13,6 +13,10 @@ distfiles="https://pecl.php.net/get/imagick-$version.tgz"
 checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
 wrksrc="imagick-$version"
 
+if [ -n "$CROSS_BUILD" ]; then
+	broken="checking for MagickWand.h or magick-wand.h header... configure: error: Unable to find MagickWand.h or magick-wand.h header"
+fi
+
 pre_configure() {
 	phpize
 }

From 9a2cacc4339852fb4a57f56e34fd1920af8e48c1 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 18 Apr 2020 10:59:30 +0200
Subject: [PATCH 3/3] php-imagick: fix xlint

---
 srcpkgs/php-imagick/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/php-imagick/template b/srcpkgs/php-imagick/template
index 3c224eeca8d..67a3f580772 100644
--- a/srcpkgs/php-imagick/template
+++ b/srcpkgs/php-imagick/template
@@ -1,17 +1,18 @@
+# Template file for 'php-imagick'
 pkgname=php-imagick
 version=3.4.4
 revision=1
+wrksrc="imagick-$version"
 build_style=gnu-configure
 hostmakedepends="php-devel autoconf pkg-config"
 makedepends="php-devel pcre2-devel libmagick-devel"
 depends="php>=7.4.3"
 short_desc="Provides a PHP wrapper to the ImageMagick library"
 maintainer="Alin Dobre <alin.dobre@outlook.com>"
-license="PHP"
+license="PHP-3.01"
 homepage="https://pecl.php.net/package/imagick"
 distfiles="https://pecl.php.net/get/imagick-$version.tgz"
 checksum=8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077
-wrksrc="imagick-$version"
 
 if [ -n "$CROSS_BUILD" ]; then
 	broken="checking for MagickWand.h or magick-wand.h header... configure: error: Unable to find MagickWand.h or magick-wand.h header"

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

* Re: [PR PATCH] [Merged]: php-imagick: update to 3.4.4.
  2020-04-17 17:32 [PR PATCH] php-imagick: update to 3.4.4 Gottox
                   ` (2 preceding siblings ...)
  2020-04-18  9:06 ` Gottox
@ 2020-04-18  9:13 ` Gottox
  3 siblings, 0 replies; 5+ messages in thread
From: Gottox @ 2020-04-18  9:13 UTC (permalink / raw)
  To: ml

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

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

php-imagick: update to 3.4.4.
https://github.com/void-linux/void-packages/pull/21085

Description:


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

end of thread, other threads:[~2020-04-18  9:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-17 17:32 [PR PATCH] php-imagick: update to 3.4.4 Gottox
2020-04-18  8:54 ` [PR PATCH] [Updated] " Gottox
2020-04-18  8:59 ` Gottox
2020-04-18  9:06 ` Gottox
2020-04-18  9:13 ` [PR PATCH] [Merged]: " Gottox

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