Re: tdesktop: provide qt6 flavour for testing

2022-06-24 Thread Sergey A. Osokin
On Fri, Jun 24, 2022 at 10:43:57AM +, Klemens Nanni wrote:
> On Thu, Jun 23, 2022 at 09:44:58PM +, Sergey A. Osokin wrote:
> > 
> > telegram-deskop 4.0.0, latest release, builds well with Qt5.
> 
> On which system?

FreeBSD 13.1-RELEASE amd64

> With patches?

A couple of patches is required, one from the vendor,
https://github.com/osokin/freebsd-ports/tree/tdesktop/net-im/telegram-desktop/files

> With wayland integration?

It's disabled by default.

-- 
Sergey A. Osokin


signature.asc
Description: PGP signature


Re: tdesktop: provide qt6 flavour for testing

2022-06-24 Thread Klemens Nanni

On 24/06/2022 18:20, Sergey A. Osokin wrote:

On Fri, Jun 24, 2022 at 10:43:57AM +, Klemens Nanni wrote:

On Thu, Jun 23, 2022 at 09:44:58PM +, Sergey A. Osokin wrote:


telegram-deskop 4.0.0, latest release, builds well with Qt5.


On which system?


FreeBSD 13.1-RELEASE amd64


With patches?


A couple of patches is required, one from the vendor,
https://github.com/osokin/freebsd-ports/tree/tdesktop/net-im/telegram-desktop/files


Thanks, merely adding the media_view_pip.cpp patch to 4.0.0 without any
other Qt related patches fixes the Qt5 build on OpenBSD, thanks.

So that should help updating to 4.0.0, but it still doesn't fix
regressions with Qt6.

I can test and update tdesktop to 4.0.0 using Qt5 to drop our current
patches, then I could send a simpler FLAVOR diff to add -qt6.



Re: [new] net/nheko v0.9.3 (and deps): a native desktop client for matrix

2022-06-24 Thread Landry Breuil
Le Fri, Jun 24, 2022 at 02:32:51PM +, Yifei Zhan a écrit :
> On 22/06/23 09:20AM, Aaron Bieber wrote:
> > On Thu, 23 Jun 2022 at 07:58:06 -0600, Aaron Bieber wrote:
> > > Hi!
> > > 
> > > First off, HUGE thanks to tb@ for the work on libressl that let mtxclient 
> > > work
> > > without needing to pull in openssl!!
> > > 
> > > Also thanks to casper for some tweaks to the deps!
> > > 
> > > Nheko is probably the most feature complete native app for matrix chat. 
> > > It does
> > > encryption, spaces.. etc. Very usable as a daily driver!
> > > 
> 
> you beat me to it :D
> 
> I tested this on arm64, build/run OK, registered a new account on 
> matrix.org and joined a few rooms. a few minor gliches here and there 
> but overall usable. 
> 
> One minor issue tho, it complains 'Nheko could not connect to the 
> secure storage to save encrypted secrets to' and then exited/crashed 
> during the first start, seems like it needs D-Bus plus a secret 
> service (k-wallet/gnome-keyrings) to work properly, perhaps we can put 
> a note for that in README?

i worked that around (as it never managed to connect to a running
gnome-keyring) using this hidden flag:

$head .config/nheko/nheko.conf
[General]
run_without_secure_secrets_service=true

cf
https://github.com/Nheko-Reborn/nheko/commit/9363f0b7c7bfcf5257a47892b7ca4f8dabf92c59
gross, sure, but helps.



UPDATE: Gource-0.53

2022-06-24 Thread Gonzalo L. Rodriguez
Hello,

Update for Gource to 0.53:

https://github.com/acaudwell/Gource/releases/tag/gource-0.53

OK? Comments?

Cheers.-

-- 

 %gonzalo


Index: Makefile
===
RCS file: /cvs/ports/sysutils/gource/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile31 Mar 2022 13:37:03 -  1.24
+++ Makefile24 Jun 2022 16:46:46 -
@@ -1,7 +1,6 @@
 COMMENT =  software version control visualization tool
 
