Re: git: 4e59b634c018 - main - x11-fonts/cascadia-code: Revert 9a22dceae54e0236da83ce52cfee4af1af99d0aa
Date: Thu, 06 Jun 2024 21:06:23 UTC
On 2024-06-06T22:43:29.000+02:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrote: > The branch main has been updated by sunpoet: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=4e59b634c0186abcec5d23fb4c22e2e2253974fb > > commit 4e59b634c0186abcec5d23fb4c22e2e2253974fb > > Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > AuthorDate: 2024-06-06 20:40:31 +0000 > > Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > CommitDate: 2024-06-06 20:40:31 +0000 > > x11-fonts/cascadia-code: Revert 9a22dceae54e0236da83ce52cfee4af1af99d0aa > > --- > > x11-fonts/cascadia-code/Makefile | 6 +----- > > 1 file changed, 1 insertion(+), 5 deletions(-) > > diff --git a/x11-fonts/cascadia-code/Makefile b/x11-fonts/cascadia-code/Makefile > > index 4ec3b4c65df2..c1a08d8a52a0 100644 > > --- a/x11-fonts/cascadia-code/Makefile > > +++ b/x11-fonts/cascadia-code/Makefile > > @@ -3,7 +3,6 @@ PORTVERSION= 2404.23 > > CATEGORIES= x11-fonts > > MASTER_SITES= https://github.com/microsoft/cascadia-code/releases/download/v${PORTVERSION}/ > > DISTNAME= CascadiaCode-${PORTVERSION} > > -EXTRACT_SUFX= .zip > > > > MAINTAINER= sunpoet@FreeBSD.org > > COMMENT= Monospaced font with programming ligatures > > @@ -11,15 +10,12 @@ WWW= https://github.com/microsoft/cascadia-code > > > > LICENSE= OFL11 > > > > -USES= fonts > > +USES= fonts zip > > > > NO_ARCH= yes > > NO_BUILD= yes > > NO_WRKSUBDIR= yes > > > > -EXTRACT_AFTER_ARGS= --include ttf/static \ > > - --no-same-owner --no-same-permissions > > - > > do-install: > > @${MKDIR} ${STAGEDIR}${FONTSDIR} > > ${INSTALL_DATA} ${WRKSRC}/ttf/static/*.ttf ${STAGEDIR}${FONTSDIR} Hi, Can you as you've been told before explain yourself before reverting changes? Best regards, Daniel