1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 20131208

- Stagify

PR:		190385
Submitted by:	lichray@gmail.com (maintainer)
This commit is contained in:
Guido Falsi 2014-06-06 21:10:33 +00:00
parent ae3b992378
commit 3445d16c0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356850
2 changed files with 7 additions and 10 deletions

View File

@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= hanazono-fonts-ttf
PORTVERSION= 20120421
PORTVERSION= 20131208
CATEGORIES= x11-fonts
MASTER_SITES= SFJP
MASTER_SITE_SUBDIR= hanazono-font/55644
MASTER_SITE_SUBDIR= hanazono-font/60001
DISTNAME= ${PORTNAME:C/-.*//}-${PORTVERSION}
MAINTAINER= lichray@gmail.com
@ -25,17 +25,14 @@ PLIST_SUB= FONTDIR=${FONTDIR}
SUB_FILES= pkg-message
SUB_LIST= FONTDIR=${FONTDIR}
NO_STAGE= yes
do-build:
@cd ${WRKSRC}/ && \
${LOCALBASE}/bin/mkfontscale && \
${LOCALBASE}/bin/mkfontdir
do-install:
${MKDIR} ${PREFIX}/${FONTDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} *.ttf fonts.* ${PREFIX}/${FONTDIR}/
post-install:
@${CAT} ${PKGMESSAGE}
${MKDIR} ${STAGEDIR}${PREFIX}/${FONTDIR}/
cd ${WRKSRC}/ && \
${INSTALL_DATA} *.ttf fonts.* ${STAGEDIR}${PREFIX}/${FONTDIR}/
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (hanazono-20120421.zip) = e62c4437e80728eec287cd88c8c48d7db8a0044902b57a02531e8cc9d3ad008a
SIZE (hanazono-20120421.zip) = 24281236
SHA256 (hanazono-20131208.zip) = 259b54ce7fd6ec9ca3e2bdbecebe476de897b3f0da1d2e3b81d23285c1d34f0b
SIZE (hanazono-20131208.zip) = 24737240