Date: Fri, 25 Jun 2021 13:42:52 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8f92596160cc - main - x11-fonts/fntsample: Update to UCD 13.0.0 Message-ID: <202106251342.15PDgq1w083569@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f92596160ccbed7a1476242cb2fe388274f6e89 commit 8f92596160ccbed7a1476242cb2fe388274f6e89 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-25 13:34:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-25 13:34:09 +0000 x11-fonts/fntsample: Update to UCD 13.0.0 - Bump PORTREVISION for package change --- x11-fonts/fntsample/Makefile | 4 ++-- x11-fonts/fntsample/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile index 9a04637fae1b..ffc9743e6ae5 100644 --- a/x11-fonts/fntsample/Makefile +++ b/x11-fonts/fntsample/Makefile @@ -3,9 +3,9 @@ PORTNAME= fntsample PORTVERSION= 5.3 DISTVERSIONPREFIX= release/ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= https://unicode.org/Public/12.1.0/ucd/:unidata +MASTER_SITES= https://unicode.org/Public/13.0.0/ucd/:unidata DISTFILES= Blocks.txt:unidata EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/x11-fonts/fntsample/distinfo b/x11-fonts/fntsample/distinfo index cdbaaf28bbc9..e8c4db410725 100644 --- a/x11-fonts/fntsample/distinfo +++ b/x11-fonts/fntsample/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1556971329 -SHA256 (Blocks.txt) = a28b205afe8625fffdb6544a5fe14cf02b91493d9900f07820fa2102a17548f7 -SIZE (Blocks.txt) = 10086 +TIMESTAMP = 1624189679 +SHA256 (Blocks.txt) = 81a82b6a9fcf1a9c12f588d7a1decd73a9afdc4cac95b0eb7e576e7942d6c19f +SIZE (Blocks.txt) = 10346 SHA256 (eugmes-fntsample-release-5.3_GH0.tar.gz) = e4e8b50b0a5e984cfdaa32b7d133bd3bf0c62edb14f752f7df1190176023972b SIZE (eugmes-fntsample-release-5.3_GH0.tar.gz) = 56508
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251342.15PDgq1w083569>