diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-20 03:29:34 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-20 03:29:34 +0800 |
commit | 87cb9cb910a17553b69d261c56e77cbb2ea11cc6 (patch) | |
tree | 06389f5192510ce1f343b1f5ecd494ecaf01a8af /x11-fonts/libXft | |
parent | 02e4e5321c3be90235473ef15c464cf2e90b0a62 (diff) | |
download | freebsd-ports-gnome-87cb9cb910a17553b69d261c56e77cbb2ea11cc6.tar.gz freebsd-ports-gnome-87cb9cb910a17553b69d261c56e77cbb2ea11cc6.tar.zst freebsd-ports-gnome-87cb9cb910a17553b69d261c56e77cbb2ea11cc6.zip |
Update to 2.1. According to the release notes, more symbols have been
exported in this release such that QT 3.x should link against it.
Diffstat (limited to 'x11-fonts/libXft')
-rw-r--r-- | x11-fonts/libXft/Makefile | 5 | ||||
-rw-r--r-- | x11-fonts/libXft/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index f5839ff9ddb5..508c4094d2c6 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Xft -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.1 CATEGORIES= x11-fonts -MASTER_SITES= http://fontconfig.org/release/ +MASTER_SITES= http://fontconfig.org/fontconfig/release/ DISTNAME= fcpackage.${PORTVERSION:S/./_/} MAINTAINER= gnome@FreeBSD.org diff --git a/x11-fonts/libXft/distinfo b/x11-fonts/libXft/distinfo index 4666acdee46a..1414861ccc43 100644 --- a/x11-fonts/libXft/distinfo +++ b/x11-fonts/libXft/distinfo @@ -1 +1 @@ -MD5 (fcpackage.2_0.tar.gz) = 5ef5c58e501b0cb873ee2b2a04ed74e3 +MD5 (fcpackage.2_1.tar.gz) = 2f2852c80924a9b5356c3037a471c1a1 |