-DISTNAME = gource-0.51
-REVISION = 0
+DISTNAME = gource-0.53
 CATEGORIES =   sysutils graphics
 HOMEPAGE = https://gource.io/
 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/gource/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo16 Jan 2020 09:46:58 -  1.9
+++ distinfo24 Jun 2022 16:46:46 -
@@ -1,2 +1,2 @@
-SHA256 (gource-0.51.tar.gz) = GaP4iLGCWqftRvUs685QEuPGJDnj0oEQLyGBTHpY55o=
-SIZE (gource-0.51.tar.gz) = 882783
+SHA256 (gource-0.53.tar.gz) = PV9kwcaBL2RMMgy8mphY35e8YDb8Hl9gPKRrFbjdcjc=
+SIZE (gource-0.53.tar.gz) = 900932



Re: tdesktop: provide qt6 flavour for testing

2022-06-24 Thread Stuart Henderson
On 2022/06/24 15:47, Klemens Nanni wrote:
> So that should help updating to 4.0.0, but it still doesn't fix
> regressions with Qt6.

I wonder if it also breaks on FreeBSD with cwm



[update] devel/pycharm to 2022.1.3

2022-06-24 Thread Lucas Raab
Hello,

Here's a quick update for pycharm to 2022.1.3. It's been working fine
on amd64.

Release notes: 
https://youtrack.jetbrains.com/articles/PY-A-233537973/PyCharm-202213-221592127-build-Release-Notes

Thanks,
Lucas
diff 73ec9be74cfb80e4ba11483463dd55c72171e4ea /usr/ports
blob - c43ae22b0d38d3b0db6a32d452bb3e8b43390fd7
file + devel/pycharm/Makefile
--- devel/pycharm/Makefile
+++ devel/pycharm/Makefile
@@ -1,6 +1,6 @@
 COMMENT=   Python IDE based on IntelliJ IDEA
 
-V= 2022.1.2
+V= 2022.1.3
 DISTNAME=  pycharm-community-${V}
 PKGNAME=   pycharm-${V}
 CATEGORIES=devel
blob - 987888e97209e1cd1f9a9e5cef03e7af6676fae5
file + devel/pycharm/distinfo
--- devel/pycharm/distinfo
+++ devel/pycharm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pycharm-community-2022.1.2-no-jbr.tar.gz) = 
Lleuh1+LF6T8aAoYEZki2Ud+NIfjmmJumT98PErSh6c=
-SIZE (pycharm-community-2022.1.2-no-jbr.tar.gz) = 358586322
+SHA256 (pycharm-community-2022.1.3-no-jbr.tar.gz) = 
osDyQ+NnmjIutyQzGmwWE6hIQeJw9juIs37bagN7t3U=
+SIZE (pycharm-community-2022.1.3-no-jbr.tar.gz) = 358363529
blob - 089555d3d333bd39e1a7a9bb4adb805e8d8b6ed6
file + devel/pycharm/pkg/PLIST
--- devel/pycharm/pkg/PLIST
+++ devel/pycharm/pkg/PLIST
@@ -41,7 +41,7 @@ pycharm/lib/asm-analysis-7.1.jar
 pycharm/lib/asm-commons-7.1.jar
 pycharm/lib/asm-tree-7.1.jar
 pycharm/lib/asm-util-7.1.jar
-pycharm/lib/build-marker-PC-221.5787.24
+pycharm/lib/build-marker-PC-221.5921.27
 pycharm/lib/byte-buddy-agent.jar
 pycharm/lib/cds/
 pycharm/lib/cds/classesLogAgent.jar
@@ -220,8 +220,8 @@ pycharm/plugins/pycharm-community-sharedIndexes-bundle
 pycharm/plugins/pycharm-community-sharedIndexes-bundled/lib/
 
pycharm/plugins/pycharm-community-sharedIndexes-bundled/lib/pycharm-community-sharedIndexes-bundled.jar
 pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/
-pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-ecfff69c7bbf-af0249357b51.ijx
-pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-ecfff69c7bbf-af0249357b51.txt
+pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-47e0960b85fc-af0249357b51.ijx
+pycharm/plugins/pycharm-community-sharedIndexes-bundled/python-sdk/python-sdk-47e0960b85fc-af0249357b51.txt
 pycharm/plugins/python-ce/
 pycharm/plugins/python-ce/helpers/
 pycharm/plugins/python-ce/helpers/MathJax/


Re: UPDATE: graphics/nsxiv-v30

2022-06-24 Thread Omar Polo
Thim Cederlund  wrote:
> Hi,
> 
> On 24/06-22 09:13, Omar Polo wrote:
> > looks fine and works fine as usual, thanks! :)
> > 
> > However, I noticed a few things that we may want to consider for the
> > update.  First of all, the development has moved to codeberg after
> > github wiped (but then restored) the account of the maintainer[0].
> > Moving from GH_* to a custom MASTERSITE for Codeberg probably isn't an
> > option, but they also have added an homepage[1] that we may want to link.
> > Secondarly, I've noticed that upstream do provide icons for the
> > software, so why don't install them as well?
> > 
> > [0]: 
> > https://nrk.neocities.org/articles/miserable-state-of-github-moderation.html
> > [1]: https://nsxiv.codeberg.page/
> > 
> > Updated diff with these addressed and the patch regenerated (make
> > update-patches).  It's ok for you? :)
> 
> Sure, adding the MASTRERSITE codeberg is ok by me.
> 
> I agree with your changes and not adding the icons was a clear miss
> from my end. I don't use icons so I didn't even notice there were
> any.

they're also difficult to discover, i noticed an `install-icons' almost
by chance when I was taking a quick look at the homepage...

Committed, thanks!

> Thank you Omar :)
> 
> > 
> > Cheers,
> > 
> > Omar Polo




Re: UPDATE: graphics/nsxiv-v30

2022-06-24 Thread Omar Polo
Thim Cederlund  wrote:
> Hi,
> 
> Update for nsxiv to v30.
> 
> TLDR; a new script has been introduced that is called when the
> selected image changes in thumbnail mode.
> 
> Proper changelog doesn't exist so I would advise you to check:
> https://github.com/nsxiv/nsxiv/commits/master
> 
> OK? Anyone willing to commit?

looks fine and works fine as usual, thanks! :)

However, I noticed a few things that we may want to consider for the
update.  First of all, the development has moved to codeberg after
github wiped (but then restored) the account of the maintainer[0].
Moving from GH_* to a custom MASTERSITE for Codeberg probably isn't an
option, but they also have added an homepage[1] that we may want to link.
Secondarly, I've noticed that upstream do provide icons for the
software, so why don't install them as well?

[0]: 
https://nrk.neocities.org/articles/miserable-state-of-github-moderation.html
[1]: https://nsxiv.codeberg.page/

Updated diff with these addressed and the patch regenerated (make
update-patches).  It's ok for you? :)

Cheers,

Omar Polo

Index: Makefile
===
RCS file: /home/cvs/ports/graphics/nsxiv/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile11 Mar 2022 19:22:54 -  1.3
+++ Makefile24 Jun 2022 07:07:36 -
@@ -2,10 +2,12 @@ COMMENT = neo simple X Image Viewer
 
 GH_PROJECT =   nsxiv
 GH_ACCOUNT =   nsxiv
-GH_TAGNAME =   v29
+GH_TAGNAME =   v30
 
 CATEGORIES =   graphics x11
 
+HOMEPAGE = https://nsxiv.codeberg.page/
+
 MAINTAINER =   Thim Cederlund 
 
 # GPLv2+
@@ -41,6 +43,7 @@ MAKE_FLAGS =  CC="${CC}" \
CFLAGS="${CFLAGS}" \
LDFLAGS="${LDFLAGS}"
 
+FAKE_TARGET =  install-all
 NO_TEST =  Yes
 
 post-patch:
