mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
x11-fonts/font-awesome: Update 5.1.0 -> 5.2.0
Port changes: * Add LICENSE_FILE * Add PORTSCOUT tag PR: 230166 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
This commit is contained in:
parent
98c348e6e7
commit
141ca51f32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475860
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= font-awesome
|
||||
DISTVERSION= 5.1.0
|
||||
DISTVERSION= 5.2.0
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= https://use.fontawesome.com/releases/v${DISTVERSION}/
|
||||
DISTNAME= fontawesome-free-${DISTVERSION}-desktop
|
||||
@ -10,6 +10,9 @@ MAINTAINER= dg@syrec.org
|
||||
COMMENT= Suite of pictographic icons from Font Awesome (free version)
|
||||
|
||||
LICENSE= OFL11
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
PORTSCOUT= site:https://github.com/FortAwesome/Font-Awesome/releases
|
||||
|
||||
USES= fonts zip
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1531095848
|
||||
SHA256 (fontawesome-free-5.1.0-desktop.zip) = 80235abced4e32c8928a77dd4dfddaa7c06d931f59a3bb4da9f97ad57f5dbe00
|
||||
SIZE (fontawesome-free-5.1.0-desktop.zip) = 4924073
|
||||
TIMESTAMP = 1532897895
|
||||
SHA256 (fontawesome-free-5.2.0-desktop.zip) = 070fc7fedbff9cf41f822bf888ba06c797faa20a3fd7805d0059003eba591216
|
||||
SIZE (fontawesome-free-5.2.0-desktop.zip) = 5070709
|
||||
|
@ -1,5 +1,5 @@
|
||||
Font Awesome is a suite of pictographic icons for easy scalable vector
|
||||
graphics, created and maintained by Dave Gandy.
|
||||
graphics.
|
||||
|
||||
This package installs only free OTF fonts suitable for use in X.Org
|
||||
applications. The corresponding web fonts aren't installed. You can find
|
||||
|
Loading…
Reference in New Issue
Block a user