Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 07:48:34 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439202 - head/japanese/font-aozoramincho
Message-ID:  <201704230748.v3N7mYpl050305@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Apr 23 07:48:34 2017
New Revision: 439202
URL: https://svnweb.freebsd.org/changeset/ports/439202

Log:
  - Fix plist
  - Bump PORTREVISION

Modified:
  head/japanese/font-aozoramincho/Makefile
  head/japanese/font-aozoramincho/pkg-plist

Modified: head/japanese/font-aozoramincho/Makefile
==============================================================================
--- head/japanese/font-aozoramincho/Makefile	Sun Apr 23 07:40:35 2017	(r439201)
+++ head/japanese/font-aozoramincho/Makefile	Sun Apr 23 07:48:34 2017	(r439202)
@@ -2,7 +2,7 @@
 
 PORTNAME=	aozoramincho
 PORTVERSION=	0.1
-#PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	japanese x11-fonts
 MASTER_SITES=	http://blueskis.wktk.so/AozoraMincho/archive/v${PORTVERSION}/
 PKGNAMEPREFIX=	ja-font-

Modified: head/japanese/font-aozoramincho/pkg-plist
==============================================================================
--- head/japanese/font-aozoramincho/pkg-plist	Sun Apr 23 07:40:35 2017	(r439201)
+++ head/japanese/font-aozoramincho/pkg-plist	Sun Apr 23 07:48:34 2017	(r439202)
@@ -1,5 +1,7 @@
 etc/fonts/conf.avail/20-unhint-aozoramincho.conf
 etc/fonts/conf.avail/62-fonts-aozoramincho.conf
+etc/fonts/conf.d/20-unhint-aozoramincho.conf
+etc/fonts/conf.d/62-fonts-aozoramincho.conf
 %%FONTSDIR%%/AozoraMincho-bold.ttf
 %%FONTSDIR%%/AozoraMincho-thin.ttf
 %%FONTSDIR%%/AozoraMinchoBlack.ttf



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