Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2019 18:25:20 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517769 - head/x11-fonts/libXft
Message-ID:  <201911161825.xAGIPKrh042003@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Nov 16 18:25:20 2019
New Revision: 517769
URL: https://svnweb.freebsd.org/changeset/ports/517769

Log:
  x11-fonts/libXft: update to 2.3.3

Modified:
  head/x11-fonts/libXft/Makefile
  head/x11-fonts/libXft/distinfo
  head/x11-fonts/libXft/pkg-plist

Modified: head/x11-fonts/libXft/Makefile
==============================================================================
--- head/x11-fonts/libXft/Makefile	Sat Nov 16 18:01:14 2019	(r517768)
+++ head/x11-fonts/libXft/Makefile	Sat Nov 16 18:25:20 2019	(r517769)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libXft
-PORTVERSION=	2.3.2
-PORTREVISION=	3
+DISTVERSION=	2.3.3
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	desktop@FreeBSD.org
@@ -15,7 +14,7 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libfontconfig.so:x11-fonts/fontconfig
 
 USES=		xorg xorg-cat:lib
-USE_XORG=	xorgproto xrender
+USE_XORG=	x11 xorgproto xrender
 INSTALL_TARGET=	install-strip
 
 post-extract:

Modified: head/x11-fonts/libXft/distinfo
==============================================================================
--- head/x11-fonts/libXft/distinfo	Sat Nov 16 18:01:14 2019	(r517768)
+++ head/x11-fonts/libXft/distinfo	Sat Nov 16 18:25:20 2019	(r517769)
@@ -1,2 +1,3 @@
-SHA256 (xorg/lib/libXft-2.3.2.tar.bz2) = f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c
-SIZE (xorg/lib/libXft-2.3.2.tar.bz2) = 335495
+TIMESTAMP = 1573919692
+SHA256 (xorg/lib/libXft-2.3.3.tar.bz2) = 225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216
+SIZE (xorg/lib/libXft-2.3.3.tar.bz2) = 353465

Modified: head/x11-fonts/libXft/pkg-plist
==============================================================================
--- head/x11-fonts/libXft/pkg-plist	Sat Nov 16 18:01:14 2019	(r517768)
+++ head/x11-fonts/libXft/pkg-plist	Sat Nov 16 18:25:20 2019	(r517769)
@@ -4,6 +4,6 @@ include/X11/Xft/XftCompat.h
 lib/libXft.a
 lib/libXft.so
 lib/libXft.so.2
-lib/libXft.so.2.3.2
+lib/libXft.so.2.3.3
 libdata/pkgconfig/xft.pc
 man/man3/Xft.3.gz



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