Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2017 06:41:41 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440864 - head/japanese/font-ipa
Message-ID:  <201705140641.v4E6ffrU079078@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun May 14 06:41:41 2017
New Revision: 440864
URL: https://svnweb.freebsd.org/changeset/ports/440864

Log:
  Unbreak by providing a working MASTER_SITES

Modified:
  head/japanese/font-ipa/Makefile

Modified: head/japanese/font-ipa/Makefile
==============================================================================
--- head/japanese/font-ipa/Makefile	Sun May 14 06:33:57 2017	(r440863)
+++ head/japanese/font-ipa/Makefile	Sun May 14 06:41:41 2017	(r440864)
@@ -4,7 +4,7 @@ PORTNAME=	ipa
 PORTVERSION=	00303
 PORTREVISION=	6
 CATEGORIES=	japanese x11-fonts
-MASTER_SITES=	http://info.openlab.ipa.go.jp/ipafont/fontdata/
+MASTER_SITES=	http://dl.ipafont.ipa.go.jp/IPAfont/
 PKGNAMEPREFIX=	ja-font-
 DISTNAME=	IPAfont${PORTVERSION}
 
@@ -24,8 +24,6 @@ DATADIR=	${PREFIX}/share/font-${PORTNAME
 PORTDOCS=	IPA_Font_License_Agreement_v1.0.txt \
 		Readme_IPAfont${PORTVERSION}.txt
 
-BROKEN=	 No address record
-
 OPTIONS_DEFINE=	DOCS
 
 post-extract:



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