pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc *: recursive bump for openexr 3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a2340b0adbc
branches: trunk
changeset: 457068:4a2340b0adbc
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 15 14:23:57 2021 +0000
description:
*: recursive bump for openexr 3.1
diffstat:
chat/spectrum/Makefile | 4 ++--
databases/postgresql-postgis2/Makefile | 3 ++-
databases/virtuoso/Makefile | 4 ++--
devel/kio-extras/Makefile | 4 ++--
devel/ruby-redmine/Makefile | 4 ++--
editors/emacs-snapshot/Makefile | 4 ++--
editors/emacs26/Makefile | 4 ++--
editors/emacs27/Makefile | 4 ++--
games/flightgear/Makefile | 4 ++--
games/openmw/Makefile | 4 ++--
games/simgear/Makefile | 4 ++--
games/simgear/buildlink3.mk | 4 ++--
graphics/ImageMagick/Makefile | 3 ++-
graphics/ImageMagick/buildlink3.mk | 4 ++--
graphics/ImageMagick6/Makefile | 4 ++--
graphics/ImageMagick6/buildlink3.mk | 4 ++--
graphics/aqsis/Makefile | 4 ++--
graphics/autotrace/Makefile | 4 ++--
graphics/blender-lts/Makefile | 4 ++--
graphics/blender/Makefile | 3 ++-
graphics/cinepaint/Makefile | 4 ++--
graphics/darktable/Makefile | 4 ++--
graphics/digikam/Makefile | 4 ++--
graphics/dx/Makefile | 4 ++--
graphics/enblend-enfuse/Makefile | 4 ++--
graphics/freeimage/Makefile | 4 ++--
graphics/freeimageplus/Makefile | 4 ++--
graphics/gegl/Makefile | 4 ++--
graphics/gimp/Makefile | 4 ++--
graphics/gmic/Makefile | 4 ++--
graphics/hugin/Makefile | 4 ++--
graphics/kimageformats/Makefile | 4 ++--
graphics/krita/Makefile | 4 ++--
graphics/lsix/Makefile | 3 ++-
graphics/luminance-hdr/Makefile | 4 ++--
graphics/nvidia-texture-tools/Makefile | 4 ++--
graphics/nvidia-texture-tools/buildlink3.mk | 4 ++--
graphics/opencv-contrib-face/Makefile | 4 ++--
graphics/opencv-contrib-face/buildlink3.mk | 4 ++--
graphics/opencv/Makefile | 4 ++--
graphics/opencv/buildlink3.mk | 4 ++--
graphics/openimageio/Makefile | 3 ++-
graphics/openimageio/buildlink3.mk | 4 ++--
graphics/osg/Makefile | 4 ++--
graphics/osg/buildlink3.mk | 4 ++--
graphics/p5-PerlMagick/Makefile | 3 ++-
graphics/pfstools/Makefile | 4 ++--
graphics/php-imagick/Makefile | 4 ++--
graphics/pstoedit/Makefile | 3 ++-
graphics/py-Willow/Makefile | 3 ++-
graphics/py-openexr/Makefile | 4 ++--
graphics/ruby-RMagick/Makefile | 4 ++--
graphics/tango-icon-theme/Makefile | 4 ++--
graphics/vigra/Makefile | 4 ++--
graphics/zbar/Makefile | 4 ++--
graphics/zphoto/Makefile | 5 ++---
multimedia/dvdauthor/Makefile | 4 ++--
multimedia/transcode/Makefile | 4 ++--
security/libfprint/Makefile | 4 ++--
x11/xlockmore/Makefile | 4 ++--
60 files changed, 120 insertions(+), 113 deletions(-)
diffs (truncated from 841 to 300 lines):
diff -r e47b09ce71f6 -r 4a2340b0adbc chat/spectrum/Makefile
--- a/chat/spectrum/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/chat/spectrum/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2021/06/23 20:33:07 nia Exp $
+# $NetBSD: Makefile,v 1.101 2021/08/15 14:23:58 wiz Exp $
DISTNAME= spectrum-1.4.8
-PKGREVISION= 70
+PKGREVISION= 71
CATEGORIES= chat
MASTER_SITES= https://cloud.github.com/downloads/hanzz/libtransport/
diff -r e47b09ce71f6 -r 4a2340b0adbc databases/postgresql-postgis2/Makefile
--- a/databases/postgresql-postgis2/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/databases/postgresql-postgis2/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2021/07/04 12:02:09 gdt Exp $
+# $NetBSD: Makefile,v 1.98 2021/08/15 14:23:58 wiz Exp $
# Note that the directory is still postgis2, for historical reasons.
# It remains, due to inertia, until there is a good basis to be sure
@@ -6,6 +6,7 @@
MAJOR= 3.1
DISTNAME= postgis-${MAJOR}.3
PKGNAME= postgresql${PGSQL_VERSION}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
diff -r e47b09ce71f6 -r 4a2340b0adbc databases/virtuoso/Makefile
--- a/databases/virtuoso/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/databases/virtuoso/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2021/04/21 13:24:32 adam Exp $
+# $NetBSD: Makefile,v 1.37 2021/08/15 14:23:58 wiz Exp $
#
DISTNAME= virtuoso-opensource-6.1.6
-PKGREVISION= 32
+PKGREVISION= 33
CATEGORIES= databases
MASTER_SITES= http://sourceforge.net/projects/virtuoso/files/virtuoso/6.1.6/
diff -r e47b09ce71f6 -r 4a2340b0adbc devel/kio-extras/Makefile
--- a/devel/kio-extras/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/devel/kio-extras/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2021/07/30 12:26:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2021/08/15 14:23:58 wiz Exp $
DISTNAME= kio-extras-${KAPPSVER}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= misc
HOMEPAGE= https://kde.org/applications/internet/
diff -r e47b09ce71f6 -r 4a2340b0adbc devel/ruby-redmine/Makefile
--- a/devel/ruby-redmine/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/devel/ruby-redmine/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2021/06/23 20:33:11 nia Exp $
+# $NetBSD: Makefile,v 1.67 2021/08/15 14:23:59 wiz Exp $
DISTNAME= redmine-${RM_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/redmine/redmine${RM_VER}/}
-PKGREVISION= 1
+PKGREVISION= 2
PREV_PKGPATH= devel/redmine
CATEGORIES= devel
MASTER_SITES= http://www.redmine.org/releases/
diff -r e47b09ce71f6 -r 4a2340b0adbc editors/emacs-snapshot/Makefile
--- a/editors/emacs-snapshot/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/editors/emacs-snapshot/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.102 2020/12/04 04:55:50 riastradh Exp $
+# $NetBSD: Makefile,v 1.103 2021/08/15 14:23:59 wiz Exp $
DISTNAME= emacs-28.0.50_2020-02-10
PKGVERSION= 28.0.50
PKGNAME= emacs28-${PKGVERSION}
-PKGREVISION= 6
+PKGREVISION= 7
MASTER_SITES= https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-28/
CATEGORIES= editors
diff -r e47b09ce71f6 -r 4a2340b0adbc editors/emacs26/Makefile
--- a/editors/emacs26/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/editors/emacs26/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2021/04/21 13:24:36 adam Exp $
+# $NetBSD: Makefile,v 1.28 2021/08/15 14:23:59 wiz Exp $
CONFLICTS+= emacs26-nox11-[0-9]*
.include "../../editors/emacs26/Makefile.common"
-PKGREVISION= 14
+PKGREVISION= 15
.include "options.mk"
diff -r e47b09ce71f6 -r 4a2340b0adbc editors/emacs27/Makefile
--- a/editors/emacs27/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/editors/emacs27/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2021/06/13 20:28:12 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/08/15 14:23:59 wiz Exp $
CONFLICTS+= emacs27-nox11-[0-9]*
-PKGREVISION= 4
+PKGREVISION= 5
.include "../../editors/emacs27/Makefile.common"
.include "options.mk"
diff -r e47b09ce71f6 -r 4a2340b0adbc games/flightgear/Makefile
--- a/games/flightgear/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/games/flightgear/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.126 2021/06/10 11:06:21 wiz Exp $
+# $NetBSD: Makefile,v 1.127 2021/08/15 14:23:59 wiz Exp $
DISTNAME= flightgear-2020.3.6
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flightgear/release-${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.bz2
diff -r e47b09ce71f6 -r 4a2340b0adbc games/openmw/Makefile
--- a/games/openmw/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/games/openmw/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2021/06/10 11:06:21 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2021/08/15 14:23:59 wiz Exp $
DISTNAME= openmw-0.46.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenMW/}
GITHUB_TAG= openmw-${PKGVERSION_NOREV}
diff -r e47b09ce71f6 -r 4a2340b0adbc games/simgear/Makefile
--- a/games/simgear/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/games/simgear/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.123 2021/06/10 11:06:19 wiz Exp $
+# $NetBSD: Makefile,v 1.124 2021/08/15 14:23:57 wiz Exp $
DISTNAME= simgear-2020.3.6
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= games devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flightgear/release-${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.bz2
diff -r e47b09ce71f6 -r 4a2340b0adbc games/simgear/buildlink3.mk
--- a/games/simgear/buildlink3.mk Sun Aug 15 14:15:12 2021 +0000
+++ b/games/simgear/buildlink3.mk Sun Aug 15 14:23:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.61 2021/06/10 11:06:19 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.62 2021/08/15 14:23:57 wiz Exp $
BUILDLINK_TREE+= simgear
@@ -6,7 +6,7 @@
SIMGEAR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.simgear+= simgear>=2018.2.2nb7
-BUILDLINK_ABI_DEPENDS.simgear?= simgear>=2020.3.6nb8
+BUILDLINK_ABI_DEPENDS.simgear?= simgear>=2020.3.6nb9
BUILDLINK_PKGSRCDIR.simgear?= ../../games/simgear
.include "../../audio/openal-soft/buildlink3.mk"
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/ImageMagick/Makefile
--- a/graphics/ImageMagick/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/ImageMagick/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.293 2021/06/10 10:03:44 wiz Exp $
+# $NetBSD: Makefile,v 1.294 2021/08/15 14:23:57 wiz Exp $
+PKGREVISION= 1
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/ImageMagick/buildlink3.mk
--- a/graphics/ImageMagick/buildlink3.mk Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/ImageMagick/buildlink3.mk Sun Aug 15 14:23:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.86 2021/04/21 13:24:11 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.87 2021/08/15 14:23:57 wiz Exp $
BUILDLINK_TREE+= ImageMagick
@@ -6,7 +6,7 @@
IMAGEMAGICK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ImageMagick+= ImageMagick>=5.5.7.11nb1
-BUILDLINK_ABI_DEPENDS.ImageMagick+= ImageMagick>=7.0.11.8nb2
+BUILDLINK_ABI_DEPENDS.ImageMagick+= ImageMagick>=7.1.0.4nb1
BUILDLINK_PKGSRCDIR.ImageMagick?= ../../graphics/ImageMagick
pkgbase := ImageMagick
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/ImageMagick6/Makefile
--- a/graphics/ImageMagick6/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/ImageMagick6/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2021/05/24 19:52:19 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2021/08/15 14:23:57 wiz Exp $
-PKGREVISION= 9
+PKGREVISION= 10
.include "Makefile.common"
PKGNAME= ImageMagick6-${DISTVERSION}
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/ImageMagick6/buildlink3.mk
--- a/graphics/ImageMagick6/buildlink3.mk Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/ImageMagick6/buildlink3.mk Sun Aug 15 14:23:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2021/04/21 13:24:11 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2021/08/15 14:23:57 wiz Exp $
BUILDLINK_TREE+= ImageMagick6
@@ -6,7 +6,7 @@
IMAGEMAGICK6_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ImageMagick6+= ImageMagick6>=5.5.7.11nb1
-BUILDLINK_ABI_DEPENDS.ImageMagick6+= ImageMagick6>=6.9.11.7nb8
+BUILDLINK_ABI_DEPENDS.ImageMagick6+= ImageMagick6>=6.9.11.7nb10
BUILDLINK_PKGSRCDIR.ImageMagick6?= ../../graphics/ImageMagick6
pkgbase := ImageMagick6
.include "../../mk/pkg-build-options.mk"
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/aqsis/Makefile
--- a/graphics/aqsis/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/aqsis/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.92 2021/07/09 10:36:23 markd Exp $
+# $NetBSD: Makefile,v 1.93 2021/08/15 14:23:59 wiz Exp $
#
DISTNAME= aqsis-1.8.1
-PKGREVISION= 46
+PKGREVISION= 47
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aqsis/}
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/autotrace/Makefile
--- a/graphics/autotrace/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/autotrace/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2021/04/21 13:24:45 adam Exp $
+# $NetBSD: Makefile,v 1.87 2021/08/15 14:23:59 wiz Exp $
DISTNAME= autotrace-0.31.1
-PKGREVISION= 56
+PKGREVISION= 57
CATEGORIES= graphics cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/}
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/blender-lts/Makefile
--- a/graphics/blender-lts/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/blender-lts/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2021/07/13 13:05:08 markd Exp $
+# $NetBSD: Makefile,v 1.9 2021/08/15 14:24:00 wiz Exp $
DISTNAME= blender-2.83.5
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= https://download.blender.org/source/
EXTRACT_SUFX= .tar.xz
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/blender/Makefile
--- a/graphics/blender/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/blender/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.175 2021/07/26 05:15:15 mrg Exp $
+# $NetBSD: Makefile,v 1.176 2021/08/15 14:24:00 wiz Exp $
DISTNAME= blender-2.93.1
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://download.blender.org/source/
EXTRACT_SUFX= .tar.xz
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/cinepaint/Makefile
--- a/graphics/cinepaint/Makefile Sun Aug 15 14:15:12 2021 +0000
+++ b/graphics/cinepaint/Makefile Sun Aug 15 14:23:57 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2021/04/25 10:18:46 nia Exp $
+# $NetBSD: Makefile,v 1.73 2021/08/15 14:24:00 wiz Exp $
DISTNAME= cinepaint-1.0-4
PKGNAME= cinepaint-1.0.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cinepaint/}
diff -r e47b09ce71f6 -r 4a2340b0adbc graphics/darktable/Makefile
--- a/graphics/darktable/Makefile Sun Aug 15 14:15:12 2021 +0000
Home |
Main Index |
Thread Index |
Old Index