git: 7f1b0029d83d - main - x11/xfce4-screenshooter-plugin: Update to 1.9.9

Guido Falsi madpilot at FreeBSD.org
Fri May 28 19:50:37 UTC 2021


The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7f1b0029d83db3cc3bbbd5072383c02e5a553326

commit 7f1b0029d83db3cc3bbbd5072383c02e5a553326
Author:     Guido Falsi <madpilot at FreeBSD.org>
AuthorDate: 2021-05-28 19:48:57 +0000
Commit:     Guido Falsi <madpilot at FreeBSD.org>
CommitDate: 2021-05-28 19:48:57 +0000

    x11/xfce4-screenshooter-plugin: Update to 1.9.9
    
    PR:             255996
---
 x11/xfce4-screenshooter-plugin/Makefile  | 6 +++---
 x11/xfce4-screenshooter-plugin/distinfo  | 6 +++---
 x11/xfce4-screenshooter-plugin/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
index 4ba07eaca0fb..dd440d705d00 100644
--- a/x11/xfce4-screenshooter-plugin/Makefile
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -1,8 +1,7 @@
 # Created by: Martin Wilke (miwi at FreeBSD.org)
 
 PORTNAME=	xfce4-screenshooter-plugin
-PORTVERSION=	1.9.8
-PORTREVISION=	1
+PORTVERSION=	1.9.9
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/apps
 DISTNAME=	xfce4-screenshooter-${DISTVERSIONFULL}
@@ -14,7 +13,8 @@ COMMENT=	Application and panel plugin to take screenshots
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup
+LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
+		libharfbuzz.so:print/harfbuzz
 
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce xorg
diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo
index 7c78e50ac767..b5109bd93414 100644
--- a/x11/xfce4-screenshooter-plugin/distinfo
+++ b/x11/xfce4-screenshooter-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608718845
-SHA256 (xfce4/xfce4-screenshooter-1.9.8.tar.bz2) = 6f029d614ad3b63fbcf742984dc6c976f3008e7d88fa487d49ed544f56f62c50
-SIZE (xfce4/xfce4-screenshooter-1.9.8.tar.bz2) = 562481
+TIMESTAMP = 1621416406
+SHA256 (xfce4/xfce4-screenshooter-1.9.9.tar.bz2) = 33c8aeb53fbdb82dbd7d40bca77a8affbb4116ba0993cd59474b554558e5daa4
+SIZE (xfce4/xfce4-screenshooter-1.9.9.tar.bz2) = 570962
diff --git a/x11/xfce4-screenshooter-plugin/pkg-plist b/x11/xfce4-screenshooter-plugin/pkg-plist
index d0cc5632288f..495f28499a73 100644
--- a/x11/xfce4-screenshooter-plugin/pkg-plist
+++ b/x11/xfce4-screenshooter-plugin/pkg-plist
@@ -22,6 +22,7 @@ share/applications/xfce4-screenshooter.desktop
 %%NLS%%share/locale/es/LC_MESSAGES/xfce4-screenshooter.mo
 %%NLS%%share/locale/et/LC_MESSAGES/xfce4-screenshooter.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-screenshooter.mo
+%%NLS%%share/locale/fa_IR/LC_MESSAGES/xfce4-screenshooter.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo


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