pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/fntsample fntsample: update unicode tables to 14.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0ce68ec3e76
branches:  trunk
changeset: 379138:f0ce68ec3e76
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 12 06:10:31 2022 +0000

description:
fntsample: update unicode tables to 14.0

Bump PKGREVISION.

diffstat:

 fonts/fntsample/Makefile |  11 +++++------
 fonts/fntsample/distinfo |   8 ++++----
 2 files changed, 9 insertions(+), 10 deletions(-)

diffs (38 lines):

diff -r a21ddaa663c9 -r f0ce68ec3e76 fonts/fntsample/Makefile
--- a/fonts/fntsample/Makefile  Thu May 12 06:07:12 2022 +0000
+++ b/fonts/fntsample/Makefile  Thu May 12 06:10:31 2022 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.43 2022/02/18 20:46:44 fcambus Exp $
-#
+# $NetBSD: Makefile,v 1.44 2022/05/12 06:10:31 wiz Exp $
 
-VERSION=       5.4
-DISTNAME=      fntsample-${VERSION}
+DISTNAME=      fntsample-5.4
+PKGREVISION=   1
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=eugmes/}
-GITHUB_TAG=    release/${VERSION}
+GITHUB_TAG=    release/${PKGVERSION_NOREV}
 
-BLOCKS_TXT=            Blocks-20190308.txt
+BLOCKS_TXT=            Blocks-20220122.txt
 DISTFILES=             ${DEFAULT_DISTFILES} ${BLOCKS_TXT}
 SITES.${BLOCKS_TXT}=   -http://unicode.org/Public/UNIDATA/Blocks.txt
 
diff -r a21ddaa663c9 -r f0ce68ec3e76 fonts/fntsample/distinfo
--- a/fonts/fntsample/distinfo  Thu May 12 06:07:12 2022 +0000
+++ b/fonts/fntsample/distinfo  Thu May 12 06:10:31 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2022/02/18 20:46:44 fcambus Exp $
+$NetBSD: distinfo,v 1.10 2022/05/12 06:10:31 wiz Exp $
 
-BLAKE2s (Blocks-20190308.txt) = 5f76d535e9d7a4beeab8610f5b54489b7a2405682b172dc6fce5c5683fc815cd
-SHA512 (Blocks-20190308.txt) = 65b5e88b51b52cb05cc36c8bf285cf78b5da0a2e8f034ad2bbe38333df3011c4ff2df4319ff4467164b1378fcf6645ad8ce50ef521e0af5a11c940a89c4c9f62
-Size (Blocks-20190308.txt) = 10720 bytes
+BLAKE2s (Blocks-20220122.txt) = 5f76d535e9d7a4beeab8610f5b54489b7a2405682b172dc6fce5c5683fc815cd
+SHA512 (Blocks-20220122.txt) = 65b5e88b51b52cb05cc36c8bf285cf78b5da0a2e8f034ad2bbe38333df3011c4ff2df4319ff4467164b1378fcf6645ad8ce50ef521e0af5a11c940a89c4c9f62
+Size (Blocks-20220122.txt) = 10720 bytes
 BLAKE2s (fntsample-5.4.tar.gz) = 6e671d6fa9972af09f3c79fd178f59fff72545b606dd9844a959c99aeaa59cd1
 SHA512 (fntsample-5.4.tar.gz) = 1355ab6bfa7da442e497cc64ed9a6063e4aea9ae8ef7b3a594df9a7d2cc355eb6c9338f680da50c9bd6414c2337bc17fe451acddcee0a8c7da274dd2f6bba605
 Size (fntsample-5.4.tar.gz) = 62162 bytes



Home | Main Index | Thread Index | Old Index