Index: head/x11-fonts/croscorefonts-fonts-ttf/Makefile =================================================================== --- head/x11-fonts/croscorefonts-fonts-ttf/Makefile (revision 524245) +++ head/x11-fonts/croscorefonts-fonts-ttf/Makefile (revision 524246) @@ -1,30 +1,31 @@ # Created by: Pedro Giffuni # $FreeBSD$ PORTNAME= croscorefonts PORTVERSION= 1.31.0 PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/ \ + https://commondatastorage.googleapis.com/chromeos-localmirror/distfiles \ LOCAL/sunpoet MAINTAINER= office@FreeBSD.org COMMENT= Fonts created from by Google for ChromeOS to replace MS TTF LICENSE= APACHE20 USES= fonts tar:bzip2 xorg USE_XORG= x11 NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message FONTNAME= ChromeOS do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR}/ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}/ .include Index: head/x11-fonts/crosextrafonts-caladea-ttf/Makefile =================================================================== --- head/x11-fonts/crosextrafonts-caladea-ttf/Makefile (revision 524245) +++ head/x11-fonts/crosextrafonts-caladea-ttf/Makefile (revision 524246) @@ -1,29 +1,30 @@ # $FreeBSD$ PORTNAME= crosextrafonts PORTVERSION= 20130214 PORTREVISION= 4 CATEGORIES= x11-fonts -MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/ +MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/ \ + https://commondatastorage.googleapis.com/chromeos-localmirror/distfiles PKGNAMESUFFIX= -caladea MAINTAINER= office@FreeBSD.org COMMENT= Font created by Google for ChromeOS to replace MS Cambria LICENSE= APACHE20 USES= fonts xorg USE_XORG= x11 NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message FONTNAME= Caladea do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} .include Index: head/x11-fonts/crosextrafonts-carlito-ttf/Makefile =================================================================== --- head/x11-fonts/crosextrafonts-carlito-ttf/Makefile (revision 524245) +++ head/x11-fonts/crosextrafonts-carlito-ttf/Makefile (revision 524246) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= crosextrafonts-carlito PORTVERSION= 20130920 PORTREVISION= 4 CATEGORIES= x11-fonts -MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/ +MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/ \ + https://commondatastorage.googleapis.com/chromeos-localmirror/distfiles MAINTAINER= office@FreeBSD.org COMMENT= Font created by Google for ChromeOS to replace MS Calibri LICENSE= OFL11 USES= fonts xorg USE_XORG= x11 NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message FONTNAME= Carlito do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} .include