From owner-svn-ports-head@freebsd.org Sun Dec 24 18:38:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0EDD2EA3617; Sun, 24 Dec 2017 18:38:59 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA6CA64A1D; Sun, 24 Dec 2017 18:38:58 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBOIcvw7021888; Sun, 24 Dec 2017 18:38:57 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBOIcvA6021884; Sun, 24 Dec 2017 18:38:57 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712241838.vBOIcvA6021884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 24 Dec 2017 18:38:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457187 - in head/x11-fonts/font-awesome: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/x11-fonts/font-awesome: . files X-SVN-Commit-Revision: 457187 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2017 18:38:59 -0000 Author: swills Date: Sun Dec 24 18:38:57 2017 New Revision: 457187 URL: https://svnweb.freebsd.org/changeset/ports/457187 Log: x11-fonts/font-awesome: Update to 5.0.2 PR: 224569 Submitted by: Dmitri Goutnik (maintainer) Modified: head/x11-fonts/font-awesome/Makefile head/x11-fonts/font-awesome/distinfo head/x11-fonts/font-awesome/files/pkg-message.in head/x11-fonts/font-awesome/pkg-descr Modified: head/x11-fonts/font-awesome/Makefile ============================================================================== --- head/x11-fonts/font-awesome/Makefile Sun Dec 24 18:19:03 2017 (r457186) +++ head/x11-fonts/font-awesome/Makefile Sun Dec 24 18:38:57 2017 (r457187) @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= font-awesome -DISTVERSION= 4.7.0 -PORTREVISION= 1 +DISTVERSION= 5.0.2 CATEGORIES= x11-fonts -MASTER_SITES= http://fontawesome.io/assets/ +MASTER_SITES= https://use.fontawesome.com/releases/v${DISTVERSION}/ +DISTNAME= fontawesome-free-${DISTVERSION} MAINTAINER= dg@syrec.org -COMMENT= Suite of 675 pictographic icons from Font Awesome +COMMENT= Suite of pictographic icons from Font Awesome (free version) LICENSE= OFL11 @@ -17,11 +17,16 @@ NO_BUILD= yes SUB_FILES= pkg-message -PLIST_FILES= ${FONTSDIR}/fontawesome-webfont.ttf \ - ${FONTSDIR}/FontAwesome.otf +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 do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/fonts/*.[t,o]tf ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/use-on-desktop/*.otf ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/web-fonts-with-css/webfonts/*.ttf ${STAGEDIR}${FONTSDIR} .include Modified: head/x11-fonts/font-awesome/distinfo ============================================================================== --- head/x11-fonts/font-awesome/distinfo Sun Dec 24 18:19:03 2017 (r457186) +++ head/x11-fonts/font-awesome/distinfo Sun Dec 24 18:38:57 2017 (r457187) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510436142 -SHA256 (font-awesome-4.7.0.zip) = a7b6edb9e874e6d36a90160553afeb412f85df4d91c723ef2a29a2b5bf8e5802 -SIZE (font-awesome-4.7.0.zip) = 669808 +TIMESTAMP = 1514121530 +SHA256 (fontawesome-free-5.0.2.zip) = 77c18e313e2259639444126a676c5628de61c822485f152f6610c382ab6f76ed +SIZE (fontawesome-free-5.0.2.zip) = 14885512 Modified: head/x11-fonts/font-awesome/files/pkg-message.in ============================================================================== --- head/x11-fonts/font-awesome/files/pkg-message.in Sun Dec 24 18:19:03 2017 (r457186) +++ head/x11-fonts/font-awesome/files/pkg-message.in Sun Dec 24 18:38:57 2017 (r457187) @@ -6,3 +6,6 @@ line to the "Modules" section of your X Windows config Add the following line to the "Files" section of X Windows configuration file: FontPath "%%FONTSDIR%%/" + +If you're upgrading from Font Awesome v4, you may need to update your configs +to the new font families "Font Awesome 5 Free" and "Font Awesome 5 Free Solid". Modified: head/x11-fonts/font-awesome/pkg-descr ============================================================================== --- head/x11-fonts/font-awesome/pkg-descr Sun Dec 24 18:19:03 2017 (r457186) +++ head/x11-fonts/font-awesome/pkg-descr Sun Dec 24 18:38:57 2017 (r457187) @@ -1,8 +1,8 @@ -Font Awesome is a full suite of 675 pictographic icons for easy scalable -vector graphics on websites, created and maintained by Dave Gandy. +Font Awesome is a suite of pictographic icons for easy scalable vector +graphics, created and maintained by Dave Gandy. -This package installs only ttf/otf fonts suitable for use in X.Org applications. -The corresponding web fonts (woff/woff2) aren't installed. You can find them -installed by a lot of other ports. +This package installs only free TTF and 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: http://fontawesome.io/ +WWW: https://fontawesome.com/