Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/go-ttf go-ttf: comment out master site due to dy...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/533866814a9f
branches:  trunk
changeset: 437730:533866814a9f
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Aug 30 20:29:46 2020 +0000

description:
go-ttf: comment out master site due to dynamically generated archive. Fall back to nbftp

diffstat:

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

diffs (15 lines):

diff -r 013f996a4afa -r 533866814a9f fonts/go-ttf/Makefile
--- a/fonts/go-ttf/Makefile     Sun Aug 30 20:10:14 2020 +0000
+++ b/fonts/go-ttf/Makefile     Sun Aug 30 20:29:46 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2020/08/18 02:35:25 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2020/08/30 20:29:46 tnn Exp $
 
 DISTNAME=      ttfs
 PKGNAME=       go-ttf-2.008
 CATEGORIES=    fonts
-MASTER_SITES=  https://go.googlesource.com/image/+archive/${COMMIT_ID}/font/gofont/
+#MASTER_SITES= https://go.googlesource.com/image/+archive/${COMMIT_ID}/font/gofont/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://blog.golang.org/go-fonts



Home | Main Index | Thread Index | Old Index