View | Details | Raw Unified | Return to bug 230166 | Differences between
and this patch

Collapse All | Expand All

(-)x11-fonts/font-awesome/Makefile (-1 / +4 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	font-awesome
3
PORTNAME=	font-awesome
4
DISTVERSION=	5.1.0
4
DISTVERSION=	5.2.0
5
CATEGORIES=	x11-fonts
5
CATEGORIES=	x11-fonts
6
MASTER_SITES=	https://use.fontawesome.com/releases/v${DISTVERSION}/
6
MASTER_SITES=	https://use.fontawesome.com/releases/v${DISTVERSION}/
7
DISTNAME=	fontawesome-free-${DISTVERSION}-desktop
7
DISTNAME=	fontawesome-free-${DISTVERSION}-desktop
Lines 10-16 Link Here
10
COMMENT=	Suite of pictographic icons from Font Awesome (free version)
10
COMMENT=	Suite of pictographic icons from Font Awesome (free version)
11
11
12
LICENSE=	OFL11
12
LICENSE=	OFL11
13
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
13
14
15
PORTSCOUT=	site:https://github.com/FortAwesome/Font-Awesome/releases
16
14
USES=		fonts zip
17
USES=		fonts zip
15
NO_ARCH=	yes
18
NO_ARCH=	yes
16
NO_BUILD=	yes
19
NO_BUILD=	yes
(-)x11-fonts/font-awesome/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1531095848
1
TIMESTAMP = 1532897895
2
SHA256 (fontawesome-free-5.1.0-desktop.zip) = 80235abced4e32c8928a77dd4dfddaa7c06d931f59a3bb4da9f97ad57f5dbe00
2
SHA256 (fontawesome-free-5.2.0-desktop.zip) = 070fc7fedbff9cf41f822bf888ba06c797faa20a3fd7805d0059003eba591216
3
SIZE (fontawesome-free-5.1.0-desktop.zip) = 4924073
3
SIZE (fontawesome-free-5.2.0-desktop.zip) = 5070709
(-)x11-fonts/font-awesome/pkg-descr (-1 / +1 lines)
Lines 1-5 Link Here
1
Font Awesome is a suite of pictographic icons for easy scalable vector
1
Font Awesome is a suite of pictographic icons for easy scalable vector
2
graphics, created and maintained by Dave Gandy.
2
graphics.
3
3
4
This package installs only free OTF fonts suitable for use in X.Org
4
This package installs only free OTF fonts suitable for use in X.Org
5
applications.  The corresponding web fonts aren't installed.  You can find
5
applications.  The corresponding web fonts aren't installed.  You can find

Return to bug 230166