Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 21:28:04 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b9875ca71395 - main - x11-fonts/libfontenc: Update to 1.1.7
Message-ID:  <202307312128.36VLS4U2057938@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit b9875ca71395a368a61dc765da7dad8f8f924fad
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-07-31 21:24:42 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-07-31 21:24:47 +0000

    x11-fonts/libfontenc: Update to 1.1.7
    
    Changelog:
    https://gitlab.freedesktop.org/xorg/lib/libfontenc/-/compare/libfontenc-1.1.4...libfontenc-1.1.7?from_project_id=740&straight=false
    
    PR:             272829
    Reviewed by:    x11 (manu)
    Sponsored by:   Blinkinblox
---
 x11-fonts/libfontenc/Makefile | 4 ++--
 x11-fonts/libfontenc/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-fonts/libfontenc/Makefile b/x11-fonts/libfontenc/Makefile
index a8deb569da83..ecf03b12408c 100644
--- a/x11-fonts/libfontenc/Makefile
+++ b/x11-fonts/libfontenc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libfontenc
-PORTVERSION=	1.1.4
+DISTVERSION=	1.1.7
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	x11@FreeBSD.org
@@ -9,7 +9,7 @@ WWW=		https://www.x.org/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		xorg xorg-cat:lib
+USES=		tar:xz xorg xorg-cat:lib
 USE_XORG=	xorgproto
 
 CONFIGURE_ARGS=	--with-encodingsdir=${LOCALBASE}/share/fonts/encodings
diff --git a/x11-fonts/libfontenc/distinfo b/x11-fonts/libfontenc/distinfo
index 6bd948e3d441..a6d71ee2dc63 100644
--- a/x11-fonts/libfontenc/distinfo
+++ b/x11-fonts/libfontenc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550693057
-SHA256 (xorg/lib/libfontenc-1.1.4.tar.bz2) = 2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079
-SIZE (xorg/lib/libfontenc-1.1.4.tar.bz2) = 320492
+TIMESTAMP = 1690665357
+SHA256 (xorg/lib/libfontenc-1.1.7.tar.xz) = c0d36991faee06551ddbaf5d99266e97becdc05edfae87a833c3ff7bf73cfec2
+SIZE (xorg/lib/libfontenc-1.1.7.tar.xz) = 272752



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