Date: Fri, 28 May 2021 19:50:37 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7f1b0029d83d - main - x11/xfce4-screenshooter-plugin: Update to 1.9.9 Message-ID: <202105281950.14SJobDK020267@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f1b0029d83db3cc3bbbd5072383c02e5a553326 commit 7f1b0029d83db3cc3bbbd5072383c02e5a553326 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2021-05-28 19:48:57 +0000 Commit: Guido Falsi <madpilot@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105281950.14SJobDK020267>