git: 8bb877912300 - main - graphics/fotocx: the port had been updated to version 24.40.

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Mon, 10 Jun 2024 06:09:22 UTC
The branch main has been updated by danfe:

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

commit 8bb877912300eabb66d3b3f96d3926b2ab711560
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-06-10 06:08:20 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-06-10 06:08:20 +0000

    graphics/fotocx: the port had been updated to version 24.40.
---
 graphics/fotocx/Makefile                | 2 +-
 graphics/fotocx/distinfo                | 6 +++---
 graphics/fotocx/files/patch-f.refine.cc | 8 ++++----
 graphics/fotocx/pkg-plist               | 7 ++++---
 4 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/graphics/fotocx/Makefile b/graphics/fotocx/Makefile
index 329d2adc75e9..2346c5dcd8eb 100644
--- a/graphics/fotocx/Makefile
+++ b/graphics/fotocx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fotocx
-PORTVERSION=	24.30
+PORTVERSION=	24.40
 CATEGORIES=	graphics
 MASTER_SITES=	https://kornelix.net/downloads/downloads/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source
diff --git a/graphics/fotocx/distinfo b/graphics/fotocx/distinfo
index 37fe670b8210..7edab19f96a9 100644
--- a/graphics/fotocx/distinfo
+++ b/graphics/fotocx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714849239
-SHA256 (fotocx-24.30-source.tar.gz) = 0ef1257c4698a1d8c4f8a0f091e3bc6e9390cc91ead88350cd024b283557d14d
-SIZE (fotocx-24.30-source.tar.gz) = 16103870
+TIMESTAMP = 1717588456
+SHA256 (fotocx-24.40-source.tar.gz) = ae9bbb1eeb2da4eee0deb4e067c4a9624d6ad80083ba87354182bf3972f4d449
+SIZE (fotocx-24.40-source.tar.gz) = 16036394
diff --git a/graphics/fotocx/files/patch-f.refine.cc b/graphics/fotocx/files/patch-f.refine.cc
index 6769e3308abc..e5d89fd86bc4 100644
--- a/graphics/fotocx/files/patch-f.refine.cc
+++ b/graphics/fotocx/files/patch-f.refine.cc
@@ -2,22 +2,22 @@
 +++ f.refine.cc
 @@ -223,7 +223,7 @@ void m_edit_dist(GtkWidget *, ch  *menu)
     EFedit_dist.Farea = 2;                                                        //  select area usable
-    EFedit_dist.Frestart = 1;                                                     //  restart allowed
+    EFedit_dist.Fpaintedits = 1;                                                  //  use with paint edits OK               23.50
     EFedit_dist.Fscript = 1;                                                      //  scripting supported 
 -   EFedit_dist.threadfunc = thread;
 +   EFedit_dist.threadfunc = edit_dist_names::thread;
+ 
     if (! edit_setup(EFedit_dist)) return;                                        //  setup edit
  
- /***
 @@ -589,7 +589,7 @@ void m_flatdist(GtkWidget *, ch  *menu)
-    EFflatdist.Frestart = 1;                                                      //  restartable
+    EFflatdist.Farea = 2;                                                         //  select area usable
     EFflatdist.Fpaintedits = 1;                                                   //  use with paint edits OK
     EFflatdist.Fscript = 1;                                                       //  scripting supported
 -   EFflatdist.threadfunc = thread;
 +   EFflatdist.threadfunc = flatdist_names::thread;
+ 
     if (! edit_setup(EFflatdist)) return;                                         //  setup edit
  
-    Eww = E0pxm->ww;
 @@ -1067,7 +1067,7 @@ void flatdist_func(int _radius, int _flatten, int _deb
     EFflatdist.menufunc = m_flatdist;
     EFflatdist.Farea = 2;                                                         //  select area usable
diff --git a/graphics/fotocx/pkg-plist b/graphics/fotocx/pkg-plist
index edfc9cce90f0..4c0d07995444 100644
--- a/graphics/fotocx/pkg-plist
+++ b/graphics/fotocx/pkg-plist
@@ -258,8 +258,8 @@ share/applications/fotocx.desktop
 %%DATADIR%%/images/jpeg-quality.png
 %%DATADIR%%/images/local-retx.png
 %%DATADIR%%/images/local-retx2.png
-%%DATADIR%%/images/localcon.png
-%%DATADIR%%/images/localcon2.png
+%%DATADIR%%/images/localcon.jpg
+%%DATADIR%%/images/localcon2.jpg
 %%DATADIR%%/images/localcon3.jpg
 %%DATADIR%%/images/magnify-image.jpg
 %%DATADIR%%/images/make-waves1.png
@@ -293,7 +293,8 @@ share/applications/fotocx.desktop
 %%DATADIR%%/images/nonlinear slider.png
 %%DATADIR%%/images/number-keys.png
 %%DATADIR%%/images/outboard-programs.png
-%%DATADIR%%/images/outlines.jpg
+%%DATADIR%%/images/outlines1.png
+%%DATADIR%%/images/outlines2.jpg
 %%DATADIR%%/images/paint-edits.png
 %%DATADIR%%/images/paint-image.jpg
 %%DATADIR%%/images/paint-transp.png