Index: distinfo
===
RCS file: /home/cvs/ports/graphics/nsxiv/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo3 Mar 2022 17:38:24 -   1.2
+++ distinfo24 Jun 2022 06:50:20 -
@@ -1,2 +1,2 @@
-SHA256 (nsxiv-29.tar.gz) = 
564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039
-SIZE (nsxiv-29.tar.gz) = 64012
+SHA256 (nsxiv-30.tar.gz) = TmAIxlynGlHVndfqfPDrSFctniB6dA9z8o58h35DTSs=
+SIZE (nsxiv-30.tar.gz) = 65642
Index: patches/patch-nsxiv_1
===
RCS file: /home/cvs/ports/graphics/nsxiv/patches/patch-nsxiv_1,v
retrieving revision 1.2
diff -u -p -r1.2 patch-nsxiv_1
--- patches/patch-nsxiv_1   3 Mar 2022 17:38:24 -   1.2
+++ patches/patch-nsxiv_1   24 Jun 2022 06:51:28 -
@@ -3,7 +3,7 @@ Corrects the path of keysymdef.h.
 Index: nsxiv.1
 --- nsxiv.1.orig
 +++ nsxiv.1
-@@ -470,7 +470,7 @@ By default nsxiv(1) will send one image per-line to st
+@@ -499,7 +499,7 @@ By default nsxiv(1) will send one image per-line to st
  
  The key combo argument has the following form: "[C-][M-][S-]KEY",
  where C/M/S indicate Ctrl/Meta(Alt)/Shift modifier states and KEY is the X
Index: pkg/PLIST
===
RCS file: /home/cvs/ports/graphics/nsxiv/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   3 Mar 2022 17:38:24 -   1.2
+++ pkg/PLIST   24 Jun 2022 07:07:03 -
@@ -8,5 +8,12 @@ share/doc/nsxiv/
 share/doc/nsxiv/examples/
 share/doc/nsxiv/examples/image-info
 share/doc/nsxiv/examples/key-handler
+share/doc/nsxiv/examples/thumb-info
 share/doc/nsxiv/examples/win-title
+share/icons/hicolor/128x128/apps/nsxiv.png
+share/icons/hicolor/16x16/apps/nsxiv.png
+share/icons/hicolor/32x32/apps/nsxiv.png
+share/icons/hicolor/48x48/apps/nsxiv.png
+share/icons/hicolor/64x64/apps/nsxiv.png
 @tag update-desktop-database
+@tag gtk-update-icon-cache %D/share/icons/hicolor




Re: Fix Firefox on Fluxbox in multi-monitor configurations

2022-06-24 Thread Klemens Nanni

On 24/06/2022 05:20, Jeremy Evans wrote:

Tested and confirmed to fix the issue on amd64. OKs?


I'm no fluxbox user but trust you with this.
Port-wise this is OK kn



Re: UPDATE: graphics/nsxiv-v30

2022-06-24 Thread Thim Cederlund
Hi,

On 24/06-22 09:13, Omar Polo wrote:
> looks fine and works fine as usual, thanks! :)
> 
> However, I noticed a few things that we may want to consider for the
> update.  First of all, the development has moved to codeberg after
> github wiped (but then restored) the account of the maintainer[0].
> Moving from GH_* to a custom MASTERSITE for Codeberg probably isn't an
> option, but they also have added an homepage[1] that we may want to link.
> Secondarly, I've noticed that upstream do provide icons for the
> software, so why don't install them as well?
> 
> [0]: 
> https://nrk.neocities.org/articles/miserable-state-of-github-moderation.html
> [1]: https://nsxiv.codeberg.page/
> 
> Updated diff with these addressed and the patch regenerated (make
> update-patches).  It's ok for you? :)

Sure, adding the MASTRERSITE codeberg is ok by me.

I agree with your changes and not adding the icons was a clear miss
from my end. I don't use icons so I didn't even notice there were
any.

Thank you Omar :)

