From owner-svn-ports-all@freebsd.org Sat Sep 5 21:29:36 2020 Return-Path: Delivered-To: svn-ports-all@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 763513D6FBE; Sat, 5 Sep 2020 21:29:36 +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 4BkSNt1bKLz3gH1; Sat, 5 Sep 2020 21:29:34 +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 CCF5924016; Sat, 5 Sep 2020 21:29:31 +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 085LTVBA004806; Sat, 5 Sep 2020 21:29:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 085LTV2a004804; Sat, 5 Sep 2020 21:29:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202009052129.085LTV2a004804@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:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547697 - head/x11-fonts/noto-hk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/x11-fonts/noto-hk X-SVN-Commit-Revision: 547697 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2020 21:29:37 -0000 Author: sunpoet Date: Sat Sep 5 21:29:30 2020 New Revision: 547697 URL: https://svnweb.freebsd.org/changeset/ports/547697 Log: Add LICENSE_FILE Modified: head/x11-fonts/noto-hk/Makefile head/x11-fonts/noto-hk/distinfo Modified: head/x11-fonts/noto-hk/Makefile ============================================================================== --- head/x11-fonts/noto-hk/Makefile Sat Sep 5 21:29:26 2020 (r547696) +++ head/x11-fonts/noto-hk/Makefile Sat Sep 5 21:29:30 2020 (r547697) @@ -5,7 +5,23 @@ PORTVERSION= 2.001 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/googlefonts/noto-cjk/raw/NotoSansV2.001/ PKGNAMESUFFIX= -hk -DISTFILES= NotoSansCJKhk-Black.otf \ +DISTFILES= LICENSE \ + ${NOTO_HK_FONTS} +DIST_SUBDIR= Noto +EXTRACT_ONLY= # empty + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Google Noto Fonts family (Traditional Chinese Hong Kong) + +LICENSE= OFL11 +LICENSE_FILE= ${DISTDIR}/${DIST_SUBDIR}/LICENSE + +USES= fonts + +NO_ARCH= yes +NO_BUILD= yes + +NOTO_HK_FONTS= NotoSansCJKhk-Black.otf \ NotoSansCJKhk-Bold.otf \ NotoSansCJKhk-DemiLight.otf \ NotoSansCJKhk-Light.otf \ @@ -21,21 +37,9 @@ DISTFILES= NotoSansCJKhk-Black.otf \ NotoSansHK-Thin.otf \ NotoSansMonoCJKhk-Bold.otf \ NotoSansMonoCJKhk-Regular.otf -DIST_SUBDIR= Noto -EXTRACT_ONLY= # empty -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Google Noto Fonts family (Traditional Chinese Hong Kong) - -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_HK_FONTS} ${STAGEDIR}${FONTSDIR} .include Modified: head/x11-fonts/noto-hk/distinfo ============================================================================== --- head/x11-fonts/noto-hk/distinfo Sat Sep 5 21:29:26 2020 (r547696) +++ head/x11-fonts/noto-hk/distinfo Sat Sep 5 21:29:30 2020 (r547697) @@ -1,4 +1,6 @@ -TIMESTAMP = 1598970885 +TIMESTAMP = 1599302723 +SHA256 (Noto/LICENSE) = 6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2 +SIZE (Noto/LICENSE) = 4301 SHA256 (Noto/NotoSansCJKhk-Black.otf) = 6364c7ff20e05391a4f1ce6539a357d9d0960a1038756844a0eebd6343dd0178 SIZE (Noto/NotoSansCJKhk-Black.otf) = 18442372 SHA256 (Noto/NotoSansCJKhk-Bold.otf) = a38d291604ca98d9175419b0bf099d63b5f9ef00a88703c9a16f5e6580ab2ffd