svn commit: r496629 - head/x11-fonts/mkfontscale
Niclas Zeising
zeising at FreeBSD.org
Sat Mar 23 05:10:03 UTC 2019
Author: zeising
Date: Sat Mar 23 05:10:02 2019
New Revision: 496629
URL: https://svnweb.freebsd.org/changeset/ports/496629
Log:
x11-fonts/mkfontscale: Update to 1.2.1
Update x11-fonts/mkfontscale to 1.2.1.
This release fixes a regression introduced in the 1.2.0 release that could
leave the mkfontdir script containing an unexpanded reference to
${exec_prefix}.
Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002988.html
Modified:
head/x11-fonts/mkfontscale/Makefile
head/x11-fonts/mkfontscale/distinfo
Modified: head/x11-fonts/mkfontscale/Makefile
==============================================================================
--- head/x11-fonts/mkfontscale/Makefile Sat Mar 23 03:41:21 2019 (r496628)
+++ head/x11-fonts/mkfontscale/Makefile Sat Mar 23 05:10:02 2019 (r496629)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mkfontscale
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= x11-fonts
MAINTAINER= x11 at FreeBSD.org
Modified: head/x11-fonts/mkfontscale/distinfo
==============================================================================
--- head/x11-fonts/mkfontscale/distinfo Sat Mar 23 03:41:21 2019 (r496628)
+++ head/x11-fonts/mkfontscale/distinfo Sat Mar 23 05:10:02 2019 (r496629)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551731053
-SHA256 (xorg/app/mkfontscale-1.2.0.tar.bz2) = 282b77be9f130d43d308287f87ed551ace2c64fee4447b5c4389870dea10c4be
-SIZE (xorg/app/mkfontscale-1.2.0.tar.bz2) = 150646
+TIMESTAMP = 1553317362
+SHA256 (xorg/app/mkfontscale-1.2.1.tar.bz2) = ca0495eb974a179dd742bfa6199d561bda1c8da4a0c5a667f21fd82aaab6bac7
+SIZE (xorg/app/mkfontscale-1.2.1.tar.bz2) = 150808
More information about the svn-ports-head
mailing list