Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2014 14:41:39 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351388 - head/japanese/font-koruri
Message-ID:  <201404161441.s3GEfdNa067217@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Apr 16 14:41:38 2014
New Revision: 351388
URL: http://svnweb.freebsd.org/changeset/ports/351388
QAT: https://qat.redports.org/buildarchive/r351388/

Log:
  - Update to 20140319
  
  PR:		ports/188587
  Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)

Modified:
  head/japanese/font-koruri/Makefile
  head/japanese/font-koruri/distinfo   (contents, props changed)
  head/japanese/font-koruri/pkg-plist   (contents, props changed)

Modified: head/japanese/font-koruri/Makefile
==============================================================================
--- head/japanese/font-koruri/Makefile	Wed Apr 16 14:41:29 2014	(r351387)
+++ head/japanese/font-koruri/Makefile	Wed Apr 16 14:41:38 2014	(r351388)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	koruri
-PORTVERSION=	20140227
+PORTVERSION=	20140319
 CATEGORIES=	japanese x11-fonts
-MASTER_SITES=	SFJP/koruri/60670
+MASTER_SITES=	SFJP/koruri/60791
 PKGNAMEPREFIX=	ja-font-
 DISTNAME=	Koruri-${PORTVERSION}
 
@@ -15,7 +15,7 @@ LICENSE=	APACHE20
 
 RUN_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig
 
-USE_XZ=		yes
+USES=		tar:xz
 NO_BUILD=	yes
 PKGINSTALL=	${WRKDIR}/pkg-install
 PKGDEINSTALL=	${WRKDIR}/pkg-install

Modified: head/japanese/font-koruri/distinfo
==============================================================================
--- head/japanese/font-koruri/distinfo	Wed Apr 16 14:41:29 2014	(r351387)
+++ head/japanese/font-koruri/distinfo	Wed Apr 16 14:41:38 2014	(r351388)
@@ -1,2 +1,2 @@
-SHA256 (Koruri-20140227.tar.xz) = 167cc90fdfb93a0b74e6e814c85f9ccdabfaf982b7cebf051e39760eb5f9079d
-SIZE (Koruri-20140227.tar.xz) = 14016144
+SHA256 (Koruri-20140319.tar.xz) = 1f7069c3e4014fca5f6cab8eb2316d4850c7bb67c3385d7034201d3214b7e881
+SIZE (Koruri-20140319.tar.xz) = 14064704

Modified: head/japanese/font-koruri/pkg-plist
==============================================================================
--- head/japanese/font-koruri/pkg-plist	Wed Apr 16 14:41:29 2014	(r351387)
+++ head/japanese/font-koruri/pkg-plist	Wed Apr 16 14:41:38 2014	(r351388)
@@ -1,25 +1,25 @@
-%%DATADIR%%/koruri-bold.ttf
-%%DATADIR%%/koruri-extrabold.ttf
-%%DATADIR%%/koruri-light.ttf
-%%DATADIR%%/koruri-semibold.ttf
-%%DATADIR%%/koruri-regular.ttf
+%%DATADIR%%/Koruri-Bold.ttf
+%%DATADIR%%/Koruri-Extrabold.ttf
+%%DATADIR%%/Koruri-Light.ttf
+%%DATADIR%%/Koruri-Semibold.ttf
+%%DATADIR%%/Koruri-Regular.ttf
 @dirrmtry %%DATADIR%%
-%%LOCAL_FONTSDIR%%/TTF/koruri-bold.ttf
-%%LOCAL_FONTSDIR%%/TTF/koruri-extrabold.ttf
-%%LOCAL_FONTSDIR%%/TTF/koruri-light.ttf
-%%LOCAL_FONTSDIR%%/TTF/koruri-semibold.ttf
-%%LOCAL_FONTSDIR%%/TTF/koruri-regular.ttf
+%%LOCAL_FONTSDIR%%/TTF/Koruri-Bold.ttf
+%%LOCAL_FONTSDIR%%/TTF/Koruri-Extrabold.ttf
+%%LOCAL_FONTSDIR%%/TTF/Koruri-Light.ttf
+%%LOCAL_FONTSDIR%%/TTF/Koruri-Semibold.ttf
+%%LOCAL_FONTSDIR%%/TTF/Koruri-Regular.ttf
 @dirrmtry %%LOCAL_FONTSDIR%%/TTF
 @dirrmtry %%LOCAL_FONTSDIR%%
 etc/fonts/conf.avail/20-unhint-koruri.conf
 etc/fonts/conf.avail/62-fonts-koruri.conf
 etc/fonts/conf.d/20-unhint-koruri.conf
 etc/fonts/conf.d/62-fonts-koruri.conf
-%%X_FONTSDIR%%/TTF/koruri-bold.ttf
-%%X_FONTSDIR%%/TTF/koruri-extrabold.ttf
-%%X_FONTSDIR%%/TTF/koruri-light.ttf
-%%X_FONTSDIR%%/TTF/koruri-semibold.ttf
-%%X_FONTSDIR%%/TTF/koruri-regular.ttf
+%%X_FONTSDIR%%/TTF/Koruri-Bold.ttf
+%%X_FONTSDIR%%/TTF/Koruri-Extrabold.ttf
+%%X_FONTSDIR%%/TTF/Koruri-Light.ttf
+%%X_FONTSDIR%%/TTF/Koruri-Semibold.ttf
+%%X_FONTSDIR%%/TTF/Koruri-Regular.ttf
 @exec %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true
 @unexec %%LOCALBASE%%/bin/fc-cache -s -f -v %D/%%X_FONTSDIR%%/TTF || true
 @unexec rm -f %D/%%X_FONTSDIR%%/TTF/fonts.cache-1



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