Index: head/x11-fonts/font-awesome/Makefile =================================================================== --- head/x11-fonts/font-awesome/Makefile (revision 474255) +++ head/x11-fonts/font-awesome/Makefile (revision 474256) @@ -1,32 +1,28 @@ # $FreeBSD$ PORTNAME= font-awesome -DISTVERSION= 5.0.13 +DISTVERSION= 5.1.0 CATEGORIES= x11-fonts MASTER_SITES= https://use.fontawesome.com/releases/v${DISTVERSION}/ -DISTNAME= fontawesome-free-${DISTVERSION} +DISTNAME= fontawesome-free-${DISTVERSION}-desktop MAINTAINER= dg@syrec.org COMMENT= Suite of pictographic icons from Font Awesome (free version) LICENSE= OFL11 USES= fonts zip NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message PLIST_FILES= ${FONTSDIR}/Font\ Awesome\ 5\ Brands-Regular-400.otf \ ${FONTSDIR}/Font\ Awesome\ 5\ Free-Regular-400.otf \ - ${FONTSDIR}/Font\ Awesome\ 5\ Free-Solid-900.otf \ - ${FONTSDIR}/fa-brands-400.ttf \ - ${FONTSDIR}/fa-regular-400.ttf \ - ${FONTSDIR}/fa-solid-900.ttf + ${FONTSDIR}/Font\ Awesome\ 5\ Free-Solid-900.otf do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/use-on-desktop/*.otf ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/web-fonts-with-css/webfonts/*.ttf ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/otfs/*.otf ${STAGEDIR}${FONTSDIR} .include Index: head/x11-fonts/font-awesome/distinfo =================================================================== --- head/x11-fonts/font-awesome/distinfo (revision 474255) +++ head/x11-fonts/font-awesome/distinfo (revision 474256) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526409575 -SHA256 (fontawesome-free-5.0.13.zip) = 4dae5a9af21780e0754cb80ace75be3c878c76b9f7cef2e6d4fdcd27762379bf -SIZE (fontawesome-free-5.0.13.zip) = 18733809 +TIMESTAMP = 1531095848 +SHA256 (fontawesome-free-5.1.0-desktop.zip) = 80235abced4e32c8928a77dd4dfddaa7c06d931f59a3bb4da9f97ad57f5dbe00 +SIZE (fontawesome-free-5.1.0-desktop.zip) = 4924073 Index: head/x11-fonts/font-awesome/pkg-descr =================================================================== --- head/x11-fonts/font-awesome/pkg-descr (revision 474255) +++ head/x11-fonts/font-awesome/pkg-descr (revision 474256) @@ -1,8 +1,8 @@ Font Awesome is a suite of pictographic icons for easy scalable vector graphics, created and maintained by Dave Gandy. -This package installs only free TTF and OTF fonts suitable for use in X.Org +This package installs only free OTF fonts suitable for use in X.Org applications. The corresponding web fonts aren't installed. You can find them installed by a lot of other ports. WWW: https://fontawesome.com/