diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2012-11-13 20:36:49 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2012-11-13 20:36:49 +0000 |
commit | 1f78b74f4d504597ed006fa45410e79703013788 (patch) | |
tree | 4be1f2f6cb0f125f24413c4b3afb8609a0b95645 /x11-fonts | |
parent | eebbfd201b38496609227c232060bdeb18766a93 (diff) |
Upgrade to 2.00.1.
Note: Current release does not includes Liberation Sans Narrow font due
to licensing problems. Please refer to older releases for Liberation
Sans Narrow font.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307394
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/Makefile | 14 | ||||
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/distinfo | 4 | ||||
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/pkg-plist | 4 |
3 files changed, 9 insertions, 13 deletions
diff --git a/x11-fonts/liberation-fonts-ttf/Makefile b/x11-fonts/liberation-fonts-ttf/Makefile index 1631536663f2..a15a544053b4 100644 --- a/x11-fonts/liberation-fonts-ttf/Makefile +++ b/x11-fonts/liberation-fonts-ttf/Makefile @@ -1,12 +1,10 @@ -# New ports collection makefile for: Liberation fonts -# Date created: 17 May 2007 -# Whom: Thierry Thomas <thierry@pompo.net> +# Created by: Thierry Thomas <thierry@pompo.net> # # $FreeBSD$ # PORTNAME= liberation-fonts-ttf -PORTVERSION= 1.07.0 +PORTVERSION= 2.00.1 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ @@ -14,12 +12,14 @@ MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ MAINTAINER= thierry@FreeBSD.org COMMENT= Liberation fonts from Red Hat to replace MS TTF fonts +LICENSE= OFL +LICENSE_NAME= SIL Open Font License (OFL) +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= auto-accept + BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/License.txt - USE_XORG= x11 PLIST_SUB= FONTDIR="${FONTDIR:S|${PREFIX}/||}" diff --git a/x11-fonts/liberation-fonts-ttf/distinfo b/x11-fonts/liberation-fonts-ttf/distinfo index 7c1c5f5dc662..c786ef21c42a 100644 --- a/x11-fonts/liberation-fonts-ttf/distinfo +++ b/x11-fonts/liberation-fonts-ttf/distinfo @@ -1,2 +1,2 @@ -SHA256 (liberation-fonts-ttf-1.07.0.tar.gz) = 70d6acc0de062f65af672da109aa70c9777ea902f460fe3c35f753f394d58cb2 -SIZE (liberation-fonts-ttf-1.07.0.tar.gz) = 1326750 +SHA256 (liberation-fonts-ttf-2.00.1.tar.gz) = 7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504 +SIZE (liberation-fonts-ttf-2.00.1.tar.gz) = 2285857 diff --git a/x11-fonts/liberation-fonts-ttf/pkg-plist b/x11-fonts/liberation-fonts-ttf/pkg-plist index 917d4aae8359..de390ec836be 100644 --- a/x11-fonts/liberation-fonts-ttf/pkg-plist +++ b/x11-fonts/liberation-fonts-ttf/pkg-plist @@ -8,10 +8,6 @@ %%FONTDIR%%/LiberationSans-BoldItalic.ttf %%FONTDIR%%/LiberationSans-Italic.ttf %%FONTDIR%%/LiberationSans-Regular.ttf -%%FONTDIR%%/LiberationSansNarrow-Bold.ttf -%%FONTDIR%%/LiberationSansNarrow-BoldItalic.ttf -%%FONTDIR%%/LiberationSansNarrow-Italic.ttf -%%FONTDIR%%/LiberationSansNarrow-Regular.ttf %%FONTDIR%%/LiberationSerif-Bold.ttf %%FONTDIR%%/LiberationSerif-BoldItalic.ttf %%FONTDIR%%/LiberationSerif-Italic.ttf |