x11/xfd: Update to 1.1.3
Update x11/xfd to 1.1.3 Add LICENSE_FILE Update dependencies and add missing dependencies This is a maintenance release Changelog: https://lists.x.org/archives/xorg-announce/2019-March/002968.html
This commit is contained in:
parent
b0807db29f
commit
44dc6619d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495290
2 changed files with 6 additions and 5 deletions
|
@ -1,21 +1,21 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfd
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.3
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Display all characters in an X font
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2
|
||||
BUILD_DEPENDS= fc-cache:x11-fonts/fontconfig
|
||||
RUN_DEPENDS= fc-cache:x11-fonts/fontconfig
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= xft xt xaw
|
||||
USE_XORG= x11 xft xkbfile xmu xrender xt xaw
|
||||
|
||||
BROKEN_aarch64= Fails to build: exec(xgettext) failed (No such file or directory)
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (xorg/app/xfd-1.1.2.tar.bz2) = c1a32222fbb891e46f9a82ebab005bc5e54ce006a2586195ec9ea7ab308e2759
|
||||
SIZE (xorg/app/xfd-1.1.2.tar.bz2) = 137632
|
||||
TIMESTAMP = 1552219927
|
||||
SHA256 (xorg/app/xfd-1.1.3.tar.bz2) = 192f938ba5830e84cc807d8ead2ad9655b43eaed6500c830f3e083aad10ed958
|
||||
SIZE (xorg/app/xfd-1.1.3.tar.bz2) = 141312
|
||||
|
|
Loading…
Reference in a new issue