svn commit: r382264 - head/x11-fonts/hanazono-fonts-ttf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 25 19:20:39 UTC 2015


Author: sunpoet
Date: Wed Mar 25 19:20:37 2015
New Revision: 382264
URL: https://svnweb.freebsd.org/changeset/ports/382264
QAT: https://qat.redports.org/buildarchive/r382264/

Log:
  - Update to 20141012
  
  PR:		198892
  Submitted by:	Zhihao Yuan <lichray at gmail.com> (maintainer)

Modified:
  head/x11-fonts/hanazono-fonts-ttf/Makefile
  head/x11-fonts/hanazono-fonts-ttf/distinfo

Modified: head/x11-fonts/hanazono-fonts-ttf/Makefile
==============================================================================
--- head/x11-fonts/hanazono-fonts-ttf/Makefile	Wed Mar 25 19:20:31 2015	(r382263)
+++ head/x11-fonts/hanazono-fonts-ttf/Makefile	Wed Mar 25 19:20:37 2015	(r382264)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	hanazono-fonts-ttf
-PORTVERSION=	20131208
-PORTREVISION=	2
+PORTVERSION=	20141012
 CATEGORIES=	x11-fonts
 MASTER_SITES=	SFJP
-MASTER_SITE_SUBDIR=	hanazono-font/60001
+MASTER_SITE_SUBDIR=	hanazono-font/62072
 DISTNAME=	${PORTNAME:C/-.*//}-${PORTVERSION}
 
 MAINTAINER=	lichray at gmail.com
@@ -23,7 +22,6 @@ SUB_FILES=	pkg-message
 
 do-install:
 	${MKDIR} ${STAGEDIR}${FONTSDIR}
-	cd ${WRKSRC}/ && \
-		${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR}
+	${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}
 
 .include <bsd.port.mk>

Modified: head/x11-fonts/hanazono-fonts-ttf/distinfo
==============================================================================
--- head/x11-fonts/hanazono-fonts-ttf/distinfo	Wed Mar 25 19:20:31 2015	(r382263)
+++ head/x11-fonts/hanazono-fonts-ttf/distinfo	Wed Mar 25 19:20:37 2015	(r382264)
@@ -1,2 +1,2 @@
-SHA256 (hanazono-20131208.zip) = 259b54ce7fd6ec9ca3e2bdbecebe476de897b3f0da1d2e3b81d23285c1d34f0b
-SIZE (hanazono-20131208.zip) = 24737240
+SHA256 (hanazono-20141012.zip) = 06a7285dcc5c8a22aa3a1b319f965d9d336b84af61fabd5d9d5ba6fa2d861208
+SIZE (hanazono-20141012.zip) = 26963516


More information about the svn-ports-head mailing list