pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/go-ttf Make PKGNAME more future-safe.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/801186eadde5
branches:  trunk
changeset: 355090:801186eadde5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 20 20:05:32 2016 +0000

description:
Make PKGNAME more future-safe.

diffstat:

 fonts/go-ttf/Makefile |   4 ++--
 fonts/go-ttf/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 40b282e1211c -r 801186eadde5 fonts/go-ttf/Makefile
--- a/fonts/go-ttf/Makefile     Sun Nov 20 20:00:10 2016 +0000
+++ b/fonts/go-ttf/Makefile     Sun Nov 20 20:05:32 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/11/20 19:59:35 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/11/20 20:05:32 wiz Exp $
 
 DISTNAME=      ttfs
-PKGNAME=       go-ttf-20161118
+PKGNAME=       go-ttf-0.0.20161118
 CATEGORIES=    fonts
 MASTER_SITES=  https://go.googlesource.com/image/+archive/${COMMIT_ID}/font/gofont/
 
diff -r 40b282e1211c -r 801186eadde5 fonts/go-ttf/distinfo
--- a/fonts/go-ttf/distinfo     Sun Nov 20 20:00:10 2016 +0000
+++ b/fonts/go-ttf/distinfo     Sun Nov 20 20:05:32 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/11/20 19:59:35 wiz Exp $
+$NetBSD: distinfo,v 1.2 2016/11/20 20:05:32 wiz Exp $
 
-SHA1 (go-ttf-20161118/ttfs.tar.gz) = 80b00360a75dbe18b3140a353e60f94e56f0860d
-RMD160 (go-ttf-20161118/ttfs.tar.gz) = 98d61ba353049c4afcc25f8b96538ba6f63ac529
-SHA512 (go-ttf-20161118/ttfs.tar.gz) = f78fe6c490b775e040f0bba2305052b239d3ee8dae987c0ad56633b0586fe9aecef200f0ee9295498abcc5ca0d37a8c7ce59d73b26d6ab7398a8abe93e363429
-Size (go-ttf-20161118/ttfs.tar.gz) = 704738 bytes
+SHA1 (go-ttf-0.0.20161118/ttfs.tar.gz) = 3f0bf1776c9b32254100fefa3b6b3e949e0cf745
+RMD160 (go-ttf-0.0.20161118/ttfs.tar.gz) = f50f3c3dd5a970b1edde74778bb09f094ffee745
+SHA512 (go-ttf-0.0.20161118/ttfs.tar.gz) = 1d72e07ffdc4d388ce7d9787582e5f82c02099c9d37dda4338592043a18269167b4025298a23a2749663916575251940b9045996a52e5251caf976ed86adbccd
+Size (go-ttf-0.0.20161118/ttfs.tar.gz) = 704735 bytes



Home | Main Index | Thread Index | Old Index