pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/fntsample fntsample: regen checksum for Blocks.t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/186b1700dc57
branches:  trunk
changeset: 398474:186b1700dc57
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Jul 20 19:17:55 2019 +0000

description:
fntsample: regen checksum for Blocks.txt. Bump rev.

diffstat:

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

diffs (50 lines):

diff -r 528b3858bc9f -r 186b1700dc57 fonts/fntsample/Makefile
--- a/fonts/fntsample/Makefile  Sat Jul 20 19:02:50 2019 +0000
+++ b/fonts/fntsample/Makefile  Sat Jul 20 19:17:55 2019 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.32 2018/11/14 22:21:27 kleink Exp $
+# $NetBSD: Makefile,v 1.33 2019/07/20 19:17:55 tnn Exp $
 #
 
 DISTNAME=      fntsample-5.2
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    fonts
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=eugmes/}
 GITHUB_TAG=    release/${PKGVERSION_NOREV}
 
-DISTFILES=     ${DEFAULT_DISTFILES} Blocks.txt
-SITES.Blocks.txt=      http://unicode.org/Public/UNIDATA/
+BLOCKS_TXT=    Blocks-20190308.txt
+DISTFILES=     ${DEFAULT_DISTFILES} ${BLOCKS_TXT}
+SITES.${BLOCKS_TXT}=   -http://unicode.org/Public/UNIDATA/Blocks.txt
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/eugmes/fntsample/
@@ -22,7 +23,7 @@
 
 REPLACE_PERL=  pdfoutline.pl
 
-CMAKE_ARGS+=   -DUNICODE_BLOCKS=${WRKDIR}/Blocks.txt
+CMAKE_ARGS+=   -DUNICODE_BLOCKS=${WRKDIR}/${BLOCKS_TXT}
 
 .include "../../devel/pango/buildlink3.mk"
 .include "../../fonts/fontconfig/buildlink3.mk"
diff -r 528b3858bc9f -r 186b1700dc57 fonts/fntsample/distinfo
--- a/fonts/fntsample/distinfo  Sat Jul 20 19:02:50 2019 +0000
+++ b/fonts/fntsample/distinfo  Sat Jul 20 19:17:55 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2018/09/10 20:43:24 fhajny Exp $
+$NetBSD: distinfo,v 1.5 2019/07/20 19:17:55 tnn Exp $
 
-SHA1 (Blocks.txt) = d818a80e192f3cee84be29c025baf5073ec43596
-RMD160 (Blocks.txt) = 40e2eb0bddcb02a5d0047b54b19fddbcf33acb9a
-SHA512 (Blocks.txt) = a18d23a696a9a0f37f1002ae687c508064809f544851f4b92d3272229560e79793c8e00afa50f23990753c932dfd19f870dc472e16c460e81d34227b44411a29
-Size (Blocks.txt) = 9779 bytes
+SHA1 (Blocks-20190308.txt) = eb65255e32bca86611f5fd9b45e4daa16ddff072
+RMD160 (Blocks-20190308.txt) = 98b04f33af81c08f81659062b7ebb0e16f9e0a33
+SHA512 (Blocks-20190308.txt) = 2cd8a92ec3feabd77ddd48f7553287c057b9ff968244a91a29754837fe4e02175a0fd9d848bdab946fc44bd249442fe5862bb892d0e714ee3dadd571f1f7b77c
+Size (Blocks-20190308.txt) = 10086 bytes
 SHA1 (fntsample-5.2.tar.gz) = aa4e179f45113b0517f81038cf0d491591ca4e80
 RMD160 (fntsample-5.2.tar.gz) = b02651b7025f305b7bab1a32f467d300649c1199
 SHA512 (fntsample-5.2.tar.gz) = f80304471c214fb974623df26c6397a1b675a48aa54104217cbca6fdbc28ca746c37470ba97e6f4f5c2ce18ca233900bbf58dffc0480d3454c6c975090926a03



Home | Main Index | Thread Index | Old Index