Date: Sun, 12 May 2024 02:39:11 GMT From: Hajimu UMEMOTO <ume@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 42e4414d4b6f - main - japanese/font-aozoramincho: make fetchable again Message-ID: <202405120239.44C2dBVa053730@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ume: URL: https://cgit.FreeBSD.org/ports/commit/?id=42e4414d4b6ff84e32b615f03a8fa9650d4b54c9 commit 42e4414d4b6ff84e32b615f03a8fa9650d4b54c9 Author: Hajimu UMEMOTO <ume@FreeBSD.org> AuthorDate: 2024-05-12 02:36:12 +0000 Commit: Hajimu UMEMOTO <ume@FreeBSD.org> CommitDate: 2024-05-12 02:39:04 +0000 japanese/font-aozoramincho: make fetchable again PR: 278926 Reported by: diizzy --- japanese/font-aozoramincho/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/japanese/font-aozoramincho/Makefile b/japanese/font-aozoramincho/Makefile index 97d9dcf0f07d..26431795d1b9 100644 --- a/japanese/font-aozoramincho/Makefile +++ b/japanese/font-aozoramincho/Makefile @@ -2,14 +2,14 @@ PORTNAME= aozoramincho PORTVERSION= 0.1 PORTREVISION= 2 CATEGORIES= japanese x11-fonts -MASTER_SITES= http://blueskis.wktk.so/AozoraMincho/archive/v${PORTVERSION}/ +MASTER_SITES= https://web.archive.org/web/20200321102301/http://blueskis.wktk.so/AozoraMincho/archive/v${PORTVERSION}/ PKGNAMEPREFIX= ja-font- DISTNAME= ${PORTNAME}-readme-ttf DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ume@FreeBSD.org COMMENT= Aozora Mincho Japanese TrueType fonts -WWW= http://blueskis.wktk.so/AozoraMincho/ +WWW= http://blueskis.wktk.so/AozoraMincho/index.html USES= fonts:fc zip FONTPATHSPEC= ${FONTNAME}:pri=60
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405120239.44C2dBVa053730>