Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2019 16:30:52 +0000 (UTC)
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519155 - head/x11-fonts/nerd-fonts
Message-ID:  <201912061630.xB6GUql2036453@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fluffy
Date: Fri Dec  6 16:30:51 2019
New Revision: 519155
URL: https://svnweb.freebsd.org/changeset/ports/519155

Log:
  x11-fonts/nerd-fonts: really fetch from github nor distcache.
  
  Original distfile was rerolled by updates Victor Mono version from 1.121 to 1.250
  (github issue #388, https://github.com/ryanoasis/nerd-fonts/issues/388)
  
  Pointyhat to:	ehaupt

Modified:
  head/x11-fonts/nerd-fonts/Makefile
  head/x11-fonts/nerd-fonts/distinfo

Modified: head/x11-fonts/nerd-fonts/Makefile
==============================================================================
--- head/x11-fonts/nerd-fonts/Makefile	Fri Dec  6 16:25:57 2019	(r519154)
+++ head/x11-fonts/nerd-fonts/Makefile	Fri Dec  6 16:30:51 2019	(r519155)
@@ -3,7 +3,7 @@
 PORTNAME=	nerd-fonts
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	gregf@hugops.pw

Modified: head/x11-fonts/nerd-fonts/distinfo
==============================================================================
--- head/x11-fonts/nerd-fonts/distinfo	Fri Dec  6 16:25:57 2019	(r519154)
+++ head/x11-fonts/nerd-fonts/distinfo	Fri Dec  6 16:30:51 2019	(r519155)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521462732
-SHA256 (ryanoasis-nerd-fonts-v2.0.0_GH0.tar.gz) = 7095b5b2ffe62a49dca18c681ac8cbd64c4c3585995bc175dee4be01aee0edd9
-SIZE (ryanoasis-nerd-fonts-v2.0.0_GH0.tar.gz) = 2118360034
+TIMESTAMP = 1575649571
+SHA256 (ryanoasis-nerd-fonts-v2.0.0_GH0.tar.gz) = 0d5939042eff3b2d9b81ee2a871b3d2c046cbc6781f20ae87cdecfc1833e7bc8
+SIZE (ryanoasis-nerd-fonts-v2.0.0_GH0.tar.gz) = 2125832713



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912061630.xB6GUql2036453>