> 
> Cheers,
> 
> Omar Polo
> 
> Index: Makefile
> ===
> RCS file: /home/cvs/ports/graphics/nsxiv/Makefile,v
> retrieving revision 1.3
> diff -u -p -r1.3 Makefile
> --- Makefile  11 Mar 2022 19:22:54 -  1.3
> +++ Makefile  24 Jun 2022 07:07:36 -
> @@ -2,10 +2,12 @@ COMMENT =   neo simple X Image Viewer
>  
>  GH_PROJECT = nsxiv
>  GH_ACCOUNT = nsxiv
> -GH_TAGNAME = v29
> +GH_TAGNAME = v30
>  
>  CATEGORIES = graphics x11
>  
> +HOMEPAGE =   https://nsxiv.codeberg.page/
> +
>  MAINTAINER = Thim Cederlund 
>  
>  # GPLv2+
> @@ -41,6 +43,7 @@ MAKE_FLAGS =CC="${CC}" \
>   CFLAGS="${CFLAGS}" \
>   LDFLAGS="${LDFLAGS}"
>  
> +FAKE_TARGET =install-all
>  NO_TEST =Yes
>  
>  post-patch:
> Index: distinfo
> ===
> RCS file: /home/cvs/ports/graphics/nsxiv/distinfo,v
> retrieving revision 1.2
> diff -u -p -r1.2 distinfo
> --- distinfo  3 Mar 2022 17:38:24 -   1.2
> +++ distinfo  24 Jun 2022 06:50:20 -
> @@ -1,2 +1,2 @@
> -SHA256 (nsxiv-29.tar.gz) = 
> 564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039
> -SIZE (nsxiv-29.tar.gz) = 64012
> +SHA256 (nsxiv-30.tar.gz) = TmAIxlynGlHVndfqfPDrSFctniB6dA9z8o58h35DTSs=
> +SIZE (nsxiv-30.tar.gz) = 65642
> Index: patches/patch-nsxiv_1
> ===
> RCS file: /home/cvs/ports/graphics/nsxiv/patches/patch-nsxiv_1,v
> retrieving revision 1.2
> diff -u -p -r1.2 patch-nsxiv_1
> --- patches/patch-nsxiv_1 3 Mar 2022 17:38:24 -   1.2
> +++ patches/patch-nsxiv_1 24 Jun 2022 06:51:28 -
> @@ -3,7 +3,7 @@ Corrects the path of keysymdef.h.
>  Index: nsxiv.1
>  --- nsxiv.1.orig
>  +++ nsxiv.1
> -@@ -470,7 +470,7 @@ By default nsxiv(1) will send one image per-line to st
> +@@ -499,7 +499,7 @@ By default nsxiv(1) will send one image per-line to st
>   
>   The key combo argument has the following form: "[C-][M-][S-]KEY",
>   where C/M/S indicate Ctrl/Meta(Alt)/Shift modifier states and KEY is the X
> Index: pkg/PLIST
> ===
> RCS file: /home/cvs/ports/graphics/nsxiv/pkg/PLIST,v
> retrieving revision 1.2
> diff -u -p -r1.2 PLIST
> --- pkg/PLIST 3 Mar 2022 17:38:24 -   1.2
> +++ pkg/PLIST 24 Jun 2022 07:07:03 -
> @@ -8,5 +8,12 @@ share/doc/nsxiv/
>  share/doc/nsxiv/examples/
>  share/doc/nsxiv/examples/image-info
>  share/doc/nsxiv/examples/key-handler
> +share/doc/nsxiv/examples/thumb-info
>  share/doc/nsxiv/examples/win-title
> +share/icons/hicolor/128x128/apps/nsxiv.png
> +share/icons/hicolor/16x16/apps/nsxiv.png
> +share/icons/hicolor/32x32/apps/nsxiv.png
> +share/icons/hicolor/48x48/apps/nsxiv.png
> +share/icons/hicolor/64x64/apps/nsxiv.png
>  @tag update-desktop-database
> +@tag gtk-update-icon-cache %D/share/icons/hicolor
> 
> 



Re: UPDATE: graphics/nsxiv-v30

