Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 2021 15:15:19 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ccb30d4faa30 - main - games/devilutionX: chase the upgrade of x11-fonts/charis
Message-ID:  <202107021515.162FFJrI064374@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ccb30d4faa30a69709e3959468e6838fb87b6709

commit ccb30d4faa30a69709e3959468e6838fb87b6709
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2021-07-02 14:15:00 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2021-07-02 14:15:00 +0000

    games/devilutionX: chase the upgrade of x11-fonts/charis
    
    PR:             256932
    Reported by:    eduardo@ (devilutionX’s maintainer)
---
 games/devilutionX/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games/devilutionX/Makefile b/games/devilutionX/Makefile
index bebbfd6c9757..578b33c63b4e 100644
--- a/games/devilutionX/Makefile
+++ b/games/devilutionX/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	devilutionX
 DISTVERSION=	1.2.1
+PORTVERSION=	1
 CATEGORIES=	games
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -8,7 +9,7 @@ COMMENT=	Diablo I engine for modern operating systems
 LICENSE=	UNLICENSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-_MY_DEPENDS=	${LOCALBASE}/share/fonts/CharisSIL/CharisSIL-B.ttf:x11-fonts/charis
+_MY_DEPENDS=	CharisSIL>0:x11-fonts/charis
 BUILD_DEPENDS=	${_MY_DEPENDS}
 LIB_DEPENDS=	libsodium.so:security/libsodium
 RUN_DEPENDS=	${_MY_DEPENDS}



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