pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  3 12:55:13 UTC 2022

Modified Files:
        pkgsrc/graphics/ImageMagick: Makefile Makefile.common distinfo
        pkgsrc/graphics/ImageMagick/patches: patch-config_policy.xml
        pkgsrc/graphics/p5-PerlMagick: Makefile

Log Message:
ImageMagick, p5-PerlMagick: update to 7.1.0.49

Upstream provides no summaries any longer, just lists of commits, see
https://github.com/ImageMagick/Website/blob/main/ChangeLog.md


To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.258 -r1.259 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.278 -r1.279 pkgsrc/graphics/ImageMagick/distinfo
cvs rdiff -u -r1.11 -r1.12 \
    pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml
cvs rdiff -u -r1.174 -r1.175 pkgsrc/graphics/p5-PerlMagick/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/ImageMagick/Makefile
diff -u pkgsrc/graphics/ImageMagick/Makefile:1.306 pkgsrc/graphics/ImageMagick/Makefile:1.307
--- pkgsrc/graphics/ImageMagick/Makefile:1.306  Thu Jul 14 23:46:20 2022
+++ pkgsrc/graphics/ImageMagick/Makefile        Mon Oct  3 12:55:13 2022
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.306 2022/07/14 23:46:20 dholland Exp $
+# $NetBSD: Makefile,v 1.307 2022/10/03 12:55:13 wiz Exp $
 
-PKGREVISION= 2
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}

Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.258 pkgsrc/graphics/ImageMagick/Makefile.common:1.259
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.258   Fri Sep 30 07:31:00 2022
+++ pkgsrc/graphics/ImageMagick/Makefile.common Mon Oct  3 12:55:13 2022
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.258 2022/09/30 07:31:00 nros Exp $
+# $NetBSD: Makefile.common,v 1.259 2022/10/03 12:55:13 wiz Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 #
 # Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
 
 IM_MAJOR_VER=          7.1.0
-IM_MINOR_VER=          37
+IM_MINOR_VER=          49
 IM_MAJOR_LIB_VER=      7
 
 .if (${IM_MINOR_VER} != NONE)

Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.278 pkgsrc/graphics/ImageMagick/distinfo:1.279
--- pkgsrc/graphics/ImageMagick/distinfo:1.278  Mon Jun 20 20:49:26 2022
+++ pkgsrc/graphics/ImageMagick/distinfo        Mon Oct  3 12:55:13 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.278 2022/06/20 20:49:26 dholland Exp $
+$NetBSD: distinfo,v 1.279 2022/10/03 12:55:13 wiz Exp $
 
-BLAKE2s (ImageMagick-7.1.0-37.tar.xz) = c03be05ebcb1c3cda0eee6963c745fd714a0d99a901fc4e9c10d7953d95936aa
-SHA512 (ImageMagick-7.1.0-37.tar.xz) = 43f116a3a6bb9794b8c8440c57a537eab29b0dac7b8ace574e3cc1e6d484054557c9e44235eb799b843ef761c6f22d29ef959f6de6b80a45a3898bee4d2f16da
-Size (ImageMagick-7.1.0-37.tar.xz) = 10345216 bytes
-SHA1 (patch-config_policy.xml) = f8d130dcb1e81cd78a7856ca9b334f6ebf95c18f
+BLAKE2s (ImageMagick-7.1.0-49.tar.xz) = ee9e83035ad119d82ad4f5f05bbf5dbac516a28543bb217b1a774227fe1754c4
+SHA512 (ImageMagick-7.1.0-49.tar.xz) = 2f602dc26c8b159b3065f8920a3aa06fa0ef0d9d35ed4c86882b9a34477bc5ca66386a7c3495bbc44fa896bd2f10db9024eb5bc2bfb14420d7abe1af9b021841
+Size (ImageMagick-7.1.0-49.tar.xz) = 10362492 bytes
+SHA1 (patch-config_policy.xml) = 0ae88934acb31681dc3cd7738075362ae2c17c10
 SHA1 (patch-ghostscript-private.h) = 98d88220cf8814f2e4841c382de5e2e9e0ae9287

Index: pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml
diff -u pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml:1.11 pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml:1.12
--- pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml:1.11    Mon Apr 25 09:26:14 2022
+++ pkgsrc/graphics/ImageMagick/patches/patch-config_policy.xml Mon Oct  3 12:55:13 2022
@@ -1,11 +1,11 @@
-$NetBSD: patch-config_policy.xml,v 1.11 2022/04/25 09:26:14 wiz Exp $
+$NetBSD: patch-config_policy.xml,v 1.12 2022/10/03 12:55:13 wiz Exp $
 
 Update default policies for better resistance to untrusted input.
 
 Discussion:
 http://mail-index.netbsd.org/tech-pkg/2021/04/03/msg024740.html
 
---- config/policy.xml.orig     2022-04-23 13:47:41.000000000 +0000
+--- config/policy.xml.orig     2022-09-24 14:42:19.000000000 +0000
 +++ config/policy.xml
 @@ -76,6 +76,30 @@
    <!-- <policy domain="cache" name="synchronize" value="True"/> -->
@@ -35,6 +35,6 @@ http://mail-index.netbsd.org/tech-pkg/20
 +  <policy domain="coder" rights="none" pattern="WIN" />
 +  <policy domain="coder" rights="none" pattern="PLT" />
 +
-   <!-- <policy domain="system" name="shred" value="2"/> -->
+   <!-- <policy domain="cache" name="synchronize" value="true"/> -->
+   <!-- <policy domain="system" name="shred" value="1"/> -->
    <!-- <policy domain="system" name="font" value="/path/to/unicode-font.ttf"/> -->
-   <policy domain="system" name="precision" value="6"/>

Index: pkgsrc/graphics/p5-PerlMagick/Makefile
diff -u pkgsrc/graphics/p5-PerlMagick/Makefile:1.174 pkgsrc/graphics/p5-PerlMagick/Makefile:1.175
--- pkgsrc/graphics/p5-PerlMagick/Makefile:1.174        Tue Jun 28 11:34:06 2022
+++ pkgsrc/graphics/p5-PerlMagick/Makefile      Mon Oct  3 12:55:13 2022
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.174 2022/06/28 11:34:06 wiz Exp $
+# $NetBSD: Makefile,v 1.175 2022/10/03 12:55:13 wiz Exp $
 
-PKGREVISION= 1
 .include "../../graphics/ImageMagick/Makefile.common"
 
 PKGNAME=       p5-PerlMagick-${DISTVERSION}



Home | Main Index | Thread Index | Old Index