diff --git a/x11-fonts/font-util/Makefile b/x11-fonts/font-util/Makefile index 27b15a2aa9b4..8d31346e4650 100644 --- a/x11-fonts/font-util/Makefile +++ b/x11-fonts/font-util/Makefile @@ -1,19 +1,17 @@ PORTNAME= font-util -PORTVERSION= 1.3.2 -PORTREVISION= 1 +DISTVERSION= 1.4.2 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org -COMMENT= Create an index of X font files in a directory -WWW= https://www.x.org/ +COMMENT= X.Org font package creation/installation utilities +WWW= https://gitlab.freedesktop.org/xorg/font/util LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING -USES= xorg-cat:font +USES= tar:xz xorg-cat:font -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share NOFONT= yes .include diff --git a/x11-fonts/font-util/distinfo b/x11-fonts/font-util/distinfo index cf0f70bd3729..063fa77f21c6 100644 --- a/x11-fonts/font-util/distinfo +++ b/x11-fonts/font-util/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566819286 -SHA256 (xorg/font/font-util-1.3.2.tar.bz2) = 3ad880444123ac06a7238546fa38a2a6ad7f7e0cc3614de7e103863616522282 -SIZE (xorg/font/font-util-1.3.2.tar.bz2) = 158480 +TIMESTAMP = 1777158047 +SHA256 (xorg/font/font-util-1.4.2.tar.xz) = 02e4f8afdcf03cc8372ca9c37aa104b1e36b47722dbc79531be08f0a4c622999 +SIZE (xorg/font/font-util-1.4.2.tar.xz) = 152764 diff --git a/x11-fonts/font-util/pkg-descr b/x11-fonts/font-util/pkg-descr index 1274b4abb718..75a8705f4670 100644 --- a/x11-fonts/font-util/pkg-descr +++ b/x11-fonts/font-util/pkg-descr @@ -1,2 +1,5 @@ -This package contains font-util, an application for creating an index of -X font files in a directory. +The font-util package provides ucs2any and bdftruncate tools, for +generating BDF fonts containing subsets of ISO 10646-1 code-points and +generating truncated BDF font from ISO 10646-1-encoded BDF font. +It also provides mapping-files (character set tables) and the fontutil +pkg-config and autoconf macro files. diff --git a/x11-fonts/font-util/pkg-plist b/x11-fonts/font-util/pkg-plist index e0376ebf196f..4cb6a3d009a7 100644 --- a/x11-fonts/font-util/pkg-plist +++ b/x11-fonts/font-util/pkg-plist @@ -1,23 +1,23 @@ bin/bdftruncate bin/ucs2any +libdata/pkgconfig/fontutil.pc +share/aclocal/fontutil.m4 share/fonts/util/map-ISO8859-1 share/fonts/util/map-ISO8859-10 share/fonts/util/map-ISO8859-11 share/fonts/util/map-ISO8859-13 share/fonts/util/map-ISO8859-14 share/fonts/util/map-ISO8859-15 share/fonts/util/map-ISO8859-16 share/fonts/util/map-ISO8859-2 share/fonts/util/map-ISO8859-3 share/fonts/util/map-ISO8859-4 share/fonts/util/map-ISO8859-5 share/fonts/util/map-ISO8859-6 share/fonts/util/map-ISO8859-7 share/fonts/util/map-ISO8859-8 share/fonts/util/map-ISO8859-9 share/fonts/util/map-JISX0201.1976-0 share/fonts/util/map-KOI8-R -libdata/pkgconfig/fontutil.pc share/man/man1/bdftruncate.1.gz share/man/man1/ucs2any.1.gz -share/aclocal/fontutil.m4