Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111390201
D15472.id42824.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D15472.id42824.diff
View Options
Index: head/x11-fonts/inconsolata-ttf/Makefile
===================================================================
--- head/x11-fonts/inconsolata-ttf/Makefile
+++ head/x11-fonts/inconsolata-ttf/Makefile
@@ -2,25 +2,34 @@
# $FreeBSD$
PORTNAME= inconsolata-ttf
-PORTVERSION= 20090215
-PORTREVISION= 2
+PORTVERSION= 2.001
+PORTEPOCH= 1
CATEGORIES= x11-fonts
-MASTER_SITES= http://www.levien.com/type/myfonts/
-DISTNAME= Inconsolata
-EXTRACT_SUFX= .otf
-EXTRACT_ONLY=
MAINTAINER= ashish@FreeBSD.org
COMMENT= Monospaced truetype font
+LICENSE= OFL11
+LICENSE_FILE= ${WRKSRC}/OFL.txt
+
+NO_ARCH= yes
USES= fonts
+USE_GITHUB= yes
+GH_ACCOUNT= google
+GH_PROJECT= fonts
+GH_TAGNAME= efcbdc5
FONTNAME= inconsolata
USE_XORG= x11
-PLIST_FILES= ${FONTSDIR}/${DISTNAME}${EXTRACT_SUFX}
+PLIST_FILES= ${FONTSDIR}/Inconsolata-Bold.ttf \
+ ${FONTSDIR}/Inconsolata-Regular.ttf
NO_BUILD= yes
+WRKSRC_SUBDIR= ofl/${FONTNAME}
+
do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR}
- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/Inconsolata-Bold.ttf \
+ ${WRKSRC}/Inconsolata-Regular.ttf \
+ ${STAGEDIR}/${FONTSDIR}
.include <bsd.port.mk>
Index: head/x11-fonts/inconsolata-ttf/distinfo
===================================================================
--- head/x11-fonts/inconsolata-ttf/distinfo
+++ head/x11-fonts/inconsolata-ttf/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Inconsolata.otf) = 1561e616c414a1b82d6e6dfbd18e5726fd65028913ade191e5fa38b6ec375a1a
-SIZE (Inconsolata.otf) = 58464
+TIMESTAMP = 1526620705
+SHA256 (google-fonts-2.001-efcbdc5_GH0.tar.gz) = 437ab149a7dfc8e30fd475eaa961389acb3b23c0b53281619d68de0069b8e777
+SIZE (google-fonts-2.001-efcbdc5_GH0.tar.gz) = 342767177
Index: head/x11-fonts/inconsolata-ttf/pkg-descr
===================================================================
--- head/x11-fonts/inconsolata-ttf/pkg-descr
+++ head/x11-fonts/inconsolata-ttf/pkg-descr
@@ -3,4 +3,4 @@
on the screen, but in most cases do not have the attention to detail for high
resolution rendering.
-WWW: http://www.levien.com/type/myfonts/inconsolata.html
+WWW: https://fonts.google.com/specimen/Inconsolata
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 4, 4:38 AM (13 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16948870
Default Alt Text
D15472.id42824.diff (2 KB)
Attached To
Mode
D15472: x11-fonts/inconsolata-ttf: Update to 2.001
Attached
Detach File
Event Timeline
Log In to Comment