git: 91ed8b8ad760 - main - deskutils/flameshot: update to 0.10.0

Nicola Vitale nivit at FreeBSD.org
Tue Sep 14 12:49:06 UTC 2021


The branch main has been updated by nivit:

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

commit 91ed8b8ad76010409bf982005db22bfebeea5da4
Author:     Nicola Vitale <nivit at FreeBSD.org>
AuthorDate: 2021-09-14 12:45:21 +0000
Commit:     Nicola Vitale <nivit at FreeBSD.org>
CommitDate: 2021-09-14 12:45:21 +0000

    deskutils/flameshot: update to 0.10.0
    
    Changes: https://github.com/flameshot-org/flameshot/releases/tag/v0.10.1
    PR:             257294
    Reported by:    ehaupt
---
 deskutils/flameshot/Makefile  |  3 +--
 deskutils/flameshot/distinfo  |  6 +++---
 deskutils/flameshot/pkg-plist | 19 +++++++++++--------
 3 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/deskutils/flameshot/Makefile b/deskutils/flameshot/Makefile
index 60e100d4d6e6..626095b57ebf 100644
--- a/deskutils/flameshot/Makefile
+++ b/deskutils/flameshot/Makefile
@@ -1,9 +1,8 @@
 # Created by: Nicola Stanislao Vitale <nivit at FreeBSD.org>
 
 PORTNAME=	flameshot
-PORTVERSION=	0.9.0
+PORTVERSION=	0.10.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	deskutils
 
 MAINTAINER=	nivit at FreeBSD.org
diff --git a/deskutils/flameshot/distinfo b/deskutils/flameshot/distinfo
index 981f38b69e67..62f162373080 100644
--- a/deskutils/flameshot/distinfo
+++ b/deskutils/flameshot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615299396
-SHA256 (flameshot-org-flameshot-v0.9.0_GH0.tar.gz) = 67e0b578ef8a68228e758cb59395bb7404b5c176e9dbc3ca2d83a63f154a6f22
-SIZE (flameshot-org-flameshot-v0.9.0_GH0.tar.gz) = 7659641
+TIMESTAMP = 1626706610
+SHA256 (flameshot-org-flameshot-v0.10.0_GH0.tar.gz) = 44e53c5dcefddb05bd6fa1af667df287f44baa1746468bfab5f76318c0bb3f83
+SIZE (flameshot-org-flameshot-v0.10.0_GH0.tar.gz) = 7726638
diff --git a/deskutils/flameshot/pkg-plist b/deskutils/flameshot/pkg-plist
index cda27bae2199..dbd35d19fd7a 100644
--- a/deskutils/flameshot/pkg-plist
+++ b/deskutils/flameshot/pkg-plist
@@ -3,9 +3,19 @@ share/applications/org.flameshot.Flameshot.desktop
 share/bash-completion/completions/flameshot
 share/dbus-1/interfaces/org.flameshot.Flameshot.xml
 share/dbus-1/services/org.flameshot.Flameshot.service
+share/icons/hicolor/128x128/apps/flameshot.png
+share/icons/hicolor/128x128/apps/org.flameshot.Flameshot.png
+share/icons/hicolor/48x48/apps/flameshot.png
+share/icons/hicolor/48x48/apps/org.flameshot.Flameshot.png
+share/icons/hicolor/scalable/apps/flameshot.svg
+share/icons/hicolor/scalable/apps/org.flameshot.Flameshot.svg
+share/man/man1/flameshot.1.gz
+share/metainfo/org.flameshot.Flameshot.metainfo.xml
+share/zsh/site-functions/_flameshot
 %%DATADIR%%/translations/Internationalization_ca.qm
 %%DATADIR%%/translations/Internationalization_cs.qm
 %%DATADIR%%/translations/Internationalization_de_DE.qm
+%%DATADIR%%/translations/Internationalization_el.qm
 %%DATADIR%%/translations/Internationalization_es.qm
 %%DATADIR%%/translations/Internationalization_eu.qm
 %%DATADIR%%/translations/Internationalization_fr.qm
@@ -14,6 +24,7 @@ share/dbus-1/services/org.flameshot.Flameshot.service
 %%DATADIR%%/translations/Internationalization_ja.qm
 %%DATADIR%%/translations/Internationalization_ka.qm
 %%DATADIR%%/translations/Internationalization_ko.qm
+%%DATADIR%%/translations/Internationalization_nb_NO.qm
 %%DATADIR%%/translations/Internationalization_nl.qm
 %%DATADIR%%/translations/Internationalization_nl_NL.qm
 %%DATADIR%%/translations/Internationalization_pl.qm
@@ -27,11 +38,3 @@ share/dbus-1/services/org.flameshot.Flameshot.service
 %%DATADIR%%/translations/Internationalization_zh_CN.qm
 %%DATADIR%%/translations/Internationalization_zh_HK.qm
 %%DATADIR%%/translations/Internationalization_zh_TW.qm
-share/icons/hicolor/128x128/apps/flameshot.png
-share/icons/hicolor/128x128/apps/org.flameshot.Flameshot.png
-share/icons/hicolor/48x48/apps/flameshot.png
-share/icons/hicolor/48x48/apps/org.flameshot.Flameshot.png
-share/icons/hicolor/scalable/apps/flameshot.svg
-share/icons/hicolor/scalable/apps/org.flameshot.Flameshot.svg
-share/metainfo/org.flameshot.Flameshot.metainfo.xml
-share/zsh/site-functions/_flameshot


More information about the dev-commits-ports-main mailing list