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 /arabic/kacst_fonts | |
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 'arabic/kacst_fonts')
-rw-r--r-- | arabic/kacst_fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arabic/kacst_fonts/Makefile b/arabic/kacst_fonts/Makefile index b366f0c4e1b8..c4d630a027e5 100644 --- a/arabic/kacst_fonts/Makefile +++ b/arabic/kacst_fonts/Makefile @@ -3,7 +3,7 @@ PORTNAME= kacst_fonts PORTVERSION= 2.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= arabic MASTER_SITES= SF/arabeyes/${PORTNAME} \ http://www.c-s.li/ports/ |