diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-26 03:20:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-26 03:20:37 +0800 |
commit | 2c0d6af45042a78acfe6087e888dbf69344d3290 (patch) | |
tree | cf6c20a06e43bfb5ee9e31c0d797b60a25acafde /x11-fonts | |
parent | 6d5b32dd9cb6769d8cf2d424b1bac641ef650643 (diff) | |
download | freebsd-ports-gnome-2c0d6af45042a78acfe6087e888dbf69344d3290.tar.gz freebsd-ports-gnome-2c0d6af45042a78acfe6087e888dbf69344d3290.tar.zst freebsd-ports-gnome-2c0d6af45042a78acfe6087e888dbf69344d3290.zip |
- Update to 20141012
PR: 198892
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/hanazono-fonts-ttf/Makefile | 8 | ||||
-rw-r--r-- | x11-fonts/hanazono-fonts-ttf/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/x11-fonts/hanazono-fonts-ttf/Makefile b/x11-fonts/hanazono-fonts-ttf/Makefile index 36f753409fc5..07e5f3e57d1d 100644 --- a/x11-fonts/hanazono-fonts-ttf/Makefile +++ b/x11-fonts/hanazono-fonts-ttf/Makefile @@ -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@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> diff --git a/x11-fonts/hanazono-fonts-ttf/distinfo b/x11-fonts/hanazono-fonts-ttf/distinfo index ec316ddf3ce2..ce0213ca3a97 100644 --- a/x11-fonts/hanazono-fonts-ttf/distinfo +++ b/x11-fonts/hanazono-fonts-ttf/distinfo @@ -1,2 +1,2 @@ -SHA256 (hanazono-20131208.zip) = 259b54ce7fd6ec9ca3e2bdbecebe476de897b3f0da1d2e3b81d23285c1d34f0b -SIZE (hanazono-20131208.zip) = 24737240 +SHA256 (hanazono-20141012.zip) = 06a7285dcc5c8a22aa3a1b319f965d9d336b84af61fabd5d9d5ba6fa2d861208 +SIZE (hanazono-20141012.zip) = 26963516 |