svn commit: r439202 - head/japanese/font-aozoramincho

Martin Wilke miwi at FreeBSD.org
Sun Apr 23 07:48:35 UTC 2017


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


More information about the svn-ports-head mailing list