aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2024-06-10 06:08:20 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2024-06-10 06:08:20 +0000
commit8bb877912300eabb66d3b3f96d3926b2ab711560 (patch)
tree546d0d9fb09799d6bbe5a776f212ce4278660c53
parent7eb947024d9244b32d97eb342281c95db5356865 (diff)
downloadports-8bb877912300eabb66d3b3f96d3926b2ab711560.tar.gz
ports-8bb877912300eabb66d3b3f96d3926b2ab711560.zip
graphics/fotocx: the port had been updated to version 24.40.
-rw-r--r--graphics/fotocx/Makefile2
-rw-r--r--graphics/fotocx/distinfo6
-rw-r--r--graphics/fotocx/files/patch-f.refine.cc8
-rw-r--r--graphics/fotocx/pkg-plist7
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