diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-21 14:33:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-21 14:33:09 +0000 |
commit | 8d60c347fac81c4302b8bde7156141b296cca484 (patch) | |
tree | 7c16e73f699c3dfef0eff9e1114cd90d1903844f /x11-fonts | |
parent | 4a0b2f67b05109cbf6bc420a2d9b3fc3f71c6e1b (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/croscorefonts-fonts-ttf/Makefile | 25 | ||||
-rw-r--r-- | x11-fonts/croscorefonts-fonts-ttf/distinfo | 4 | ||||
-rw-r--r-- | x11-fonts/croscorefonts-fonts-ttf/pkg-descr | 12 | ||||
-rw-r--r-- | x11-fonts/croscorefonts-fonts-ttf/pkg-plist | 1 |
4 files changed, 19 insertions, 23 deletions
diff --git a/x11-fonts/croscorefonts-fonts-ttf/Makefile b/x11-fonts/croscorefonts-fonts-ttf/Makefile index b2a79c8e8d3f..142ab14eb124 100644 --- a/x11-fonts/croscorefonts-fonts-ttf/Makefile +++ b/x11-fonts/croscorefonts-fonts-ttf/Makefile @@ -1,25 +1,22 @@ -# New ports collection makefile for: ChromeOS fonts -# Date created: 17 May 2007 -# Whom: Pedro Giffuni -# +# Created by: Pedro Giffuni # $FreeBSD$ -# PORTNAME= croscorefonts -PORTVERSION= 1.21.0 +PORTVERSION= 1.23.0 CATEGORIES= x11-fonts -MASTER_SITES= http://gsdview.appspot.com/chromeos-localmirror/distfiles/ +MASTER_SITES= http://gsdview.appspot.com/chromeos-localmirror/distfiles/ \ + LOCAL/sunpoet MAINTAINER= office@FreeBSD.org COMMENT= Fonts created from by Google for ChromeOS to replace MS TTF -LICENSE= OFL -LICENSE_NAME= SIL OPEN FONT LICENSE Version 1.1 -LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= auto-accept +#LICENSE= OFL +#LICENSE_NAME= SIL OPEN FONT LICENSE Version 1.1 +#LICENSE_FILE= ${WRKSRC}/LICENSE +#LICENSE_PERMS= auto-accept -BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ - mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir +BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ + mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale FETCH_ARGS= -Fpr @@ -33,7 +30,7 @@ SUB_LIST= FONTDIR=${FONTDIR} FONTNAME= ChromeOS FONTDIR= ${PREFIX}/lib/X11/fonts/${FONTNAME} -INSTDAT= LICENSE fonts.dir fonts.scale +INSTDAT= fonts.dir fonts.scale MKFONTSCL_CMD= ${LOCALBASE}/bin/mkfontscale MKFONTDIR_CMD= ${LOCALBASE}/bin/mkfontdir diff --git a/x11-fonts/croscorefonts-fonts-ttf/distinfo b/x11-fonts/croscorefonts-fonts-ttf/distinfo index 455e7d0310b7..b3bb394b89ae 100644 --- a/x11-fonts/croscorefonts-fonts-ttf/distinfo +++ b/x11-fonts/croscorefonts-fonts-ttf/distinfo @@ -1,2 +1,2 @@ -SHA256 (croscorefonts-1.21.0.tar.gz) = 370e55428729174f2801e9cfb4bce0f20b6f5b26c08d6488ac8b5b765c322703 -SIZE (croscorefonts-1.21.0.tar.gz) = 2605014 +SHA256 (croscorefonts-1.23.0.tar.gz) = b469b5457b093a9d8878ef6ff6868f54e258441b88983b1866f64c8995584b4c +SIZE (croscorefonts-1.23.0.tar.gz) = 2696327 diff --git a/x11-fonts/croscorefonts-fonts-ttf/pkg-descr b/x11-fonts/croscorefonts-fonts-ttf/pkg-descr index e3820e4e12e0..b23809e6e906 100644 --- a/x11-fonts/croscorefonts-fonts-ttf/pkg-descr +++ b/x11-fonts/croscorefonts-fonts-ttf/pkg-descr @@ -1,8 +1,8 @@ -Google has created a set of fonts for it's ChromeOS Operating system. +Google has created a set of fonts for its ChromeOS Operating system. -The three standard ones closely mimic the most popular ones for -the Windows platform and the linuxso-called Liberation fonts but -are available under an OpenFont license. +The three standard ones closely mimic the most popular ones for the Windows +platform and the linuxso-called Liberation fonts but are available under an +OpenFont license. -Tinos, Arimo and Cousine, appear to be variations of the old -standard Times, Arial and Courier. +Tinos, Arimo and Cousine, appear to be variations of the old standard Times, +Arial and Courier. diff --git a/x11-fonts/croscorefonts-fonts-ttf/pkg-plist b/x11-fonts/croscorefonts-fonts-ttf/pkg-plist index ff5aac4e1353..d68ce2e8e359 100644 --- a/x11-fonts/croscorefonts-fonts-ttf/pkg-plist +++ b/x11-fonts/croscorefonts-fonts-ttf/pkg-plist @@ -6,7 +6,6 @@ %%FONTDIR%%/Cousine-BoldItalic.ttf %%FONTDIR%%/Cousine-Italic.ttf %%FONTDIR%%/Cousine-Regular.ttf -%%FONTDIR%%/LICENSE %%FONTDIR%%/SymbolNeu.ttf %%FONTDIR%%/Tinos-Bold.ttf %%FONTDIR%%/Tinos-BoldItalic.ttf |