svn commit: r454082 - head/x11-fonts/font-awesome

Yuri Victorovich yuri at FreeBSD.org
Sun Nov 12 20:50:43 UTC 2017


Author: yuri
Date: Sun Nov 12 20:50:42 2017
New Revision: 454082
URL: https://svnweb.freebsd.org/changeset/ports/454082

Log:
  x11-fonts/font-awesome: Updated pkg-descr to reflect the fact that only desktop fonts are installed.
  
  The change is originally requested by Adam Weinberger <adamw at FreeBSD.org>.
  
  PR:		223616
  Approved by:	tcberner (mentor), Dmitri Goutnik <dg at syrec.org> (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D13054

Modified:
  head/x11-fonts/font-awesome/Makefile
  head/x11-fonts/font-awesome/pkg-descr

Modified: head/x11-fonts/font-awesome/Makefile
==============================================================================
--- head/x11-fonts/font-awesome/Makefile	Sun Nov 12 20:44:50 2017	(r454081)
+++ head/x11-fonts/font-awesome/Makefile	Sun Nov 12 20:50:42 2017	(r454082)
@@ -2,6 +2,7 @@
 
 PORTNAME=	font-awesome
 DISTVERSION=	4.7.0
+PORTREVISION=	1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	http://fontawesome.io/assets/
 

Modified: head/x11-fonts/font-awesome/pkg-descr
==============================================================================
--- head/x11-fonts/font-awesome/pkg-descr	Sun Nov 12 20:44:50 2017	(r454081)
+++ head/x11-fonts/font-awesome/pkg-descr	Sun Nov 12 20:50:42 2017	(r454082)
@@ -1,4 +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.
 
+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.
+
 WWW: http://fontawesome.io/


More information about the svn-ports-all mailing list