Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:34:49 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 404b23b5dca5 - main - x11-fonts/noto-serif-tc: Update MASTER_SITES and WWW
Message-ID:  <202304051734.335HYnPp084977@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=404b23b5dca5fa038db8c0339528f4dd2519c88d

commit 404b23b5dca5fa038db8c0339528f4dd2519c88d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:14:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:29:59 +0000

    x11-fonts/noto-serif-tc: Update MASTER_SITES and WWW
---
 x11-fonts/noto-serif-tc/Makefile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-fonts/noto-serif-tc/Makefile b/x11-fonts/noto-serif-tc/Makefile
index 491d3de1d279..21c28aaf958e 100644
--- a/x11-fonts/noto-serif-tc/Makefile
+++ b/x11-fonts/noto-serif-tc/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/TraditionalChinese/:cjk \
-		https://github.com/googlefonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/SubsetOTF/TC/:subset
+MASTER_SITES=	https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/ \
+		https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/OTF/TraditionalChinese/:cjk \
+		https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/SubsetOTF/TC/:subset
 PKGNAMESUFFIX=	-serif-tc
 DISTFILES=	LICENSE \
 		${CJK_FONTS:S|$|:cjk|} \
@@ -13,8 +13,8 @@ EXTRACT_ONLY=	# empty
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Google Noto Serif (Traditional 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051734.335HYnPp084977>