Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2017 20:50:42 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454082 - head/x11-fonts/font-awesome
Message-ID:  <201711122050.vACKogpY020890@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>.
  
  PR:		223616
  Approved by:	tcberner (mentor), Dmitri Goutnik <dg@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711122050.vACKogpY020890>