FreeBSD Bugzilla – Attachment 250469 Details for
Bug 278794
x11-fonts/inconsolata-ttf: Update to 3.000
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for inconsolata-ttf
inconsolata-ttf-3000.patch (text/plain), 2.13 KB, created by
Daniel Engberg
on 2024-05-05 19:04:12 UTC
(
hide
)
Description:
Patch for inconsolata-ttf
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-05-05 19:04:12 UTC
Size:
2.13 KB
patch
obsolete
>diff --git a/x11-fonts/inconsolata-ttf/Makefile b/x11-fonts/inconsolata-ttf/Makefile >index 926d34fdad4e..a295deeee6b6 100644 >--- a/x11-fonts/inconsolata-ttf/Makefile >+++ b/x11-fonts/inconsolata-ttf/Makefile >@@ -1,34 +1,33 @@ > PORTNAME= inconsolata-ttf >-PORTVERSION= 2.001 >-PORTREVISION= 1 >+DISTVERSION= 3.000 > PORTEPOCH= 1 > CATEGORIES= x11-fonts >+MASTER_SITES= https://github.com/googlefonts/Inconsolata/releases/download/v${DISTVERSION}/ >+DISTNAME= fonts_ttf >+EXTRACT_SUFX= .zip >+DIST_SUBDIR= ${PORTNAME}/${DISTVERSION} > > MAINTAINER= ashish@FreeBSD.org > COMMENT= Monospaced truetype font > WWW= https://fonts.google.com/specimen/Inconsolata > > LICENSE= OFL11 >-LICENSE_FILE= ${WRKSRC}/OFL.txt > >+USES= fonts >+ >+EXTRACT_AFTER_ARGS= --include fonts/ttf/Inconsolata-Bold.ttf \ >+ --include fonts/ttf/Inconsolata-Regular.ttf \ >+ --strip-components 2 \ >+ --no-same-owner --no-same-permissions > NO_ARCH= yes >-USES= fonts xorg >-USE_GITHUB= yes >-GH_ACCOUNT= google >-GH_PROJECT= fonts >-GH_TAGNAME= efcbdc5 >-FONTNAME= inconsolata >-USE_XORG= x11 >-PLIST_FILES= ${FONTSDIR}/Inconsolata-Bold.ttf \ >- ${FONTSDIR}/Inconsolata-Regular.ttf > NO_BUILD= yes >+NO_WRKSUBDIR= yes > >-WRKSRC_SUBDIR= ofl/${FONTNAME} >+PLIST_FILES= ${FONTSDIR}/Inconsolata-Bold.ttf \ >+ ${FONTSDIR}/Inconsolata-Regular.ttf > > do-install: >- ${MKDIR} ${STAGEDIR}${FONTSDIR} >- ${INSTALL_DATA} ${WRKSRC}/Inconsolata-Bold.ttf \ >- ${WRKSRC}/Inconsolata-Regular.ttf \ >- ${STAGEDIR}/${FONTSDIR} >+ @${MKDIR} ${STAGEDIR}${FONTSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}/${FONTSDIR} > > .include <bsd.port.mk> >diff --git a/x11-fonts/inconsolata-ttf/distinfo b/x11-fonts/inconsolata-ttf/distinfo >index 9a132a0e6e1f..42b0ba4013f2 100644 >--- a/x11-fonts/inconsolata-ttf/distinfo >+++ b/x11-fonts/inconsolata-ttf/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1526620705 >-SHA256 (google-fonts-2.001-efcbdc5_GH0.tar.gz) = 437ab149a7dfc8e30fd475eaa961389acb3b23c0b53281619d68de0069b8e777 >-SIZE (google-fonts-2.001-efcbdc5_GH0.tar.gz) = 342767177 >+TIMESTAMP = 1714935246 >+SHA256 (inconsolata-ttf/3.000/fonts_ttf.zip) = 626e8ee07501dbb544b50aa59ac2e4b9ec86b810670158a59c7a3cbaf475548a >+SIZE (inconsolata-ttf/3.000/fonts_ttf.zip) = 4019918
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 278794
: 250469