Date: Sat, 31 Aug 2019 11:20:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510372 - head/x11-fonts/noto-tc Message-ID: <201908311120.x7VBKohO023220@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 31 11:20:50 2019 New Revision: 510372 URL: https://svnweb.freebsd.org/changeset/ports/510372 Log: Update to 1.003 - Update MASTER_SITES Modified: head/x11-fonts/noto-tc/Makefile head/x11-fonts/noto-tc/distinfo Modified: head/x11-fonts/noto-tc/Makefile ============================================================================== --- head/x11-fonts/noto-tc/Makefile Sat Aug 31 11:20:45 2019 (r510371) +++ head/x11-fonts/noto-tc/Makefile Sat Aug 31 11:20:50 2019 (r510372) @@ -1,13 +1,10 @@ # $FreeBSD$ PORTNAME= noto -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.003 CATEGORIES= x11-fonts -MASTER_SITES= https://noto-website.storage.googleapis.com/pkgs/ +MASTER_SITES= https://noto-website-2.storage.googleapis.com/pkgs/ DISTNAME= Noto-hinted -DISTFILES= ${DISTNAME}.zip \ - NotoSerifCJKtc-hinted.zip PKGNAMESUFFIX= -tc MAINTAINER= sunpoet@FreeBSD.org @@ -18,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_OFL.txt USES= fonts zip -EXTRACT_AFTER_ARGS= -d ${EXTRACT_WRKDIR} -x '*.ttf' +EXTRACT_AFTER_ARGS= -d ${EXTRACT_WRKDIR} '*CJKtc*.otf' NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/x11-fonts/noto-tc/distinfo ============================================================================== --- head/x11-fonts/noto-tc/distinfo Sat Aug 31 11:20:45 2019 (r510371) +++ head/x11-fonts/noto-tc/distinfo Sat Aug 31 11:20:50 2019 (r510372) @@ -1,5 +1,3 @@ -TIMESTAMP = 1551636837 -SHA256 (Noto-hinted.zip) = d5e5bace69570f348228e864444155657c1e7eca50857b9de4981fbd9b5122dd -SIZE (Noto-hinted.zip) = 499786749 -SHA256 (NotoSerifCJKtc-hinted.zip) = 5fb9dcd4a7fcc4f6cf0db2458380ca69a57d3e88bd80f5c9da66b670253f270b -SIZE (NotoSerifCJKtc-hinted.zip) = 130361945 +TIMESTAMP = 1567192405 +SHA256 (Noto-hinted.zip) = 837b4a9352fce32ad7f298fbf155af1da5b6f3f8dbd995eb63fdd8e82117e4ae +SIZE (Noto-hinted.zip) = 1159948133
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908311120.x7VBKohO023220>