pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Mar 31 20:52:15 UTC 2023

Modified Files:
        pkgsrc/chat/spectrum: Makefile
        pkgsrc/databases/postgresql-postgis2: Makefile
        pkgsrc/devel/libextractor: Makefile
        pkgsrc/editors/emacs-snapshot: Makefile
        pkgsrc/editors/emacs27: Makefile
        pkgsrc/editors/emacs28: Makefile
        pkgsrc/graphics/ImageMagick: Makefile buildlink3.mk
        pkgsrc/graphics/autotrace: Makefile
        pkgsrc/graphics/digikam: Makefile
        pkgsrc/graphics/dx: Makefile
        pkgsrc/graphics/geeqie: Makefile
        pkgsrc/graphics/gimp: Makefile
        pkgsrc/graphics/gimp-devel: Makefile
        pkgsrc/graphics/krita: Makefile
        pkgsrc/graphics/libheif: buildlink3.mk
        pkgsrc/graphics/lsix: Makefile
        pkgsrc/graphics/openimageio: Makefile
        pkgsrc/graphics/p5-PerlMagick: Makefile
        pkgsrc/graphics/php-imagick: Makefile
        pkgsrc/graphics/pstoedit: Makefile
        pkgsrc/graphics/py-pillow_heif: Makefile
        pkgsrc/graphics/ruby-RMagick: Makefile
        pkgsrc/graphics/tango-icon-theme: Makefile
        pkgsrc/graphics/zbar: Makefile
        pkgsrc/graphics/zphoto: Makefile
        pkgsrc/multimedia/t-rec: Makefile
        pkgsrc/multimedia/transcode: Makefile
        pkgsrc/x11/xlockmore: Makefile

Log Message:
libheif: add dav1d to bl3.mk file

pkg-config fails otherwise

Bump all dependencies


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/chat/spectrum/Makefile
cvs rdiff -u -r1.123 -r1.124 pkgsrc/databases/postgresql-postgis2/Makefile
cvs rdiff -u -r1.101 -r1.102 pkgsrc/devel/libextractor/Makefile
cvs rdiff -u -r1.110 -r1.111 pkgsrc/editors/emacs-snapshot/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/editors/emacs27/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/editors/emacs28/Makefile
cvs rdiff -u -r1.315 -r1.316 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.98 -r1.99 pkgsrc/graphics/ImageMagick/buildlink3.mk
cvs rdiff -u -r1.95 -r1.96 pkgsrc/graphics/autotrace/Makefile
cvs rdiff -u -r1.195 -r1.196 pkgsrc/graphics/digikam/Makefile
cvs rdiff -u -r1.128 -r1.129 pkgsrc/graphics/dx/Makefile
cvs rdiff -u -r1.104 -r1.105 pkgsrc/graphics/geeqie/Makefile
cvs rdiff -u -r1.369 -r1.370 pkgsrc/graphics/gimp/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/gimp-devel/Makefile
cvs rdiff -u -r1.97 -r1.98 pkgsrc/graphics/krita/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/libheif/buildlink3.mk
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/lsix/Makefile
cvs rdiff -u -r1.88 -r1.89 pkgsrc/graphics/openimageio/Makefile
cvs rdiff -u -r1.181 -r1.182 pkgsrc/graphics/p5-PerlMagick/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/php-imagick/Makefile
cvs rdiff -u -r1.119 -r1.120 pkgsrc/graphics/pstoedit/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-pillow_heif/Makefile
cvs rdiff -u -r1.149 -r1.150 pkgsrc/graphics/ruby-RMagick/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/graphics/tango-icon-theme/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/zbar/Makefile
cvs rdiff -u -r1.90 -r1.91 pkgsrc/graphics/zphoto/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/multimedia/t-rec/Makefile
cvs rdiff -u -r1.142 -r1.143 pkgsrc/multimedia/transcode/Makefile
cvs rdiff -u -r1.163 -r1.164 pkgsrc/x11/xlockmore/Makefile

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

Modified files:

Index: pkgsrc/chat/spectrum/Makefile
diff -u pkgsrc/chat/spectrum/Makefile:1.111 pkgsrc/chat/spectrum/Makefile:1.112
--- pkgsrc/chat/spectrum/Makefile:1.111 Sun Jan 29 21:15:39 2023
+++ pkgsrc/chat/spectrum/Makefile       Fri Mar 31 20:52:12 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.111 2023/01/29 21:15:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.112 2023/03/31 20:52:12 wiz Exp $
 
 DISTNAME=              spectrum-1.4.8
