-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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, ryanoasis/nerd-fonts#388) Pointyhat to: ehaupt git-svn-id: svn+ssh://svn.freebsd.org/ports/head@519155 35697150-7ecd-e111-bb59-0022644237b5
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
PORTNAME= nerd-fonts | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 2.0.0 | ||
PORTREVISION= 1 | ||
PORTREVISION= 2 | ||
CATEGORIES= x11-fonts | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |