svn commit: r514395 - head/x11-fonts/charis

Thierry Thomas thierry at FreeBSD.org
Sun Oct 13 14:45:58 UTC 2019


Author: thierry
Date: Sun Oct 13 14:45:57 2019
New Revision: 514395
URL: https://svnweb.freebsd.org/changeset/ports/514395

Log:
  Adopt and upgrade to 5.000.

Modified:
  head/x11-fonts/charis/Makefile
  head/x11-fonts/charis/distinfo

Modified: head/x11-fonts/charis/Makefile
==============================================================================
--- head/x11-fonts/charis/Makefile	Sun Oct 13 14:38:43 2019	(r514394)
+++ head/x11-fonts/charis/Makefile	Sun Oct 13 14:45:57 2019	(r514395)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	CharisSIL
-PORTVERSION=	4.114
-PORTREVISION=	2
+PORTVERSION=	5.000
 CATEGORIES=	x11-fonts
 MASTER_SITES=	http://scripts.sil.org/cms/scripts/render_download.php?&format=file&media_id=${MEDIA_ID}&filename=/ \
 		LOCAL/bf
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	thierry at FreeBSD.org
 COMMENT=	Charis SIL TrueType font collection
 
 LICENSE=	OFL11
@@ -17,6 +16,7 @@ USES=		fonts zip
 
 MEDIA_ID=	${DISTNAME}${EXTRACT_SUFX}
 NO_BUILD=	yes
+NO_ARCH=	yes
 
 .for type in B BI I R
 PLIST_FILES+=	${FONTSDIR}/${PORTNAME}-${type}.ttf

Modified: head/x11-fonts/charis/distinfo
==============================================================================
--- head/x11-fonts/charis/distinfo	Sun Oct 13 14:38:43 2019	(r514394)
+++ head/x11-fonts/charis/distinfo	Sun Oct 13 14:45:57 2019	(r514395)
@@ -1,2 +1,3 @@
-SHA256 (CharisSIL-4.114.zip) = 92ea75512a0bee4d491ba23fb295fd410707f6e8dedacd1af81e222a3081dd56
-SIZE (CharisSIL-4.114.zip) = 2782898
+TIMESTAMP = 1570976995
+SHA256 (CharisSIL-5.000.zip) = 5e3e5473b30363008c289cc87e2aa584a0916087a63a3f689defa8e0cee09bfd
+SIZE (CharisSIL-5.000.zip) = 2967087


More information about the svn-ports-head mailing list