-PKGREVISION=           81
+PKGREVISION=           82
 CATEGORIES=            chat
 MASTER_SITES=          https://cloud.github.com/downloads/hanzz/libtransport/
 

Index: pkgsrc/databases/postgresql-postgis2/Makefile
diff -u pkgsrc/databases/postgresql-postgis2/Makefile:1.123 pkgsrc/databases/postgresql-postgis2/Makefile:1.124
--- pkgsrc/databases/postgresql-postgis2/Makefile:1.123 Sun Jan 29 21:15:42 2023
+++ pkgsrc/databases/postgresql-postgis2/Makefile       Fri Mar 31 20:52:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2023/01/29 21:15:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.124 2023/03/31 20:52:12 wiz Exp $
 
 # Note that the directory is still postgis2, for historical reasons.
 # It remains, due to inertia and the pain of renaming outweighing the
@@ -7,7 +7,7 @@
 MAJOR=         3.3
 DISTNAME=      postgis-${MAJOR}.2
 PKGNAME=       postgresql${PGSQL_VERSION}-${DISTNAME}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    databases geography
 MASTER_SITES=  https://download.osgeo.org/postgis/source/
 

Index: pkgsrc/devel/libextractor/Makefile
diff -u pkgsrc/devel/libextractor/Makefile:1.101 pkgsrc/devel/libextractor/Makefile:1.102
--- pkgsrc/devel/libextractor/Makefile:1.101    Sun Jan 29 21:15:48 2023
+++ pkgsrc/devel/libextractor/Makefile  Fri Mar 31 20:52:12 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2023/01/29 21:15:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.102 2023/03/31 20:52:12 wiz Exp $
 
 DISTNAME=      libextractor-1.11
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=libextractor/}
 

Index: pkgsrc/editors/emacs-snapshot/Makefile
diff -u pkgsrc/editors/emacs-snapshot/Makefile:1.110 pkgsrc/editors/emacs-snapshot/Makefile:1.111
--- pkgsrc/editors/emacs-snapshot/Makefile:1.110        Sun Jan 29 21:15:54 2023
+++ pkgsrc/editors/emacs-snapshot/Makefile      Fri Mar 31 20:52:13 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.110 2023/01/29 21:15:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.111 2023/03/31 20:52:13 wiz Exp $
 
 DISTNAME=      emacs-28.0.50_2020-02-10
 PKGNAME=       emacs28-28.0.50
-PKGREVISION=   14
+PKGREVISION=   15
 MASTER_SITES=  https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-28/
 CATEGORIES=    editors
 

Index: pkgsrc/editors/emacs27/Makefile
diff -u pkgsrc/editors/emacs27/Makefile:1.21 pkgsrc/editors/emacs27/Makefile:1.22
--- pkgsrc/editors/emacs27/Makefile:1.21        Sun Jan 29 21:15:54 2023
+++ pkgsrc/editors/emacs27/Makefile     Fri Mar 31 20:52:13 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2023/01/29 21:15:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2023/03/31 20:52:13 wiz Exp $
 
 CONFLICTS+=    emacs27-nox11-[0-9]*
 
-PKGREVISION= 15
+PKGREVISION= 16
 .include "../../editors/emacs27/Makefile.common"
 
 .include "options.mk"

Index: pkgsrc/editors/emacs28/Makefile
diff -u pkgsrc/editors/emacs28/Makefile:1.10 pkgsrc/editors/emacs28/Makefile:1.11
--- pkgsrc/editors/emacs28/Makefile:1.10        Sun Jan 29 21:15:54 2023
+++ pkgsrc/editors/emacs28/Makefile     Fri Mar 31 20:52:13 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2023/01/29 21:15:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2023/03/31 20:52:13 wiz Exp $
 
 CONFLICTS+=    emacs28-nox11-[0-9]*
 
-PKGREVISION= 4
+PKGREVISION= 5
 .include "../../editors/emacs28/Makefile.common"
 
 .include "options.mk"

