Changelog : https://github.com/flameshot-org/flameshot/releases/tag/v0.10.1
Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/flameshot/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile 16 Jul 2021 16:47:38 -0000 1.5 +++ Makefile 16 Oct 2021 15:04:13 -0000 @@ -5,7 +5,7 @@ CATEGORIES = graphics x11 GH_ACCOUNT = flameshot-org GH_PROJECT = flameshot -GH_TAGNAME = v0.10.0 +GH_TAGNAME = v0.10.1 HOMEPAGE = https://flameshot.org/ MAINTAINER = Denis Fondras <[email protected]> Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/flameshot/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 16 Jul 2021 16:47:38 -0000 1.4 +++ distinfo 16 Oct 2021 15:04:13 -0000 @@ -1,2 +1,2 @@ -SHA256 (flameshot-0.10.0.tar.gz) = ROU8Xc792wW9b6GvZn3yh/RLqhdGRov6tfdjGMC7P4M= -SIZE (flameshot-0.10.0.tar.gz) = 7726638 +SHA256 (flameshot-0.10.1.tar.gz) = wtdgNF143V0kiMa+pUyxCHCwl3IXnzNZSjPI9izN7rk= +SIZE (flameshot-0.10.1.tar.gz) = 7726725 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/graphics/flameshot/pkg/PLIST,v retrieving revision 1.4 diff -u -p -r1.4 PLIST --- pkg/PLIST 16 Jul 2021 16:47:39 -0000 1.4 +++ pkg/PLIST 16 Oct 2021 15:04:13 -0000 @@ -3,6 +3,7 @@ @man man/man1/flameshot.1 share/applications/org.flameshot.Flameshot.desktop share/bash-completion/completions/flameshot +share/dbus-1/interfaces/ share/dbus-1/interfaces/org.flameshot.Flameshot.xml share/dbus-1/services/org.flameshot.Flameshot.service share/flameshot/
