diff options
author | zeising <zeising@FreeBSD.org> | 2019-03-12 05:25:57 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2019-03-12 05:25:57 +0800 |
commit | 75f6a722ee0ec61640e7125506798e27e5abb2e0 (patch) | |
tree | 220eef0d4bb423caccb8b2d17fbea9c1f7c607f2 /x11-fonts/consolamono-ttf | |
parent | 543cfb6667ee54778a2c199077dc3cc171801e8c (diff) | |
download | freebsd-ports-gnome-75f6a722ee0ec61640e7125506798e27e5abb2e0.tar.gz freebsd-ports-gnome-75f6a722ee0ec61640e7125506798e27e5abb2e0.tar.zst freebsd-ports-gnome-75f6a722ee0ec61640e7125506798e27e5abb2e0.zip |
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init
Diffstat (limited to 'x11-fonts/consolamono-ttf')
-rw-r--r-- | x11-fonts/consolamono-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/consolamono-ttf/Makefile b/x11-fonts/consolamono-ttf/Makefile index f3aa6993847e..d92c00e76080 100644 --- a/x11-fonts/consolamono-ttf/Makefile +++ b/x11-fonts/consolamono-ttf/Makefile @@ -2,7 +2,7 @@ PORTNAME= consolamono-ttf PORTVERSION= 20130127 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= https://fontlibrary.org/assets/downloads/consolamono/61cc2afcc4eca96efe7c6ebf178d39df/ DISTNAME= consolamono |