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/font-misc-misc | |
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/font-misc-misc')
-rw-r--r-- | x11-fonts/font-misc-misc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/font-misc-misc/Makefile b/x11-fonts/font-misc-misc/Makefile index a95b7569989d..59fee2f7ea33 100644 --- a/x11-fonts/font-misc-misc/Makefile +++ b/x11-fonts/font-misc-misc/Makefile @@ -3,7 +3,7 @@ PORTNAME= font-misc-misc PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org |