Index: pkgsrc/graphics/ImageMagick/Makefile
diff -u pkgsrc/graphics/ImageMagick/Makefile:1.315 pkgsrc/graphics/ImageMagick/Makefile:1.316
--- pkgsrc/graphics/ImageMagick/Makefile:1.315  Tue Jan 31 16:02:36 2023
+++ pkgsrc/graphics/ImageMagick/Makefile        Fri Mar 31 20:52:12 2023
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.315 2023/01/31 16:02:36 wiz Exp $
+# $NetBSD: Makefile,v 1.316 2023/03/31 20:52:12 wiz Exp $
 
+PKGREVISION= 1
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}

Index: pkgsrc/graphics/ImageMagick/buildlink3.mk
diff -u pkgsrc/graphics/ImageMagick/buildlink3.mk:1.98 pkgsrc/graphics/ImageMagick/buildlink3.mk:1.99
--- pkgsrc/graphics/ImageMagick/buildlink3.mk:1.98      Sun Jan 29 21:14:36 2023
+++ pkgsrc/graphics/ImageMagick/buildlink3.mk   Fri Mar 31 20:52:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.98 2023/01/29 21:14:36 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.99 2023/03/31 20:52:12 wiz Exp $
 
 BUILDLINK_TREE+=       ImageMagick
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        ImageMagick
 IMAGEMAGICK_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ImageMagick+=    ImageMagick>=5.5.7.11nb1
-BUILDLINK_ABI_DEPENDS.ImageMagick+=    ImageMagick>=7.1.0.57nb2
+BUILDLINK_ABI_DEPENDS.ImageMagick+=    ImageMagick>=7.1.1.4nb1
 BUILDLINK_PKGSRCDIR.ImageMagick?=      ../../graphics/ImageMagick
 BUILDLINK_INCDIRS.ImageMagick+=                include/ImageMagick-7
 

Index: pkgsrc/graphics/autotrace/Makefile
diff -u pkgsrc/graphics/autotrace/Makefile:1.95 pkgsrc/graphics/autotrace/Makefile:1.96
--- pkgsrc/graphics/autotrace/Makefile:1.95     Sun Jan 29 21:16:27 2023
+++ pkgsrc/graphics/autotrace/Makefile  Fri Mar 31 20:52:13 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.95 2023/01/29 21:16:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.96 2023/03/31 20:52:13 wiz Exp $
 
 DISTNAME=      autotrace-0.31.1
-PKGREVISION=   65
+PKGREVISION=   66
 CATEGORIES=    graphics cad
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=autotrace/}
 

Index: pkgsrc/graphics/digikam/Makefile
diff -u pkgsrc/graphics/digikam/Makefile:1.195 pkgsrc/graphics/digikam/Makefile:1.196
--- pkgsrc/graphics/digikam/Makefile:1.195      Thu Mar 16 08:35:43 2023
+++ pkgsrc/graphics/digikam/Makefile    Fri Mar 31 20:52:13 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.195 2023/03/16 08:35:43 wiz Exp $
+# $NetBSD: Makefile,v 1.196 2023/03/31 20:52:13 wiz Exp $
 
 DISTNAME=      digiKam-7.10.0
 PKGNAME=       ${DISTNAME:tl}
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_KDE:=digikam/${PKGVERSION_NOREV}/}
 

Index: pkgsrc/graphics/dx/Makefile
diff -u pkgsrc/graphics/dx/Makefile:1.128 pkgsrc/graphics/dx/Makefile:1.129
--- pkgsrc/graphics/dx/Makefile:1.128   Sun Jan 29 21:16:29 2023
+++ pkgsrc/graphics/dx/Makefile Fri Mar 31 20:52:13 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.128 2023/01/29 21:16:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.129 2023/03/31 20:52:13 wiz Exp $
 
 DISTNAME=      dx-4.4.4
-PKGREVISION=   77
+PKGREVISION=   78
 CATEGORIES=    graphics
 MASTER_SITES=  http://opendx.npaci.edu/source/
 

