From owner-dev-commits-ports-main@freebsd.org Tue Apr 6 14:07:55 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7C9B25D2940; Tue, 6 Apr 2021 14:07:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FF8Vz37l6z3CqD; Tue, 6 Apr 2021 14:07:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A7D1551F; Tue, 6 Apr 2021 14:07:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 136E7tbc069135; Tue, 6 Apr 2021 14:07:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 136E7tSl069134; Tue, 6 Apr 2021 14:07:55 GMT (envelope-from git) Date: Tue, 6 Apr 2021 14:07:55 GMT Message-Id: <202104061407.136E7tSl069134@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: 2287f5a66f82 - main - graphics/gimp[-app]: update to 2.10.24 release graphics/gegl: update to 0.4.30 release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2287f5a66f822eb509f8f9400726e1c06284169e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2021 14:07:55 -0000 The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2287f5a66f822eb509f8f9400726e1c06284169e commit 2287f5a66f822eb509f8f9400726e1c06284169e Author: Dima Panov AuthorDate: 2021-04-06 14:02:18 +0000 Commit: Dima Panov CommitDate: 2021-04-06 14:07:43 +0000 graphics/gimp[-app]: update to 2.10.24 release graphics/gegl: update to 0.4.30 release With hat: desktop Submitted by: Sergey Golyashov via IM --- graphics/gegl/Makefile | 5 ++--- graphics/gegl/distinfo | 6 +++--- graphics/gegl/pkg-plist | 2 ++ graphics/gimp-app/Makefile | 3 +-- graphics/gimp-app/distinfo | 6 +++--- graphics/gimp-app/files/patch-app_actions_debug-actions.c | 13 ------------- graphics/gimp-app/files/patch-app_sanity.c | 10 ---------- graphics/gimp-app/pkg-plist | 3 +++ graphics/gimp/Makefile | 2 +- 9 files changed, 15 insertions(+), 35 deletions(-) diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 299275955ec9..30d0815aa59b 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gegl -PORTVERSION= 0.4.28 -PORTREVISION= 7 +PORTVERSION= 0.4.30 CATEGORIES= graphics MASTER_SITES= GIMP @@ -38,7 +37,7 @@ MESON_ARGS= -Ddocs=false \ -Dvapigen=disabled \ -Dlua=disabled -GEGL_SHLIB= 0.427.1 +GEGL_SHLIB= 0.429.1 GEGL_VER= 0.4 PLIST_SUB+= GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER} diff --git a/graphics/gegl/distinfo b/graphics/gegl/distinfo index 07f8250604c6..3c264b6bd523 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608662664 -SHA256 (gegl-0.4.28.tar.xz) = 1d110d8577d54cca3b34239315bd37c57ccb27dd4355655074a2d2b3fd897900 -SIZE (gegl-0.4.28.tar.xz) = 4966580 +TIMESTAMP = 1617458452 +SHA256 (gegl-0.4.30.tar.xz) = c112782cf4096969e23217ccdfabe42284e35d5435ff0c43d40e4c70faeca8dd +SIZE (gegl-0.4.30.tar.xz) = 5398052 diff --git a/graphics/gegl/pkg-plist b/graphics/gegl/pkg-plist index 3cb9f0f81dce..16a95d72ff3c 100644 --- a/graphics/gegl/pkg-plist +++ b/graphics/gegl/pkg-plist @@ -87,6 +87,7 @@ include/gegl-%%GEGL_VER%%/sc/sc-sample.h %%OPENEXR%%lib/gegl-%%GEGL_VER%%/exr-save.so %%FFMPEG%%lib/gegl-%%GEGL_VER%%/ff-load.so %%FFMPEG%%lib/gegl-%%GEGL_VER%%/ff-save.so +lib/gegl-%%GEGL_VER%%/dropshadow2.json lib/gegl-%%GEGL_VER%%/gegl-common-cxx.so lib/gegl-%%GEGL_VER%%/gegl-common-gpl3.so lib/gegl-%%GEGL_VER%%/gegl-common.so @@ -163,6 +164,7 @@ share/locale/ro/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/ru/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/sk/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/sl/LC_MESSAGES/gegl-%%GEGL_VER%%.mo +share/locale/sr@latin/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/sr/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/sv/LC_MESSAGES/gegl-%%GEGL_VER%%.mo share/locale/tr/LC_MESSAGES/gegl-%%GEGL_VER%%.mo diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 4f2da01e653a..6c593cd7d77d 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME?= gimp-app -PORTVERSION= 2.10.22 -PORTREVISION= 3 +PORTVERSION= 2.10.24 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo index 98ad1e099b10..6000e3ef0b6b 100644 --- a/graphics/gimp-app/distinfo +++ b/graphics/gimp-app/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610695492 -SHA256 (gimp-2.10.22.tar.bz2) = 2db84b57f3778d80b3466d7c21a21d22e315c7b062de2883cbaaeda9a0f618bb -SIZE (gimp-2.10.22.tar.bz2) = 33152226 +TIMESTAMP = 1617535924 +SHA256 (gimp-2.10.24.tar.bz2) = bd1bb762368c0dd3175cf05006812dd676949c3707e21f4e6857435cb435989e +SIZE (gimp-2.10.24.tar.bz2) = 31546295 diff --git a/graphics/gimp-app/files/patch-app_actions_debug-actions.c b/graphics/gimp-app/files/patch-app_actions_debug-actions.c deleted file mode 100644 index 9444616e1557..000000000000 --- a/graphics/gimp-app/files/patch-app_actions_debug-actions.c +++ /dev/null @@ -1,13 +0,0 @@ ---- app/actions/debug-actions.c.orig 2019-10-26 18:49:18 UTC -+++ app/actions/debug-actions.c -@@ -98,4 +98,10 @@ void - debug_actions_update (GimpActionGroup *group, - gpointer data) - { -+#define SET_SENSITIVE(action,condition) \ -+ gimp_action_group_set_action_sensitive (group, action, (condition) != 0) -+ -+ SET_SENSITIVE ("debug-show-image-graph", gegl_has_operation ("gegl:introspect")); -+ -+#undef SET_SENSITIVE - } diff --git a/graphics/gimp-app/files/patch-app_sanity.c b/graphics/gimp-app/files/patch-app_sanity.c deleted file mode 100644 index ae1f0127a8f3..000000000000 --- a/graphics/gimp-app/files/patch-app_sanity.c +++ /dev/null @@ -1,10 +0,0 @@ ---- app/sanity.c.orig 2020-06-07 20:03:47 UTC -+++ app/sanity.c -@@ -650,7 +650,6 @@ sanity_check_gegl_ops (void) - "gegl:hue-chroma", - "gegl:illusion", - "gegl:image-gradient", -- "gegl:introspect", - "gegl:invert-gamma", - "gegl:invert-linear", - "gegl:lens-blur", diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist index f4df819587f5..3c4440ffd45b 100644 --- a/graphics/gimp-app/pkg-plist +++ b/graphics/gimp-app/pkg-plist @@ -4423,6 +4423,7 @@ share/gimp/icons/Symbolic/scalable/apps/zoom-in.svg share/gimp/icons/Symbolic/scalable/apps/zoom-original.svg share/gimp/icons/Symbolic/scalable/apps/zoom-out.svg share/gimp/icons/hicolor/index.theme +share/gimp/icons/hicolor/scalable/status/software-update-available.svg share/gimp/images/gimp-logo.png share/gimp/images/gimp-splash.png share/gimp/images/wilber.png @@ -5233,6 +5234,8 @@ share/locale/ja/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/ja/LC_MESSAGES/gimp20-tips.mo share/locale/ja/LC_MESSAGES/gimp20.mo share/locale/ka/LC_MESSAGES/gimp20.mo +share/locale/kab/LC_MESSAGES/gimp20-python.mo +share/locale/kab/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/kk/LC_MESSAGES/gimp20-libgimp.mo share/locale/kk/LC_MESSAGES/gimp20.mo share/locale/km/LC_MESSAGES/gimp20-libgimp.mo diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index dcc847e50317..a85d06d7aa4a 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gimp -DISTVERSION?= 2.10.22 +DISTVERSION?= 2.10.24 PORTEPOCH?= 2 CATEGORIES= graphics gnome