git: 9cf29cabc5cd - main - x11-fonts/noto-serif-sc: Update MASTER_SITES and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:34:48 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9cf29cabc5cd775c280619a819a4af48b590acbc commit 9cf29cabc5cd775c280619a819a4af48b590acbc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:14:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:29:59 +0000 x11-fonts/noto-serif-sc: Update MASTER_SITES and WWW --- x11-fonts/noto-serif-sc/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-fonts/noto-serif-sc/Makefile b/x11-fonts/noto-serif-sc/Makefile index 84ce20c6878d..640021e7afa3 100644 --- a/x11-fonts/noto-serif-sc/Makefile +++ b/x11-fonts/noto-serif-sc/Makefile @@ -1,9 +1,9 @@ PORTNAME= noto PORTVERSION= 2.001 CATEGORIES= x11-fonts -MASTER_SITES= https://github.com/googlefonts/noto-cjk/raw/Serif${PORTVERSION}/ \ - https://github.com/googlefonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/OTF/SimplifiedChinese/:cjk \ - https://github.com/googlefonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/SubsetOTF/SC/:subset +MASTER_SITES= https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/ \ + https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/OTF/SimplifiedChinese/:cjk \ + https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/SubsetOTF/SC/:subset PKGNAMESUFFIX= -serif-sc DISTFILES= LICENSE \ ${CJK_FONTS:S|$|:cjk|} \ @@ -13,8 +13,8 @@ EXTRACT_ONLY= # empty MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Noto Serif (Simplified Chinese) -WWW= https://www.google.com/get/noto/ \ - https://github.com/googlefonts/noto-cjk +WWW= https://fonts.google.com/noto \ + https://github.com/notofonts/noto-cjk LICENSE= OFL11 LICENSE_FILE= ${DISTDIR}/${DIST_SUBDIR}/LICENSE