Index: pkgsrc/graphics/geeqie/Makefile
diff -u pkgsrc/graphics/geeqie/Makefile:1.104 pkgsrc/graphics/geeqie/Makefile:1.105
--- pkgsrc/graphics/geeqie/Makefile:1.104       Mon Jan 30 17:13:10 2023
+++ pkgsrc/graphics/geeqie/Makefile     Fri Mar 31 20:52:13 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.104 2023/01/30 17:13:10 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2023/03/31 20:52:13 wiz Exp $
 
 DISTNAME=      geeqie-2.0.1
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=BestImageViewer/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/graphics/gimp/Makefile
diff -u pkgsrc/graphics/gimp/Makefile:1.369 pkgsrc/graphics/gimp/Makefile:1.370
--- pkgsrc/graphics/gimp/Makefile:1.369 Sun Jan 29 21:14:39 2023
+++ pkgsrc/graphics/gimp/Makefile       Fri Mar 31 20:52:13 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.369 2023/01/29 21:14:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.370 2023/03/31 20:52:13 wiz Exp $
 
 DISTNAME=      gimp-2.10.32
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/gimp-devel/Makefile
diff -u pkgsrc/graphics/gimp-devel/Makefile:1.13 pkgsrc/graphics/gimp-devel/Makefile:1.14
--- pkgsrc/graphics/gimp-devel/Makefile:1.13    Sun Jan 29 21:14:39 2023
+++ pkgsrc/graphics/gimp-devel/Makefile Fri Mar 31 20:52:13 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2023/01/29 21:14:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2023/03/31 20:52:13 wiz Exp $
 
 DISTNAME=      gimp-2.99.14
 PKGNAME=       ${DISTNAME:S/gimp/gimp-devel/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/graphics/krita/Makefile
diff -u pkgsrc/graphics/krita/Makefile:1.97 pkgsrc/graphics/krita/Makefile:1.98
--- pkgsrc/graphics/krita/Makefile:1.97 Sun Jan 29 21:16:38 2023
+++ pkgsrc/graphics/krita/Makefile      Fri Mar 31 20:52:14 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2023/01/29 21:16:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.98 2023/03/31 20:52:14 wiz Exp $
 
 DISTNAME=              krita-4.4.8
-PKGREVISION=           16
+PKGREVISION=           17
 CATEGORIES=            graphics kde
 MASTER_SITES=          ${MASTER_SITE_KDE:=krita/${PKGVERSION_NOREV}/}
 

Index: pkgsrc/graphics/libheif/buildlink3.mk
diff -u pkgsrc/graphics/libheif/buildlink3.mk:1.4 pkgsrc/graphics/libheif/buildlink3.mk:1.5
--- pkgsrc/graphics/libheif/buildlink3.mk:1.4   Sat Oct  9 15:35:06 2021
+++ pkgsrc/graphics/libheif/buildlink3.mk       Fri Mar 31 20:52:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2021/10/09 15:35:06 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2023/03/31 20:52:12 wiz Exp $
 
 BUILDLINK_TREE+=       libheif
 
@@ -6,10 +6,11 @@ BUILDLINK_TREE+=      libheif
 LIBHEIF_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libheif+=        libheif>=1.8.0
-BUILDLINK_ABI_DEPENDS.libheif+=        libheif>=1.12.0nb1
+BUILDLINK_ABI_DEPENDS.libheif+=        libheif>=1.15.2nb1
 BUILDLINK_PKGSRCDIR.libheif?=  ../../graphics/libheif
 
 .include "../../graphics/png/buildlink3.mk"
+.include "../../multimedia/dav1d/buildlink3.mk"
 .include "../../multimedia/libaom/buildlink3.mk"
 .include "../../multimedia/libde265/buildlink3.mk"
 .include "../../multimedia/x265/buildlink3.mk"

Index: pkgsrc/graphics/lsix/Makefile
diff -u pkgsrc/graphics/lsix/Makefile:1.12 pkgsrc/graphics/lsix/Makefile:1.13
--- pkgsrc/graphics/lsix/Makefile:1.12  Sun Jan 29 21:16:39 2023
+++ pkgsrc/graphics/lsix/Makefile       Fri Mar 31 20:52:14 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2023/01/29 21:16:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2023/03/31 20:52:14 wiz Exp $
 
 DISTNAME=      lsix-1.8
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=hackerb9/}
 

