FreeBSD Bugzilla – Attachment 242306 Details for
Bug 271545
games/instead: enable HARFBUZZ by default after sdl2_ttf2 update to 2.0.18
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1 (apply via "git am")
bug271545.diff (text/plain), 1.03 KB, created by
Jan Beich
on 2023-05-21 01:21:29 UTC
(
hide
)
Description:
v1 (apply via "git am")
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2023-05-21 01:21:29 UTC
Size:
1.03 KB
patch
obsolete
>From 006d53dde1ca023fccf4ac7e9f7bd38dfb8a7822 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Sun, 21 May 2023 01:11:36 +0000 >Subject: [PATCH] games/instead: enable HARFBUZZ by default after 68d149ef6d4c > >PR: 271545 >Reported by: portscan >Approved by: amdmi3 (maintainer) >--- > games/instead/Makefile | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/games/instead/Makefile b/games/instead/Makefile >index c4647f6e83af..785414f7edf9 100644 >--- a/games/instead/Makefile >+++ b/games/instead/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= instead > PORTVERSION= 3.5.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= games > MASTER_SITES= SF > DISTNAME= ${PORTNAME}_${PORTVERSION} >@@ -21,8 +21,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > PORTDOCS= * > PORTDATA= * > >-OPTIONS_DEFINE= LUAJIT DOCS # HARFBUZZ # requires unreleased version of sdl2_ttf >-OPTIONS_DEFAULT= LUAJIT GTK3 >+OPTIONS_DEFINE= HARFBUZZ LUAJIT DOCS >+OPTIONS_DEFAULT= HARFBUZZ LUAJIT GTK3 > OPTIONS_RADIO= GTK_VERSION > OPTIONS_RADIO_GTK_VERSION= GTK2 GTK3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 271545
: 242306