svn commit: r355059 - head/japanese/font-ume
Hiroki Sato
hrs at FreeBSD.org
Sat May 24 17:27:33 UTC 2014
Author: hrs
Date: Sat May 24 17:27:32 2014
New Revision: 355059
URL: http://svnweb.freebsd.org/changeset/ports/355059
QAT: https://qat.redports.org/buildarchive/r355059/
Log:
Update to 462.
Modified:
head/japanese/font-ume/Makefile
head/japanese/font-ume/distinfo
head/japanese/font-ume/pkg-plist (contents, props changed)
Modified: head/japanese/font-ume/Makefile
==============================================================================
--- head/japanese/font-ume/Makefile Sat May 24 17:21:37 2014 (r355058)
+++ head/japanese/font-ume/Makefile Sat May 24 17:27:32 2014 (r355059)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ume
-PORTVERSION= 0.0.456
+PORTVERSION= 0.0.462
CATEGORIES= japanese x11-fonts
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ${PORTNAME}-font/22212
@@ -13,7 +13,7 @@ COMMENT= Ume Japanese TrueType fonts
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
-USE_XZ= yes
+USES= tar:xz
NO_BUILD= yes
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-install
@@ -53,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
.include <bsd.port.mk>
Modified: head/japanese/font-ume/distinfo
==============================================================================
--- head/japanese/font-ume/distinfo Sat May 24 17:21:37 2014 (r355058)
+++ head/japanese/font-ume/distinfo Sat May 24 17:27:32 2014 (r355059)
@@ -1,2 +1,2 @@
-SHA256 (umefont_456.tar.xz) = 1c23c0a5f598ac914c1705bf2e169c44b3faf6899e6bf29e3b8a1d991fa4ab0c
-SIZE (umefont_456.tar.xz) = 5560208
+SHA256 (umefont_462.tar.xz) = 7893c2a656f972d8d39606f217cac4e6d0aefe97c2f88ae1dced1deef241c9e7
+SIZE (umefont_462.tar.xz) = 5536260
Modified: head/japanese/font-ume/pkg-plist
==============================================================================
--- head/japanese/font-ume/pkg-plist Sat May 24 17:21:37 2014 (r355058)
+++ head/japanese/font-ume/pkg-plist Sat May 24 17:27:32 2014 (r355059)
@@ -1,3 +1,4 @@
+ at comment $FreeBSD$
%%DATADIR%%/ume-pgc4.ttf
%%DATADIR%%/ume-pgc5.ttf
%%DATADIR%%/ume-pgo4.ttf
More information about the svn-ports-all
mailing list