Index: pkgsrc/graphics/openimageio/Makefile
diff -u pkgsrc/graphics/openimageio/Makefile:1.88 pkgsrc/graphics/openimageio/Makefile:1.89
--- pkgsrc/graphics/openimageio/Makefile:1.88   Sun Jan 29 21:14:43 2023
+++ pkgsrc/graphics/openimageio/Makefile        Fri Mar 31 20:52:14 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.88 2023/01/29 21:14:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.89 2023/03/31 20:52:14 wiz Exp $
 
 DISTNAME=      oiio-2.2.20.0
 PKGNAME=       ${DISTNAME:S/oiio/openimageio/}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=OpenImageIO/}
 GITHUB_PROJECT=        oiio

Index: pkgsrc/graphics/p5-PerlMagick/Makefile
diff -u pkgsrc/graphics/p5-PerlMagick/Makefile:1.181 pkgsrc/graphics/p5-PerlMagick/Makefile:1.182
--- pkgsrc/graphics/p5-PerlMagick/Makefile:1.181        Tue Jan 31 16:02:37 2023
+++ pkgsrc/graphics/p5-PerlMagick/Makefile      Fri Mar 31 20:52:14 2023
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.181 2023/01/31 16:02:37 wiz Exp $
+# $NetBSD: Makefile,v 1.182 2023/03/31 20:52:14 wiz Exp $
 
+PKGREVISION= 1
 .include "../../graphics/ImageMagick/Makefile.common"
 
 PKGNAME=       p5-PerlMagick-${DISTVERSION}

Index: pkgsrc/graphics/php-imagick/Makefile
diff -u pkgsrc/graphics/php-imagick/Makefile:1.45 pkgsrc/graphics/php-imagick/Makefile:1.46
--- pkgsrc/graphics/php-imagick/Makefile:1.45   Sun Jan 29 21:16:42 2023
+++ pkgsrc/graphics/php-imagick/Makefile        Fri Mar 31 20:52:14 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2023/01/29 21:16:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2023/03/31 20:52:14 wiz Exp $
 
 MODNAME=               imagick
 PECL_VERSION=          3.7.0
@@ -7,7 +7,7 @@ CATEGORIES+=            graphics
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://pecl.php.net/package/imagick/
 COMMENT=               PHP extension for ImageMagick graphics library
-PKGREVISION=           5
+PKGREVISION=           6
 LICENSE=               php
 
 CONFIGURE_ARGS+=       --with-imagick=${BUILDLINK_PREFIX.ImageMagick}

Index: pkgsrc/graphics/pstoedit/Makefile
diff -u pkgsrc/graphics/pstoedit/Makefile:1.119 pkgsrc/graphics/pstoedit/Makefile:1.120
--- pkgsrc/graphics/pstoedit/Makefile:1.119     Sun Jan 29 21:16:42 2023
+++ pkgsrc/graphics/pstoedit/Makefile   Fri Mar 31 20:52:14 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.119 2023/01/29 21:16:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.120 2023/03/31 20:52:14 wiz Exp $
 
 DISTNAME=      pstoedit-3.78
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    converters graphics print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pstoedit/}
 

Index: pkgsrc/graphics/py-pillow_heif/Makefile
diff -u pkgsrc/graphics/py-pillow_heif/Makefile:1.1 pkgsrc/graphics/py-pillow_heif/Makefile:1.2
--- pkgsrc/graphics/py-pillow_heif/Makefile:1.1 Thu Mar  9 06:55:30 2023
+++ pkgsrc/graphics/py-pillow_heif/Makefile     Fri Mar 31 20:52:14 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2023/03/09 06:55:30 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/03/31 20:52:14 wiz Exp $
 
 DISTNAME=      pillow_heif-0.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pillow_heif/}
 

Index: pkgsrc/graphics/ruby-RMagick/Makefile
diff -u pkgsrc/graphics/ruby-RMagick/Makefile:1.149 pkgsrc/graphics/ruby-RMagick/Makefile:1.150
--- pkgsrc/graphics/ruby-RMagick/Makefile:1.149 Fri Mar 17 14:30:03 2023
+++ pkgsrc/graphics/ruby-RMagick/Makefile       Fri Mar 31 20:52:14 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.149 2023/03/17 14:30:03 taca Exp $
+# $NetBSD: Makefile,v 1.150 2023/03/31 20:52:14 wiz Exp $
 
 DISTNAME=      rmagick-5.2.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
