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

Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 1-10 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	fantasque-sans-mono
3
PORTNAME=	fantasque-sans-mono
4
PORTVERSION=	1.7.1
4
PORTVERSION=	1.7.2
5
CATEGORIES=	x11-fonts
5
CATEGORIES=	x11-fonts
6
MASTER_SITES=	https://github.com/belluzj/fantasque-sans/releases/download/v${PORTVERSION}/
6
MASTER_SITES=	https://github.com/belluzj/fantasque-sans/releases/download/v${PORTVERSION}/
7
DISTNAME=	FantasqueSansMono
7
DISTNAME=	FantasqueSansMono-Normal
8
8
9
MAINTAINER=	rakuco@FreeBSD.org
9
MAINTAINER=	rakuco@FreeBSD.org
10
COMMENT=	Programming font, designed with functionality in mind
10
COMMENT=	Programming font, designed with functionality in mind
Lines 11-16 Link Here
11
11
12
LICENSE=	OFL11
12
LICENSE=	OFL11
13
13
14
NO_ARCH=	yes
14
NO_BUILD=	yes
15
NO_BUILD=	yes
15
NO_WRKSUBDIR=	yes
16
NO_WRKSUBDIR=	yes
16
USES=		fonts
17
USES=		fonts
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (FantasqueSansMono.tar.gz) = 96112ca66ae1e1f1b1a138b965c209a46d869e65382241394b6d47936fa65380
1
TIMESTAMP = 1525909662
2
SIZE (FantasqueSansMono.tar.gz) = 2408721
2
SHA256 (FantasqueSansMono-Normal.tar.gz) = 8d96295a75a71d6ddb3a905ff8db993bd6990602d3b38dd4428827af8f6ef2f7
3
SIZE (FantasqueSansMono-Normal.tar.gz) = 1843873

Return to bug 228110