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: Sat Apr 11 17:09:11 UTC 2026
Modified Files:
pkgsrc/graphics/freeimage: Makefile
pkgsrc/graphics/freeimageplus: Makefile
pkgsrc/graphics/geeqie: Makefile
pkgsrc/graphics/kf6-kimageformats: Makefile
pkgsrc/graphics/kimageformats: Makefile
pkgsrc/graphics/krita: Makefile
pkgsrc/graphics/libkdcraw: Makefile
pkgsrc/graphics/libkdcraw-qt5: Makefile
pkgsrc/graphics/libraw: buildlink3.mk
pkgsrc/graphics/luminance-hdr: Makefile
pkgsrc/graphics/openimageio: Makefile
pkgsrc/graphics/rawtherapee: Makefile
pkgsrc/graphics/shotwell: Makefile
pkgsrc/graphics/vv: Makefile
pkgsrc/misc/kstars: Makefile
Log Message:
*: recursive bump for libraw jasper option removal
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/freeimage/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/freeimageplus/Makefile
cvs rdiff -u -r1.157 -r1.158 pkgsrc/graphics/geeqie/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/kf6-kimageformats/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/graphics/kimageformats/Makefile
cvs rdiff -u -r1.160 -r1.161 pkgsrc/graphics/krita/Makefile
cvs rdiff -u -r1.106 -r1.107 pkgsrc/graphics/libkdcraw/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/libkdcraw-qt5/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/libraw/buildlink3.mk
cvs rdiff -u -r1.116 -r1.117 pkgsrc/graphics/luminance-hdr/Makefile
cvs rdiff -u -r1.127 -r1.128 pkgsrc/graphics/openimageio/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/graphics/rawtherapee/Makefile
cvs rdiff -u -r1.166 -r1.167 pkgsrc/graphics/shotwell/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/vv/Makefile
cvs rdiff -u -r1.91 -r1.92 pkgsrc/misc/kstars/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/freeimage/Makefile
diff -u pkgsrc/graphics/freeimage/Makefile:1.31 pkgsrc/graphics/freeimage/Makefile:1.32
--- pkgsrc/graphics/freeimage/Makefile:1.31 Sun Sep 21 15:11:38 2025
+++ pkgsrc/graphics/freeimage/Makefile Sat Apr 11 17:09:09 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2025/09/21 15:11:38 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2026/04/11 17:09:09 wiz Exp $
.include "Makefile.common"
PKGNAME= freeimage-3.18.0
-PKGREVISION= 19
+PKGREVISION= 20
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF
Index: pkgsrc/graphics/freeimageplus/Makefile
diff -u pkgsrc/graphics/freeimageplus/Makefile:1.23 pkgsrc/graphics/freeimageplus/Makefile:1.24
--- pkgsrc/graphics/freeimageplus/Makefile:1.23 Sun Sep 21 15:11:38 2025
+++ pkgsrc/graphics/freeimageplus/Makefile Sat Apr 11 17:09:09 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2025/09/21 15:11:38 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2026/04/11 17:09:09 wiz Exp $
.include "../../graphics/freeimage/Makefile.common"
PKGNAME= freeimageplus-3.18.0
-PKGREVISION= 16
+PKGREVISION= 17
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF (C++ wrapper)
Index: pkgsrc/graphics/geeqie/Makefile
diff -u pkgsrc/graphics/geeqie/Makefile:1.157 pkgsrc/graphics/geeqie/Makefile:1.158
--- pkgsrc/graphics/geeqie/Makefile:1.157 Mon Mar 2 12:08:13 2026
+++ pkgsrc/graphics/geeqie/Makefile Sat Apr 11 17:09:09 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.157 2026/03/02 12:08:13 wiz Exp $
+# $NetBSD: Makefile,v 1.158 2026/04/11 17:09:09 wiz Exp $
DISTNAME= geeqie-2.7
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=BestImageViewer/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/kf6-kimageformats/Makefile
diff -u pkgsrc/graphics/kf6-kimageformats/Makefile:1.17 pkgsrc/graphics/kf6-kimageformats/Makefile:1.18
--- pkgsrc/graphics/kf6-kimageformats/Makefile:1.17 Fri Feb 6 10:05:00 2026
+++ pkgsrc/graphics/kf6-kimageformats/Makefile Sat Apr 11 17:09:09 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2026/02/06 10:05:00 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2026/04/11 17:09:09 wiz Exp $
DISTNAME= kimageformats-${KF6VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/graphics/kimageformats/Makefile
diff -u pkgsrc/graphics/kimageformats/Makefile:1.64 pkgsrc/graphics/kimageformats/Makefile:1.65
--- pkgsrc/graphics/kimageformats/Makefile:1.64 Wed Jan 7 08:47:21 2026
+++ pkgsrc/graphics/kimageformats/Makefile Sat Apr 11 17:09:10 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2026/01/07 08:47:21 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2026/04/11 17:09:10 wiz Exp $
DISTNAME= kimageformats-${KF5VER}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= graphics
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/graphics/krita/Makefile
diff -u pkgsrc/graphics/krita/Makefile:1.160 pkgsrc/graphics/krita/Makefile:1.161
--- pkgsrc/graphics/krita/Makefile:1.160 Fri Feb 6 10:05:01 2026
+++ pkgsrc/graphics/krita/Makefile Sat Apr 11 17:09:10 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.160 2026/02/06 10:05:01 wiz Exp $
+# $NetBSD: Makefile,v 1.161 2026/04/11 17:09:10 wiz Exp $
DISTNAME= krita-5.2.11
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_KDE:=krita/${PKGVERSION_NOREV}/}
Index: pkgsrc/graphics/libkdcraw/Makefile
diff -u pkgsrc/graphics/libkdcraw/Makefile:1.106 pkgsrc/graphics/libkdcraw/Makefile:1.107
--- pkgsrc/graphics/libkdcraw/Makefile:1.106 Fri Feb 6 10:05:02 2026
+++ pkgsrc/graphics/libkdcraw/Makefile Sat Apr 11 17:09:10 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2026/02/06 10:05:02 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2026/04/11 17:09:10 wiz Exp $
DISTNAME= libkdcraw-${KAPPSVER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
HOMEPAGE= https://kde.org/applications/graphics/
Index: pkgsrc/graphics/libkdcraw-qt5/Makefile
diff -u pkgsrc/graphics/libkdcraw-qt5/Makefile:1.2 pkgsrc/graphics/libkdcraw-qt5/Makefile:1.3
--- pkgsrc/graphics/libkdcraw-qt5/Makefile:1.2 Wed Jan 7 08:47:22 2026
+++ pkgsrc/graphics/libkdcraw-qt5/Makefile Sat Apr 11 17:09:10 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2026/01/07 08:47:22 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2026/04/11 17:09:10 wiz Exp $
DISTNAME= libkdcraw-${KAPPSVER}
PKGNAME= ${DISTNAME:S/raw-/raw-qt5-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
HOMEPAGE= https://kde.org/applications/graphics/
Index: pkgsrc/graphics/libraw/buildlink3.mk
diff -u pkgsrc/graphics/libraw/buildlink3.mk:1.14 pkgsrc/graphics/libraw/buildlink3.mk:1.15
--- pkgsrc/graphics/libraw/buildlink3.mk:1.14 Sat Apr 11 17:08:22 2026
+++ pkgsrc/graphics/libraw/buildlink3.mk Sat Apr 11 17:09:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2026/04/11 17:08:22 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2026/04/11 17:09:09 wiz Exp $
BUILDLINK_TREE+= libraw
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libraw
LIBRAW_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libraw+= libraw>=0.16.0
-BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.21.1nb2
+BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.22.1
BUILDLINK_PKGSRCDIR.libraw?= ../../graphics/libraw
.include "../../graphics/lcms2/buildlink3.mk"
Index: pkgsrc/graphics/luminance-hdr/Makefile
diff -u pkgsrc/graphics/luminance-hdr/Makefile:1.116 pkgsrc/graphics/luminance-hdr/Makefile:1.117
--- pkgsrc/graphics/luminance-hdr/Makefile:1.116 Wed Jan 7 08:47:23 2026
+++ pkgsrc/graphics/luminance-hdr/Makefile Sat Apr 11 17:09:10 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2026/01/07 08:47:23 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2026/04/11 17:09:10 wiz Exp $
DISTNAME= luminance-hdr-2.6.1.1
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qtpfsgui/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/graphics/openimageio/Makefile
diff -u pkgsrc/graphics/openimageio/Makefile:1.127 pkgsrc/graphics/openimageio/Makefile:1.128
--- pkgsrc/graphics/openimageio/Makefile:1.127 Tue Feb 10 09:03:13 2026
+++ pkgsrc/graphics/openimageio/Makefile Sat Apr 11 17:09:10 2026
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.127 2026/02/10 09:03:13 adam Exp $
+# $NetBSD: Makefile,v 1.128 2026/04/11 17:09:10 wiz Exp $
DISTNAME= OpenImageIO-3.1.10.0
PKGNAME= ${DISTNAME:tl}
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=AcademySoftwareFoundation/}
GITHUB_PROJECT= OpenImageIO
Index: pkgsrc/graphics/rawtherapee/Makefile
diff -u pkgsrc/graphics/rawtherapee/Makefile:1.50 pkgsrc/graphics/rawtherapee/Makefile:1.51
--- pkgsrc/graphics/rawtherapee/Makefile:1.50 Tue Jan 27 08:39:48 2026
+++ pkgsrc/graphics/rawtherapee/Makefile Sat Apr 11 17:09:10 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2026/01/27 08:39:48 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2026/04/11 17:09:10 wiz Exp $
DISTNAME= rawtherapee-5.11
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://rawtherapee.com/shared/source/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/shotwell/Makefile
diff -u pkgsrc/graphics/shotwell/Makefile:1.166 pkgsrc/graphics/shotwell/Makefile:1.167
--- pkgsrc/graphics/shotwell/Makefile:1.166 Tue Jan 27 08:39:49 2026
+++ pkgsrc/graphics/shotwell/Makefile Sat Apr 11 17:09:10 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.166 2026/01/27 08:39:49 wiz Exp $
+# $NetBSD: Makefile,v 1.167 2026/04/11 17:09:10 wiz Exp $
DISTNAME= shotwell-0.30.8
-PKGREVISION= 56
+PKGREVISION= 57
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.30/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/vv/Makefile
diff -u pkgsrc/graphics/vv/Makefile:1.15 pkgsrc/graphics/vv/Makefile:1.16
--- pkgsrc/graphics/vv/Makefile:1.15 Tue Jan 27 08:39:50 2026
+++ pkgsrc/graphics/vv/Makefile Sat Apr 11 17:09:10 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2026/01/27 08:39:50 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2026/04/11 17:09:10 wiz Exp $
DISTNAME= vv-3.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=wolfpld/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/misc/kstars/Makefile
diff -u pkgsrc/misc/kstars/Makefile:1.91 pkgsrc/misc/kstars/Makefile:1.92
--- pkgsrc/misc/kstars/Makefile:1.91 Tue Feb 17 19:25:01 2026
+++ pkgsrc/misc/kstars/Makefile Sat Apr 11 17:09:11 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2026/02/17 19:25:01 markd Exp $
+# $NetBSD: Makefile,v 1.92 2026/04/11 17:09:11 wiz Exp $
DISTNAME= kstars-3.8.1
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_KDE:=kstars/3.8.1/}
Home |
Main Index |
Thread Index |
Old Index