Date: Mon, 29 Oct 2018 08:15:35 +0000 (UTC) From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483373 - head/japanese/font-ipaex Message-ID: <201810290815.w9T8FZZ6046826@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Mon Oct 29 08:15:35 2018 New Revision: 483373 URL: https://svnweb.freebsd.org/changeset/ports/483373 Log: japanese/font-ipaex: update to version 00301 Also, * Add LICENSEs * Pet portlint * Update MASTER_SITES (previous fetches only relied on the distfiles cache) PR: 232224 Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com> Approved by: mentors (implicit) Relnotes: https://ipafont.ipa.go.jp/node21#ja (in Japanese) Modified: head/japanese/font-ipaex/Makefile head/japanese/font-ipaex/distinfo Modified: head/japanese/font-ipaex/Makefile ============================================================================== --- head/japanese/font-ipaex/Makefile Mon Oct 29 07:14:38 2018 (r483372) +++ head/japanese/font-ipaex/Makefile Mon Oct 29 08:15:35 2018 (r483373) @@ -1,17 +1,22 @@ # $FreeBSD$ PORTNAME= ipaex -PORTVERSION= 00201 -PORTREVISION= 8 +PORTVERSION= 00301 CATEGORIES= japanese x11-fonts -MASTER_SITES= http://info.openlab.ipa.go.jp/ipafont/fontdata/7bf84182a04a9632268dbcb03f100d05/ +MASTER_SITES= https://oscdl.ipa.go.jp/IPAexfont/ PKGNAMEPREFIX= ja-font- DISTNAME= IPAexfont${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= IPAex Japanese fonts +LICENSE= IPA_Font_License_Agreement_v1.0 +LICENSE_NAME= IPA Font License Agreement v1.0 +LICENSE_FILE= ${WRKSRC}/IPA_Font_License_Agreement_v1.0.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + USES= fonts:fc zip + FONTNAME= OTF NO_ARCH= yes NO_BUILD= yes Modified: head/japanese/font-ipaex/distinfo ============================================================================== --- head/japanese/font-ipaex/distinfo Mon Oct 29 07:14:38 2018 (r483372) +++ head/japanese/font-ipaex/distinfo Mon Oct 29 08:15:35 2018 (r483373) @@ -1,2 +1,3 @@ -SHA256 (IPAexfont00201.zip) = 9e327c0506f61a03ce899dd80ad4da8206b40a249040721e6ad5bd3b5a3f5ec3 -SIZE (IPAexfont00201.zip) = 9764230 +TIMESTAMP = 1539436027 +SHA256 (IPAexfont00301.zip) = c7de095cfded3a549b439b7874cc21b8d73aa16a40d15c31b87bfe0c02f4ae5a +SIZE (IPAexfont00301.zip) = 9429003
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810290815.w9T8FZZ6046826>