Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2021 22:53:57 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: 9c517a83a5c1 - main - x11/libexo: Update to 4.16.3
Message-ID:  <202112102253.1BAMrvbG097223@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=9c517a83a5c1baf706aa614142567c726c1dd9c0

commit 9c517a83a5c1baf706aa614142567c726c1dd9c0
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2021-12-10 22:53:03 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2021-12-10 22:53:03 +0000

    x11/libexo: Update to 4.16.3
    
    - Add some missing dependencies
---
 x11/libexo/Makefile | 11 ++++++-----
 x11/libexo/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index a49b8d256b7a..56f24a8ac1bc 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -1,7 +1,7 @@
 # Created by: Matt Lancereau
 
 PORTNAME=	libexo
-PORTVERSION=	4.16.2
+PORTVERSION=	4.16.3
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE
 DISTNAME=	exo-${DISTVERSIONFULL}
@@ -16,13 +16,14 @@ LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
 LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LIB
 
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
-		libfreetype.so:print/freetype2
+		libfreetype.so:print/freetype2 \
+		libharfbuzz.so:print/harfbuzz
 BUILD_DEPENDS=	p5-URI>=1.70:net/p5-URI
 RUN_DEPENDS=	p5-URI>=1.70:net/p5-URI
 
-USES=		compiler:c11 desktop-file-utils gettext-tools gmake gnome \
-		libtool pathfix perl5 pkgconfig tar:bzip2 xfce xorg
-USE_GNOME=	cairo glib20 gtk30 intltool
+USES=		compiler:c11 gettext-tools gmake gnome libtool pathfix \
+		perl5 pkgconfig tar:bzip2 xfce xorg
+USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool
 USE_LDCONFIG=	yes
 USE_XFCE=	libmenu
 USE_XORG=	ice sm x11
diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo
index 7205d954a2fb..bd226a1d9f8e 100644
--- a/x11/libexo/distinfo
+++ b/x11/libexo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618233792
-SHA256 (xfce4/exo-4.16.2.tar.bz2) = 4e89f5536afbf1cb9191cceb720fb2764df1a4fae3459512b7320841ab5a9e9d
-SIZE (xfce4/exo-4.16.2.tar.bz2) = 881098
+TIMESTAMP = 1638984512
+SHA256 (xfce4/exo-4.16.3.tar.bz2) = 722dff3c3fe23f0a65405e63889cf247c99d092d3f9fb16dec78d062cfb8fae6
+SIZE (xfce4/exo-4.16.3.tar.bz2) = 885516



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112102253.1BAMrvbG097223>