git: e0d9316909e5 - main - x11-fonts/charis: upgrade to 6-000
Thierry Thomas
thierry at FreeBSD.org
Wed Jun 30 17:50:19 UTC 2021
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e0d9316909e5f6e8c128b089eb0489aac6cef37b
commit e0d9316909e5f6e8c128b089eb0489aac6cef37b
Author: Thierry Thomas <thierry at FreeBSD.org>
AuthorDate: 2021-06-30 17:48:45 +0000
Commit: Thierry Thomas <thierry at FreeBSD.org>
CommitDate: 2021-06-30 17:50:10 +0000
x11-fonts/charis: upgrade to 6-000
Release notes at <https://software.sil.org/charis/release-6-000/>.
---
x11-fonts/charis/Makefile | 7 +++----
x11-fonts/charis/distinfo | 6 +++---
x11-fonts/charis/pkg-descr | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/x11-fonts/charis/Makefile b/x11-fonts/charis/Makefile
index f02fb95200a0..f5fb67d9c3d0 100644
--- a/x11-fonts/charis/Makefile
+++ b/x11-fonts/charis/Makefile
@@ -1,10 +1,9 @@
# Created by: bf <bf at FreeBSD.org>
PORTNAME= CharisSIL
-PORTVERSION= 5.000
+PORTVERSION= 6.000
CATEGORIES= x11-fonts
-MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?&format=file&media_id=${MEDIA_ID}&filename=/ \
- LOCAL/bf
+MASTER_SITES= https://software.sil.org/downloads/r/charis/
MAINTAINER= thierry at FreeBSD.org
COMMENT= Charis SIL TrueType font collection
@@ -17,7 +16,7 @@ MEDIA_ID= ${DISTNAME}${EXTRACT_SUFX}
NO_BUILD= yes
NO_ARCH= yes
-.for type in B BI I R
+.for type in Bold BoldItalic Italic Regular
PLIST_FILES+= ${FONTSDIR}/${PORTNAME}-${type}.ttf
.endfor
diff --git a/x11-fonts/charis/distinfo b/x11-fonts/charis/distinfo
index 7d824680434d..b609ad1195ff 100644
--- a/x11-fonts/charis/distinfo
+++ b/x11-fonts/charis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570976995
-SHA256 (CharisSIL-5.000.zip) = 5e3e5473b30363008c289cc87e2aa584a0916087a63a3f689defa8e0cee09bfd
-SIZE (CharisSIL-5.000.zip) = 2967087
+TIMESTAMP = 1625074793
+SHA256 (CharisSIL-6.000.zip) = 9920fc3bfd07a9b43a3472aed9af41309f3b80a4186766ceff480c35275ef897
+SIZE (CharisSIL-6.000.zip) = 4520302
diff --git a/x11-fonts/charis/pkg-descr b/x11-fonts/charis/pkg-descr
index b91e9dda5344..2fe07db24ac1 100644
--- a/x11-fonts/charis/pkg-descr
+++ b/x11-fonts/charis/pkg-descr
@@ -13,4 +13,4 @@ less-than-ideal reproduction environments. It also has a full set of styles
publishing than Doulos SIL. Charis is a serif, proportionally-spaced font
optimized for readability in long printed documents.
-WWW: http://scripts.sil.org/cms/scripts/page.php?item_id=CharisSILfont
+WWW: https://software.sil.org/charis/
More information about the dev-commits-ports-all
mailing list