Index: head/x11-fonts/sourcecodepro-ttf/Makefile =================================================================== --- head/x11-fonts/sourcecodepro-ttf/Makefile (revision 316110) +++ head/x11-fonts/sourcecodepro-ttf/Makefile (revision 316111) @@ -1,51 +1,51 @@ -# Created by: Masaki TAGAWA +# Created by: Masaki TAGAWA # $FreeBSD$ PORTNAME= sourcecodepro-ttf -PORTVERSION= 1.013 +PORTVERSION= 1.017 CATEGORIES= x11-fonts MASTER_SITES= SF/sourcecodepro.adobe DISTNAME= SourceCodePro_FontsOnly-${PORTVERSION} MAINTAINER= masaki@club.kyutech.ac.jp COMMENT= A set of fonts by Adobe designed for coders LICENSE= OFL LICENSE_NAME= SIL OPEN FONT LICENSE Version 1.1 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= auto-accept BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir USE_ZIP= yes USE_XORG= x11 PLIST_SUB= FONTDIR="${FONTDIR:S|${PREFIX}/||}" SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message SUB_LIST= FONTDIR=${FONTDIR} FONTNAME= SourceCodePro FONTDIR= ${PREFIX}/lib/X11/fonts/${FONTNAME} INSTDAT= fonts.dir fonts.scale MKFONTSCL_CMD= ${LOCALBASE}/bin/mkfontscale MKFONTDIR_CMD= ${LOCALBASE}/bin/mkfontdir do-build: cd ${WRKSRC}/TTF/ && ${MKFONTSCL_CMD} cd ${WRKSRC}/TTF/ && ${MKFONTDIR_CMD} do-install: ${MKDIR} ${FONTDIR} cd ${WRKSRC}/TTF/ && \ ${INSTALL_DATA} ${INSTDAT} *.ttf ${FONTDIR} post-install: @${ECHO_MSG} @${CAT} ${PKGMESSAGE} @${ECHO_MSG} .include Index: head/x11-fonts/sourcecodepro-ttf/distinfo =================================================================== --- head/x11-fonts/sourcecodepro-ttf/distinfo (revision 316110) +++ head/x11-fonts/sourcecodepro-ttf/distinfo (revision 316111) @@ -1,2 +1,2 @@ -SHA256 (SourceCodePro_FontsOnly-1.013.zip) = f819f8230b776b7080746ece4446277f7067214746b3930cb0326c896c5e3e48 -SIZE (SourceCodePro_FontsOnly-1.013.zip) = 680506 +SHA256 (SourceCodePro_FontsOnly-1.017.zip) = 8136b4686309c428ef073356ab178c2f7e8f7b6fadd5a6c61b6a20646377b21f +SIZE (SourceCodePro_FontsOnly-1.017.zip) = 799805 Index: head/x11-fonts/sourcecodepro-ttf/pkg-plist =================================================================== --- head/x11-fonts/sourcecodepro-ttf/pkg-plist (revision 316110) +++ head/x11-fonts/sourcecodepro-ttf/pkg-plist (revision 316111) @@ -1,10 +1,11 @@ %%FONTDIR%%/SourceCodePro-Black.ttf %%FONTDIR%%/SourceCodePro-Bold.ttf %%FONTDIR%%/SourceCodePro-ExtraLight.ttf %%FONTDIR%%/SourceCodePro-Light.ttf +%%FONTDIR%%/SourceCodePro-Medium.ttf %%FONTDIR%%/SourceCodePro-Regular.ttf %%FONTDIR%%/SourceCodePro-Semibold.ttf %%FONTDIR%%/fonts.dir %%FONTDIR%%/fonts.scale @unexec rm %D/%%FONTDIR%%/fonts.cache-1 2>/dev/null || /usr/bin/true @dirrm %%FONTDIR%% Property changes on: head/x11-fonts/sourcecodepro-ttf/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property