Skip to content

Commit 63190d1

Browse files
author
kikadf
committed
1 parent f4610bc commit 63190d1

6 files changed

Lines changed: 18 additions & 15 deletions

File tree

graphics/ImageMagick6/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# $NetBSD: Makefile,v 1.79 2025/04/24 14:14:10 wiz Exp $
1+
# $NetBSD: Makefile,v 1.80 2025/08/04 16:09:34 kikadf Exp $
22

3-
PKGREVISION= 9
43
.include "Makefile.common"
54

65
PKGNAME= ImageMagick6-${DISTVERSION}

graphics/ImageMagick6/Makefile.common

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# $NetBSD: Makefile.common,v 1.19 2024/01/04 01:32:08 gutteridge Exp $
1+
# $NetBSD: Makefile.common,v 1.20 2025/08/04 16:09:34 kikadf Exp $
22

33
IM_MAJOR_VER= 6.9.13
4-
IM_MINOR_VER= 3
4+
IM_MINOR_VER= 26
55
IM_MAJOR_LIB_VER= 6
66

77
.if (${IM_MINOR_VER} != NONE)

graphics/ImageMagick6/PLIST

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST,v 1.11 2024/01/01 02:15:27 gutteridge Exp $
1+
@comment $NetBSD: PLIST,v 1.12 2025/08/04 16:09:34 kikadf Exp $
22
bin/Magick++-config6
33
bin/Magick-config6
44
bin/MagickCore-config6
@@ -180,6 +180,7 @@ share/examples/ImageMagick6/thresholds.xml
180180
share/examples/ImageMagick6/type-apple.xml
181181
share/examples/ImageMagick6/type-dejavu.xml
182182
share/examples/ImageMagick6/type-ghostscript.xml
183+
share/examples/ImageMagick6/type-urw-base35-type1.xml
183184
share/examples/ImageMagick6/type-urw-base35.xml
184185
share/examples/ImageMagick6/type-windows.xml
185186
share/examples/ImageMagick6/type.xml

graphics/ImageMagick6/PLIST.doc

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST.doc,v 1.2 2023/07/22 10:09:06 adam Exp $
1+
@comment $NetBSD: PLIST.doc,v 1.3 2025/08/04 16:09:34 kikadf Exp $
22
man/man1/ImageMagick6.1
33
man/man1/Magick++-config6.1
44
man/man1/Magick-config6.1
@@ -163,6 +163,7 @@ share/doc/ImageMagick-6/www/Magick++/README.txt
163163
share/doc/ImageMagick-6/www/Magick++/STL.html
164164
share/doc/ImageMagick-6/www/Magick++/TypeMetric.html
165165
share/doc/ImageMagick-6/www/Magick++/index.html
166+
share/doc/ImageMagick-6/www/Magick++/logo.png
166167
share/doc/ImageMagick-6/www/Magick++/magick.css
167168
share/doc/ImageMagick-6/www/Magick++/montage-sample-framed.jpg
168169
share/doc/ImageMagick-6/www/Magick++/right_triangle.png
@@ -239,8 +240,9 @@ share/doc/ImageMagick-6/www/api/transform.html
239240
share/doc/ImageMagick-6/www/api/version.html
240241
share/doc/ImageMagick-6/www/api/wand-view.html
241242
share/doc/ImageMagick-6/www/architecture.html
242-
share/doc/ImageMagick-6/www/assets/magick.css
243-
share/doc/ImageMagick-6/www/assets/magick.js
243+
share/doc/ImageMagick-6/www/assets/bootstrap.bundle.min.js
244+
share/doc/ImageMagick-6/www/assets/bootstrap.min.css
245+
share/doc/ImageMagick-6/www/assets/color-modes.js
244246
share/doc/ImageMagick-6/www/changelog.html
245247
share/doc/ImageMagick-6/www/cipher.html
246248
share/doc/ImageMagick-6/www/cite.html
@@ -294,6 +296,7 @@ share/doc/ImageMagick-6/www/opencl.html
294296
share/doc/ImageMagick-6/www/openmp.html
295297
share/doc/ImageMagick-6/www/perl-magick.html
296298
share/doc/ImageMagick-6/www/porting.html
299+
share/doc/ImageMagick-6/www/privacy-policy.html
297300
share/doc/ImageMagick-6/www/quantize.html
298301
share/doc/ImageMagick-6/www/resources.html
299302
share/doc/ImageMagick-6/www/search.html

graphics/ImageMagick6/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.17 2024/01/04 01:32:08 gutteridge Exp $
1+
$NetBSD: distinfo,v 1.18 2025/08/04 16:09:34 kikadf Exp $
22

3-
BLAKE2s (ImageMagick-6.9.13-3.tar.xz) = eef042b1cc600c0e6549943b3dc7889a59b2d307f8793cd3b795c5ca34daf486
4-
SHA512 (ImageMagick-6.9.13-3.tar.xz) = 3e061c8a7bec0c49db9e990858257ff092500430d382bcad0c76aaa8d531bd2c13b727a52f060fc6051a0217f41f254570d23a4301c15a7af547e13f148a4ca9
5-
Size (ImageMagick-6.9.13-3.tar.xz) = 9616088 bytes
3+
BLAKE2s (ImageMagick-6.9.13-26.tar.xz) = 2ac947683a770470ccff42af75ee171f923eb8ff640ccecd876b305da9c9e3e5
4+
SHA512 (ImageMagick-6.9.13-26.tar.xz) = 23b563de77c77f354f5c95e4b246964f94313d4e555597ac7f962b9826e3aad98fee0c9f0c5468381c34670aa75d2436f8f97d46bdc8def01b5bdd9adb3c3dbf
5+
Size (ImageMagick-6.9.13-26.tar.xz) = 9621256 bytes
66
SHA1 (patch-Makefile.in) = 8360c4e0903bdbc73dd40f9a466f40996c53ce44

graphics/ImageMagick6/options.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: options.mk,v 1.9 2024/04/02 22:37:53 nia Exp $
1+
# $NetBSD: options.mk,v 1.10 2025/08/04 16:09:34 kikadf Exp $
22

33
PKG_OPTIONS_VAR= PKG_OPTIONS.ImageMagick6
44
PKG_SUPPORTED_OPTIONS= doc fontconfig ghostscript x11 jp2 djvu openexr
@@ -75,8 +75,8 @@ CONFIGURE_ARGS+= --with-fpx
7575
CONFIGURE_ARGS+= --without-fpx
7676
.endif
7777

78-
.if !empty(PKG_OPTIONS:Mfpx)
79-
.include "../../graphics/pango/buildlink3.mk"
78+
.if !empty(PKG_OPTIONS:Mpango)
79+
.include "../../devel/pango/buildlink3.mk"
8080
CONFIGURE_ARGS+= --with-pango
8181
.else
8282
CONFIGURE_ARGS+= --without-pango

0 commit comments

Comments
 (0)