From owner-dev-commits-ports-main@freebsd.org Wed Jun 30 12:19:10 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BC058663BD9; Wed, 30 Jun 2021 12:19:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GFL4G4rtsz3jwj; Wed, 30 Jun 2021 12:19:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8E1764912; Wed, 30 Jun 2021 12:19:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15UCJARa071928; Wed, 30 Jun 2021 12:19:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15UCJACX071927; Wed, 30 Jun 2021 12:19:10 GMT (envelope-from git) Date: Wed, 30 Jun 2021 12:19:10 GMT Message-Id: <202106301219.15UCJACX071927@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 9aacc8a3dd24 - main - x11-fonts/andika: Update to 6.000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9aacc8a3dd2434621482c21ae24784192393c2fd Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2021 12:19:10 -0000 The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=9aacc8a3dd2434621482c21ae24784192393c2fd commit 9aacc8a3dd2434621482c21ae24784192393c2fd Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-06-30 12:18:05 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-06-30 12:19:10 +0000 x11-fonts/andika: Update to 6.000 --- x11-fonts/andika/Makefile | 20 ++++++++++---------- x11-fonts/andika/distinfo | 6 +++--- x11-fonts/andika/pkg-descr | 6 ++++-- 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/x11-fonts/andika/Makefile b/x11-fonts/andika/Makefile index 1e1f710c83ec..f168b064906f 100644 --- a/x11-fonts/andika/Makefile +++ b/x11-fonts/andika/Makefile @@ -1,11 +1,10 @@ PORTNAME= Andika -DISTVERSION= 5.000 -PORTREVISION= 3 +DISTVERSION= 6.000 CATEGORIES= x11-fonts MASTER_SITES= https://software.sil.org/downloads/r/andika/ MAINTAINER= 0mp@FreeBSD.org -COMMENT= Andika TrueType fonts +COMMENT= Sans-serif font designed for literacy use LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/OFL.txt @@ -15,19 +14,20 @@ USES= fonts zip NO_ARCH= yes NO_BUILD= yes -PLIST_FILES= ${FONTSDIR}/Andika-R.ttf - SUB_FILES= pkg-message -DOCSLIST= FONTLOG.txt OFL-FAQ.txt README.txt documentation/Andika-features.odt documentation/Andika-features.pdf documentation/DOCUMENTATION.txt -PORTDOCS= ${DOCSLIST:C,^.*/,,} - OPTIONS_DEFINE= DOCS +_DOCSLIST= FONTLOG.txt OFL-FAQ.txt README.txt + do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${DOCSLIST:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR}/documentation + (cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/documentation) + ${RM} -r ${STAGEDIR}${DOCSDIR}/documentation/source + (cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCSLIST} ${STAGEDIR}${DOCSDIR}) .include diff --git a/x11-fonts/andika/distinfo b/x11-fonts/andika/distinfo index bfccbeb5499f..2f37e636ed8a 100644 --- a/x11-fonts/andika/distinfo +++ b/x11-fonts/andika/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571834957 -SHA256 (Andika-5.000.zip) = 604b7a1194be099bdf311ef76cbce086a054fa16d2b101cfaedcf527c63df507 -SIZE (Andika-5.000.zip) = 1246559 +TIMESTAMP = 1625047193 +SHA256 (Andika-6.000.zip) = 71e307871125f51ef5e189056debffe3745be3b5c51937a834af6e42cc499d28 +SIZE (Andika-6.000.zip) = 4252133 diff --git a/x11-fonts/andika/pkg-descr b/x11-fonts/andika/pkg-descr index 6634440d09cb..1520030a0809 100644 --- a/x11-fonts/andika/pkg-descr +++ b/x11-fonts/andika/pkg-descr @@ -1,4 +1,6 @@ -A font family designed especially for literacy use, taking into account the -needs of beginning readers. +Andika is a sans-serif font family designed and optimized especially for +literacy use. It supports almost the complete range of Unicode characters for +these scripts, including a comprehensive range of diacritics and a large set of +symbols useful for linguistics and literacy work. WWW: https://software.sil.org/andika/