aboutsummaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-05-13 12:56:23 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-05-13 12:56:23 +0000
commit4681c177f132c0ee1d28509155ddf5f8f2e702fa (patch)
tree3113a6ac4f807b63f395b53eafdf795f7cd438f3 /graphics/ImageMagick
parentf8bb942f8c9f6492d2fe7e3cc33e1ac4d93821f8 (diff)
downloadports-4681c177f132c0ee1d28509155ddf5f8f2e702fa.tar.gz
ports-4681c177f132c0ee1d28509155ddf5f8f2e702fa.zip
Notes
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile3
-rw-r--r--graphics/ImageMagick/distinfo4
-rw-r--r--graphics/ImageMagick/files/patch-config_delegates.xml.in10
-rw-r--r--graphics/ImageMagick/files/patch-config_policy.xml10
4 files changed, 8 insertions, 19 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 3e81292e36c1..48012158310e 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ImageMagick
-DISTVERSION= 6.9.3-9
-PORTREVISION= 1
+DISTVERSION= 6.9.4-1
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index 3c09415fb449..1336d06e3432 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ImageMagick-6.9.3-9.tar.xz) = cec69db7d14cb1ab2d173381e5676219c678ca27b7af8878c6ffec18ec932960
-SIZE (ImageMagick-6.9.3-9.tar.xz) = 8777400
+SHA256 (ImageMagick-6.9.4-1.tar.xz) = 2ea0fef839cd5d6f134502b7cf7ee0e57a3f230b19771515d4aa44354f4c6b3b
+SIZE (ImageMagick-6.9.4-1.tar.xz) = 8789688
diff --git a/graphics/ImageMagick/files/patch-config_delegates.xml.in b/graphics/ImageMagick/files/patch-config_delegates.xml.in
deleted file mode 100644
index 0f79c8b4e94e..000000000000
--- a/graphics/ImageMagick/files/patch-config_delegates.xml.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- config/delegates.xml.in.orig 2016-05-03 23:36:18.581813000 +0200
-+++ config/delegates.xml.in 2016-05-03 23:36:26.858835000 +0200
-@@ -88,7 +88,6 @@
- <delegate decode="hpgl" command="&quot;@HPGLDecodeDelegate@&quot; -q -m eps -f `basename &quot;%o&quot;` &quot;%i&quot;; mv -f `basename &quot;%o&quot;` &quot;%o&quot;"/>
- <delegate decode="htm" command="&quot;@HTMLDecodeDelegate@&quot; -U -o &quot;%o&quot; &quot;%i&quot;"/>
- <delegate decode="html" command="&quot;@HTMLDecodeDelegate@&quot; -U -o &quot;%o&quot; &quot;%i&quot;"/>
-- <delegate decode="https" command="&quot;@WWWDecodeDelegate@&quot; -s -k -L -o &quot;%o&quot; &quot;https:%F&quot;"/>
- <delegate decode="ilbm" command="&quot;@ILBMDecodeDelegate@&quot; &quot;%i&quot; &gt; &quot;%o&quot;"/>
- <delegate decode="jxr" command="mv &quot;%i&quot; &quot;%i.jxr&quot;; &quot;@JXRDecodeDelegate@&quot; -i &quot;%i.jxr&quot; -o &quot;%o.bmp&quot; -c 0; mv &quot;%i.jxr&quot; &quot;%i&quot;; mv &quot;%o.bmp&quot; &quot;%o&quot;"/>
- <delegate decode="man" command="&quot;@MANDelegate@&quot; -man -Tps &quot;%i&quot; &gt; &quot;%o&quot;"/>
diff --git a/graphics/ImageMagick/files/patch-config_policy.xml b/graphics/ImageMagick/files/patch-config_policy.xml
index 171053813054..2a285225c948 100644
--- a/graphics/ImageMagick/files/patch-config_policy.xml
+++ b/graphics/ImageMagick/files/patch-config_policy.xml
@@ -1,8 +1,8 @@
---- config/policy.xml.orig 2016-05-03 23:18:45.652543000 +0200
-+++ config/policy.xml 2016-05-03 23:19:23.818471000 +0200
-@@ -58,4 +58,9 @@
- <!-- <policy domain="resource" name="time" value="3600"/> -->
- <!-- <policy domain="system" name="precision" value="6"/> -->
+--- config/policy.xml.orig 2016-05-09 19:28:58.000000000 +0200
++++ config/policy.xml 2016-05-10 17:44:26.720503000 +0200
+@@ -64,4 +64,9 @@
+ <!-- <policy domain="coder" rights="none" pattern="HTTPS" /> -->
+ <!-- <policy domain="path" rights="none" pattern="@*" /> -->
<policy domain="cache" name="shared-secret" value="passphrase"/>
+ <policy domain="coder" rights="none" pattern="EPHEMERAL" />
+ <policy domain="coder" rights="none" pattern="URL" />