Date: Fri, 18 Nov 2022 10:08:05 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: e91ceafe5b97 - main - sysutils/xfce4-places-plugin: Update to 1.8.3 Message-ID: <202211181008.2AIA858K019594@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=e91ceafe5b979ef15696b413ed8229106e040bde commit e91ceafe5b979ef15696b413ed8229106e040bde Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2022-11-18 10:07:10 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2022-11-18 10:07:10 +0000 sysutils/xfce4-places-plugin: Update to 1.8.3 Also add missing dependency (reported by poudriere QA) --- sysutils/xfce4-places-plugin/Makefile | 5 +++-- sysutils/xfce4-places-plugin/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/sysutils/xfce4-places-plugin/Makefile b/sysutils/xfce4-places-plugin/Makefile index cc9aac275689..1ab91996eb72 100644 --- a/sysutils/xfce4-places-plugin/Makefile +++ b/sysutils/xfce4-places-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-places-plugin -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -11,7 +11,8 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libnotify.so:devel/libnotify +LIB_DEPENDS= libnotify.so:devel/libnotify \ + libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg diff --git a/sysutils/xfce4-places-plugin/distinfo b/sysutils/xfce4-places-plugin/distinfo index ff4fd368c6bb..de6810354a6a 100644 --- a/sysutils/xfce4-places-plugin/distinfo +++ b/sysutils/xfce4-places-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663621557 -SHA256 (xfce4/xfce4-places-plugin-1.8.2.tar.bz2) = 1e32b2aa14ddd6e145d506dad16d7ebdfa2d378cf652d9d0d066fe1d523b7001 -SIZE (xfce4/xfce4-places-plugin-1.8.2.tar.bz2) = 388168 +TIMESTAMP = 1668673957 +SHA256 (xfce4/xfce4-places-plugin-1.8.3.tar.bz2) = f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743 +SIZE (xfce4/xfce4-places-plugin-1.8.3.tar.bz2) = 388661
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211181008.2AIA858K019594>