From owner-svn-ports-head@freebsd.org Sat Sep 5 21:29:49 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 56D9F3D6F5C; Sat, 5 Sep 2020 21:29:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BkSP730Ypz3g6v; Sat, 5 Sep 2020 21:29:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 437DE24128; Sat, 5 Sep 2020 21:29:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 085LTjod005169; Sat, 5 Sep 2020 21:29:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 085LTirk005167; Sat, 5 Sep 2020 21:29:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202009052129.085LTirk005167@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 5 Sep 2020 21:29:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547700 - head/x11-fonts/noto-sc X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/x11-fonts/noto-sc X-SVN-Commit-Revision: 547700 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2020 21:29:49 -0000 Author: sunpoet Date: Sat Sep 5 21:29:44 2020 New Revision: 547700 URL: https://svnweb.freebsd.org/changeset/ports/547700 Log: Add LICENSE_FILE Modified: head/x11-fonts/noto-sc/Makefile head/x11-fonts/noto-sc/distinfo Modified: head/x11-fonts/noto-sc/Makefile ============================================================================== --- head/x11-fonts/noto-sc/Makefile Sat Sep 5 21:29:40 2020 (r547699) +++ head/x11-fonts/noto-sc/Makefile Sat Sep 5 21:29:44 2020 (r547700) @@ -5,7 +5,23 @@ PORTVERSION= 2.001 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/googlefonts/noto-cjk/raw/NotoSansV2.001/ PKGNAMESUFFIX= -sc -DISTFILES= NotoSansCJKsc-Black.otf \ +DISTFILES= LICENSE \ + ${NOTO_SC_FONTS} +DIST_SUBDIR= Noto +EXTRACT_ONLY= # empty + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Google Noto Fonts family (Simplified Chinese) + +LICENSE= OFL11 +LICENSE_FILE= ${DISTDIR}/${DIST_SUBDIR}/LICENSE + +USES= fonts + +NO_ARCH= yes +NO_BUILD= yes + +NOTO_SC_FONTS= NotoSansCJKsc-Black.otf \ NotoSansCJKsc-Bold.otf \ NotoSansCJKsc-DemiLight.otf \ NotoSansCJKsc-Light.otf \ @@ -35,21 +51,9 @@ DISTFILES= NotoSansCJKsc-Black.otf \ NotoSerifSC-Medium.otf \ NotoSerifSC-Regular.otf \ NotoSerifSC-SemiBold.otf -DIST_SUBDIR= Noto -EXTRACT_ONLY= # empty -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Google Noto Fonts family (Simplified Chinese) - -LICENSE= OFL11 - -USES= fonts - -NO_ARCH= yes -NO_BUILD= yes - do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${DISTDIR}/${DIST_SUBDIR} && ${INSTALL_DATA} ${DISTFILES} ${STAGEDIR}${FONTSDIR} + cd ${DISTDIR}/${DIST_SUBDIR} && ${INSTALL_DATA} ${NOTO_SC_FONTS} ${STAGEDIR}${FONTSDIR} .include Modified: head/x11-fonts/noto-sc/distinfo ============================================================================== --- head/x11-fonts/noto-sc/distinfo Sat Sep 5 21:29:40 2020 (r547699) +++ head/x11-fonts/noto-sc/distinfo Sat Sep 5 21:29:44 2020 (r547700) @@ -1,4 +1,6 @@ -TIMESTAMP = 1598970901 +TIMESTAMP = 1599302729 +SHA256 (Noto/LICENSE) = 6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2 +SIZE (Noto/LICENSE) = 4301 SHA256 (Noto/NotoSansCJKsc-Black.otf) = 29ed184c8486c1975c564ec070cdde9dfde6eb02f571fb17284401c3910088a9 SIZE (Noto/NotoSansCJKsc-Black.otf) = 18452168 SHA256 (Noto/NotoSansCJKsc-Bold.otf) = f132a846a6c0ef1a496e64a8a2d38c7dff6872cb5cfc9cf4efe881bd1f7ed41b