2022-06-24 Thread Thim Cederlund
On 24/06-22 11:09, Thim Cederlund wrote:
> Sure, adding the MASTRERSITE codeberg is ok by me.
Sorry, I meant HOMEPAGE and not MASTERSITE obviously.

Best Regards,

Thim Cederlund



Re: tdesktop: provide qt6 flavour for testing

2022-06-24 Thread Klemens Nanni
On Thu, Jun 23, 2022 at 09:44:58PM +, Sergey A. Osokin wrote:
> On Thu, Jun 23, 2022 at 03:57:17PM +, Klemens Nanni wrote:
> > telegram-desktop upstream has been defaulting to Qt6 for some time
> > and >=3.6.3beta already requires it, but first we lacked behind in our
> > Qt6 ports and later I noticed regressions with Qt6.
> > 
> > So at the moment our tdesktop port uses Debian's patch to reenable Qt5
> > builds, but newer telegram-desktop versions already require updates to
> > this patch and we can't carry it forever anyway.
> 
> Let me add 2 cents.
> telegram-deskop 4.0.0, latest release, builds well with Qt5.

On which system? With patches? With wayland integration?

tdesktop-4.0.0 fails to build on OpenBSD/amd64 -CURRENT using Qt5 and
wayland integration disabled.

tdesktop configures but compilation fails.
This happens both without any Qt related patches as well as with
Debian's patch for tdesktop-3.7.3 adapted to 4.0.0.

It's entirely possible that I missed something or mishandled patches,
but afaict telegram-desktop with Qt5 out-of-the-box is not a thing and
downstreams must either jump on Qt6 or find their own way to keep Qt5.



CVS: cvs.openbsd.org: ports

2022-06-24 Thread Lucas Raab
CVSROOT:/cvs
Module name:ports
Changes by: lr...@cvs.openbsd.org   2022/06/24 09:30:31

Modified files:
devel/pycharm  : Makefile distinfo 
devel/pycharm/pkg: PLIST 

Log message:
devel/pycharm: update to 2022.1.3

Changelog: 
https://youtrack.jetbrains.com/articles/PY-A-233537973/PyCharm-202213-221592127-build-Release-Notes

ok landry@



CVS: cvs.openbsd.org: ports

2022-06-24 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2022/06/24 10:25:42

Modified files:
emulators/nono : Makefile distinfo 

Log message:
Update for Nono to 0.4.0

OK op@



CVS: cvs.openbsd.org: ports

2022-06-24 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2022/06/24 08:39:26

Modified files:
x11/fluxbox: Makefile distinfo 

Log message:
Apply upstream distpatch to fix maxDepth issue

Fixes Firefox in certain multimonitor configurations

OK kn@



CVS: cvs.openbsd.org: ports

2022-06-24 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2022/06/24 14:18:50

Modified files:
net/tacacs+: Makefile 

Log message:
net/tacacs+: don't pick up gmake for building, it is not required



CVS: cvs.openbsd.org: ports

2022-06-24 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2022/06/24 07:19:20

Modified files:
graphics/nsxiv : Makefile distinfo 
graphics/nsxiv/patches: patch-nsxiv_1 
graphics/nsxiv/pkg: PLIST 

Log message:
update graphics/nsxiv to v30

Initial diff from Thim Cederlund (MAINTAINER, thanks!) with HOMEPAGE and
FAKE_TARGET tweaked by me (and Thim was ok with it.)



CVS: cvs.openbsd.org: ports

2022-06-24 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2022/06/24 02:05:50

Modified files:
security/nss   : Makefile distinfo 

Log message:
security/nss: upgrade to 3.80

release notes will be at
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_80.html



CVS: cvs.openbsd.org: ports

2022-06-24 Thread Denis Fondras
CVSROOT:/cvs
Module name:ports
Changes by: de...@cvs.openbsd.org   2022/06/24 01:47:36

Modified files:
graphics/flameshot: Makefile distinfo 
graphics/flameshot/pkg: PLIST 

Log message:
update to v12.0.0

Changelog : https://github.com/flameshot-org/flameshot/releases/tag/v12.0.0