+PKGREVISION=   1
 CATEGORIES=    graphics
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/graphics/tango-icon-theme/Makefile
diff -u pkgsrc/graphics/tango-icon-theme/Makefile:1.57 pkgsrc/graphics/tango-icon-theme/Makefile:1.58
--- pkgsrc/graphics/tango-icon-theme/Makefile:1.57      Sun Jan 29 21:16:47 2023
+++ pkgsrc/graphics/tango-icon-theme/Makefile   Fri Mar 31 20:52:14 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2023/01/29 21:16:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.58 2023/03/31 20:52:14 wiz Exp $
 
 DISTNAME=      tango-icon-theme-0.8.90
-PKGREVISION=   52
+PKGREVISION=   53
 CATEGORIES=    graphics
 MASTER_SITES=  http://tango.freedesktop.org/releases/
 

Index: pkgsrc/graphics/zbar/Makefile
diff -u pkgsrc/graphics/zbar/Makefile:1.26 pkgsrc/graphics/zbar/Makefile:1.27
--- pkgsrc/graphics/zbar/Makefile:1.26  Sun Jan 29 21:16:48 2023
+++ pkgsrc/graphics/zbar/Makefile       Fri Mar 31 20:52:15 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2023/01/29 21:16:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2023/03/31 20:52:15 wiz Exp $
 
 DISTNAME=      zbar-0.23.90
-PKGREVISION=   13
+PKGREVISION=   14
 CATEGORIES=    graphics
 MASTER_SITES=  https://linuxtv.org/downloads/zbar/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/zphoto/Makefile
diff -u pkgsrc/graphics/zphoto/Makefile:1.90 pkgsrc/graphics/zphoto/Makefile:1.91
--- pkgsrc/graphics/zphoto/Makefile:1.90        Sun Jan 29 21:16:48 2023
+++ pkgsrc/graphics/zphoto/Makefile     Fri Mar 31 20:52:15 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2023/01/29 21:16:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.91 2023/03/31 20:52:15 wiz Exp $
 
 DISTNAME=      zphoto-1.2
-PKGREVISION=   80
+PKGREVISION=   81
 CATEGORIES=    graphics
 MASTER_SITES=  http://0xcc.net/zphoto/
 

Index: pkgsrc/multimedia/t-rec/Makefile
diff -u pkgsrc/multimedia/t-rec/Makefile:1.7 pkgsrc/multimedia/t-rec/Makefile:1.8
--- pkgsrc/multimedia/t-rec/Makefile:1.7        Sun Jan 29 21:17:22 2023
+++ pkgsrc/multimedia/t-rec/Makefile    Fri Mar 31 20:52:15 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2023/01/29 21:17:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2023/03/31 20:52:15 wiz Exp $
 
 DISTNAME=      t-rec-rs-0.7.6
 PKGNAME=       t-rec-0.7.6
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sassman/}
 GITHUB_PROJECT=        t-rec-rs

Index: pkgsrc/multimedia/transcode/Makefile
diff -u pkgsrc/multimedia/transcode/Makefile:1.142 pkgsrc/multimedia/transcode/Makefile:1.143
--- pkgsrc/multimedia/transcode/Makefile:1.142  Sun Jan 29 21:17:22 2023
+++ pkgsrc/multimedia/transcode/Makefile        Fri Mar 31 20:52:15 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.142 2023/01/29 21:17:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.143 2023/03/31 20:52:15 wiz Exp $
 
 DISTNAME=      transcode-1.1.7
-PKGREVISION=   59
+PKGREVISION=   60
 CATEGORIES=    multimedia
 MASTER_SITES=  http://bitbucket.org/france/transcode-tcforge/downloads/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/xlockmore/Makefile
diff -u pkgsrc/x11/xlockmore/Makefile:1.163 pkgsrc/x11/xlockmore/Makefile:1.164
--- pkgsrc/x11/xlockmore/Makefile:1.163 Sun Jan 29 21:18:32 2023
+++ pkgsrc/x11/xlockmore/Makefile       Fri Mar 31 20:52:15 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.163 2023/01/29 21:18:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.164 2023/03/31 20:52:15 wiz Exp $
 
 #PKGREVISION= 1
-PKGREVISION= 4
+PKGREVISION= 5
 .include "Makefile.common"
 
 COMMENT=       Like the XLock session-locker/screensaver, but with more



Home | Main Index | Thread Index | Old Index