Bug 187244 - [maintainer update] japanese/font-koruri: Update to 20140227
Summary: [maintainer update] japanese/font-koruri: Update to 20140227
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 04:30 UTC by Koichiro Iwao
Modified: 2014-03-04 21:00 UTC (History)
0 users

See Also:


Attachments
file.diff (2.99 KB, patch)
2014-03-04 04:30 UTC, Koichiro Iwao
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Koichiro Iwao freebsd_committer freebsd_triage 2014-03-04 04:30:00 UTC
Subject says it all.

Fix: Patch attached with submission follows:
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-03-04 20:47:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-04 20:50:23 UTC
Author: rm
Date: Tue Mar  4 20:50:14 2014
New Revision: 347070
URL: http://svnweb.freebsd.org/changeset/ports/347070
QAT: https://qat.redports.org/buildarchive/r347070/

Log:
  - update to 20140227
  - install "docs" into staging area unconditionally and remove no more needed
    inclusion of bsd.port.options.mk, while here
  
  PR:		187244
  Submitted by:	    Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)

Modified:
  head/japanese/font-koruri/Makefile
  head/japanese/font-koruri/distinfo
  head/japanese/font-koruri/pkg-plist

Modified: head/japanese/font-koruri/Makefile
==============================================================================
--- head/japanese/font-koruri/Makefile	Tue Mar  4 20:46:07 2014	(r347069)
+++ head/japanese/font-koruri/Makefile	Tue Mar  4 20:50:14 2014	(r347070)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	koruri
-PORTVERSION=	20131228
+PORTVERSION=	20140227
 CATEGORIES=	japanese x11-fonts
-MASTER_SITES=	SFJP/koruri/60169
+MASTER_SITES=	SFJP/koruri/60670
 PKGNAMEPREFIX=	ja-font-
 DISTNAME=	Koruri-${PORTVERSION}
 
@@ -24,15 +24,13 @@ SUB_LIST=	X_FONTSDIR=${PREFIX}/${X_FONTS
 PLIST_SUB=	X_FONTSDIR=${X_FONTSDIR} \
 		LOCAL_FONTSDIR=${LOCAL_FONTSDIR}
 DATADIR=	${PREFIX}/share/font-${PORTNAME}
-PORTDOCS=	README
+PORTDOCS=	README.md
 
 LOCAL_FONTSDIR=	share/fonts
 X_FONTSDIR=	lib/X11/fonts
 
 OPTIONS_DEFINE=	DOCS
 
-.include <bsd.port.options.mk>
-
 do-install:
 	${MKDIR} ${STAGEDIR}${DATADIR}
 	${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${DATADIR}
@@ -55,10 +53,8 @@ do-install:
 post-su-install:
 	${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
 
-.if ${PORT_OPTIONS:MDOCS}
 post-install:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
-	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
-.endif
+	(cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})
 
 .include <bsd.port.mk>

Modified: head/japanese/font-koruri/distinfo
==============================================================================
--- head/japanese/font-koruri/distinfo	Tue Mar  4 20:46:07 2014	(r347069)
+++ head/japanese/font-koruri/distinfo	Tue Mar  4 20:50:14 2014	(r347070)
@@ -1,2 +1,2 @@
-SHA256 (Koruri-20131228.tar.xz) = 815c4f53ee63fda58c03b73fe6ed7101fe563477a8ff2e8a48ff8c11a20c8ecb
-SIZE (Koruri-20131228.tar.xz) = 23724396
+SHA256 (Koruri-20140227.tar.xz) = 167cc90fdfb93a0b74e6e814c85f9ccdabfaf982b7cebf051e39760eb5f9079d
+SIZE (Koruri-20140227.tar.xz) = 14016144

Modified: head/japanese/font-koruri/pkg-plist
==============================================================================
--- head/japanese/font-koruri/pkg-plist	Tue Mar  4 20:46:07 2014	(r347069)
+++ head/japanese/font-koruri/pkg-plist	Tue Mar  4 20:50:14 2014	(r347070)
@@ -1,25 +1,25 @@
-%%DATADIR%%/Koruri-Bold.ttf
-%%DATADIR%%/Koruri-Extrabold.ttf
-%%DATADIR%%/Koruri-Light.ttf
-%%DATADIR%%/Koruri-Semibold.ttf
-%%DATADIR%%/Koruri.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.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.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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-03-04 20:50:46 UTC
State Changed
From-To: open->closed

Committed, thank you!