From dd47a7543a67e42e74c70828df56552c32842f75 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 16 Mar 2004 20:33:24 +0000 Subject: Add libXft after a repo-copy from Xft and update to 2.1.5. libXft is simply a renamed version of the Xft port after it was added to the Freedesktop X11 libs project. --- x11-fonts/Makefile | 1 + x11-fonts/libXft/Makefile | 8 +++----- x11-fonts/libXft/distinfo | 3 ++- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11-fonts') diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 3d489404902d..09335a8b60b3 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -24,6 +24,7 @@ SUBDIR += jmk-x11-fonts SUBDIR += lfpfonts-fix SUBDIR += lfpfonts-var + SUBDIR += libXft SUBDIR += linux-fontconfig SUBDIR += linux-urw-fonts SUBDIR += mkbold diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index 6298229bf7e8..6cd3f26ffac7 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -5,12 +5,10 @@ # $FreeBSD$ # -PORTNAME= Xft -PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTNAME= libXft +PORTVERSION= 2.1.5 CATEGORIES= x11-fonts -MASTER_SITES= http://pdx.freedesktop.org/software/fontconfig/releases/ -DISTNAME= xft-${PORTVERSION} +MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/ MAINTAINER= gnome@FreeBSD.org COMMENT= A client-sided font API for X applications diff --git a/x11-fonts/libXft/distinfo b/x11-fonts/libXft/distinfo index 637a9d389820..f0b9e8d55b72 100644 --- a/x11-fonts/libXft/distinfo +++ b/x11-fonts/libXft/distinfo @@ -1 +1,2 @@ -MD5 (xft-2.1.2.tar.gz) = defb7e801d4938b8b15a426ae57e2f3f +MD5 (libXft-2.1.5.tar.gz) = 47ecb0cba11ce7e92545a358ff3dbfc2 +SIZE (libXft-2.1.5.tar.gz) = 334536 -- cgit v1.2.3