diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-29 21:20:25 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-29 21:20:25 +0000 |
commit | cec82ed5ed0ebcf3d3aaf7acf2b5a9c38ce1a9d8 (patch) | |
tree | a42fd39d0abef65504a81b15619fd35cfa8593c7 /x11-fonts | |
parent | 05d1c9fcbe97758048081439989b53b181ea8edd (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/xlsfonts/Makefile | 5 | ||||
-rw-r--r-- | x11-fonts/xlsfonts/distinfo | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-fonts/xlsfonts/Makefile b/x11-fonts/xlsfonts/Makefile index 26d5f84f4169..a26e8efd0ab8 100644 --- a/x11-fonts/xlsfonts/Makefile +++ b/x11-fonts/xlsfonts/Makefile @@ -1,12 +1,15 @@ # $FreeBSD$ PORTNAME= xlsfonts -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= Server font list displayer for X +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= app USE_XORG= x11 diff --git a/x11-fonts/xlsfonts/distinfo b/x11-fonts/xlsfonts/distinfo index ee1bcceb2d49..b42f93d1207c 100644 --- a/x11-fonts/xlsfonts/distinfo +++ b/x11-fonts/xlsfonts/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xlsfonts-1.0.5.tar.bz2) = 40295bec35077cee93be2e4c26cc00268ed6ace779ae6e97766a866c1e3927fa -SIZE (xorg/app/xlsfonts-1.0.5.tar.bz2) = 131072 +TIMESTAMP = 1522337026 +SHA256 (xorg/app/xlsfonts-1.0.6.tar.bz2) = 89b80b3a030006ab6cef717be286c12f2477894b227158b1e6133274f6ebd368 +SIZE (xorg/app/xlsfonts-1.0.6.tar.bz2) = 133500 |