Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2023 20:51:27 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eabf2437afab - main - graphics/gimp-app: update to 2.10.34 release (+)
Message-ID:  <202302282051.31SKpRmd059644@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eabf2437afaba112aab4695236273df9cfe0915d

commit eabf2437afaba112aab4695236273df9cfe0915d
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-02-28 20:47:04 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-02-28 20:47:04 +0000

    graphics/gimp-app: update to 2.10.34 release (+)
    
    Release notes:  https://www.gimp.org/news/2023/02/27/gimp-2-10-34-released/
    ChangeLog:      https://gitlab.gnome.org/GNOME/gimp/-/blob/GIMP_2_10_34/NEWS
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 graphics/gimp-app/Makefile                                 |  3 +--
 graphics/gimp-app/distinfo                                 |  6 +++---
 graphics/gimp-app/files/patch-plug-ins_common_file-dicom.c | 11 -----------
 graphics/gimp-app/pkg-plist                                |  3 +++
 4 files changed, 7 insertions(+), 16 deletions(-)

diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 8840097b0cda..b41f6ed5e7fe 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -1,6 +1,5 @@
 PORTNAME?=	gimp
-PORTVERSION=	2.10.32
-PORTREVISION=	11
+PORTVERSION=	2.10.34
 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 9982e7f796d1..3ff79eb56022 100644
--- a/graphics/gimp-app/distinfo
+++ b/graphics/gimp-app/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655192953
-SHA256 (gimp-2.10.32.tar.bz2) = 3f15c70554af5dcc1b46e6dc68f3d8f0a6cc9fe56b6d78ac08c0fd859ab89a25
-SIZE (gimp-2.10.32.tar.bz2) = 31397425
+TIMESTAMP = 1677611111
+SHA256 (gimp-2.10.34.tar.bz2) = 84004642d351b398a4293cd7fd3592044a944f05bb52850ee6068f247c657aa3
+SIZE (gimp-2.10.34.tar.bz2) = 31405329
diff --git a/graphics/gimp-app/files/patch-plug-ins_common_file-dicom.c b/graphics/gimp-app/files/patch-plug-ins_common_file-dicom.c
deleted file mode 100644
index a95402dd819d..000000000000
--- a/graphics/gimp-app/files/patch-plug-ins_common_file-dicom.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- plug-ins/common/file-dicom.c.orig	2022-06-12 20:26:00 UTC
-+++ plug-ins/common/file-dicom.c
-@@ -602,7 +602,7 @@ load_image (const gchar  *filename,
-                                (gchar *) value, samples_per_pixel);
-                   g_free (dicominfo);
-                   fclose (DICOM);
--                  return NULL;
-+                  return -1;
-                 }
- 
-               break;
diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist
index 6473264add72..70d838e8099c 100644
--- a/graphics/gimp-app/pkg-plist
+++ b/graphics/gimp-app/pkg-plist
@@ -5213,6 +5213,9 @@ share/locale/ja/LC_MESSAGES/gimp20-std-plug-ins.mo
 share/locale/ja/LC_MESSAGES/gimp20.mo
 share/locale/ka/LC_MESSAGES/gimp20.mo
 share/locale/ka/LC_MESSAGES/gimp20-libgimp.mo
+share/locale/ka/LC_MESSAGES/gimp20-python.mo
+share/locale/ka/LC_MESSAGES/gimp20-script-fu.mo
+share/locale/ka/LC_MESSAGES/gimp20-std-plug-ins.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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302282051.31SKpRmd059644>