git: f74d9e0e3d30 - main - x11-fonts/noto-sans-kr: Update MASTER_SITES and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:34:40 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f74d9e0e3d30f02500937d26c086bbed4cabff5f commit f74d9e0e3d30f02500937d26c086bbed4cabff5f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:14:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:29:57 +0000 x11-fonts/noto-sans-kr: Update MASTER_SITES and WWW --- x11-fonts/noto-sans-kr/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-fonts/noto-sans-kr/Makefile b/x11-fonts/noto-sans-kr/Makefile index b404f3ed5b1c..2d378ee3292c 100644 --- a/x11-fonts/noto-sans-kr/Makefile +++ b/x11-fonts/noto-sans-kr/Makefile @@ -1,10 +1,10 @@ PORTNAME= noto PORTVERSION= 2.004 CATEGORIES= x11-fonts -MASTER_SITES= https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/ \ - https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/OTF/Korean/:cjk \ - https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/Mono/:mono \ - https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/SubsetOTF/KR/:subset +MASTER_SITES= https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/ \ + https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/OTF/Korean/:cjk \ + https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/Mono/:mono \ + https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/SubsetOTF/KR/:subset PKGNAMESUFFIX= -sans-kr DISTFILES= LICENSE \ ${CJK_FONTS:S|$|:cjk|} \ @@ -15,8 +15,8 @@ EXTRACT_ONLY= # empty MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Noto Sans (Korean) -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