aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-12-24 18:38:57 +0000
committerSteve Wills <swills@FreeBSD.org>2017-12-24 18:38:57 +0000
commit34db6d85dfac24941ee901181607f95bfa080c33 (patch)
tree14221379fac0b67fdaa7b42d06a32cf7747b9a73 /x11-fonts
parent5025f031411e13085994949967b819341d00998c (diff)
downloadports-34db6d85dfac24941ee901181607f95bfa080c33.tar.gz
ports-34db6d85dfac24941ee901181607f95bfa080c33.zip
x11-fonts/font-awesome: Update to 5.0.2
PR: 224569 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Notes
Notes: svn path=/head/; revision=457187
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/font-awesome/Makefile19
-rw-r--r--x11-fonts/font-awesome/distinfo6
-rw-r--r--x11-fonts/font-awesome/files/pkg-message.in3
-rw-r--r--x11-fonts/font-awesome/pkg-descr12
4 files changed, 24 insertions, 16 deletions
diff --git a/x11-fonts/font-awesome/Makefile b/x11-fonts/font-awesome/Makefile
index 1667f0f87dbd..e911648bf45d 100644
--- a/x11-fonts/font-awesome/Makefile
+++ b/x11-fonts/font-awesome/Makefile
@@ -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 <bsd.port.mk>
diff --git a/x11-fonts/font-awesome/distinfo b/x11-fonts/font-awesome/distinfo
index 0932a76c8f9d..29302cf88c4e 100644
--- a/x11-fonts/font-awesome/distinfo
+++ b/x11-fonts/font-awesome/distinfo
@@ -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
diff --git a/x11-fonts/font-awesome/files/pkg-message.in b/x11-fonts/font-awesome/files/pkg-message.in
index 82f1671ede7a..9b1f07906973 100644
--- a/x11-fonts/font-awesome/files/pkg-message.in
+++ b/x11-fonts/font-awesome/files/pkg-message.in
@@ -6,3 +6,6 @@ line to the "Modules" section of your X Windows configuration file:
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".
diff --git a/x11-fonts/font-awesome/pkg-descr b/x11-fonts/font-awesome/pkg-descr
index dfc99246343b..0f6ab59e018f 100644
--- a/x11-fonts/font-awesome/pkg-descr
+++ b/x11-fonts/font-awesome/pkg-descr
@@ -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/