diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-14 12:28:04 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-14 12:28:04 +0000 |
commit | aee83fcb640782396852bfd66bebe0bb27e7b72e (patch) | |
tree | 9c17847cf4801eb72b756be5953b1ef344f35c0c /x11-fonts | |
parent | 530576f184491ecb7088df34d9bc33ef3c57bea4 (diff) | |
download | ports-aee83fcb640782396852bfd66bebe0bb27e7b72e.tar.gz ports-aee83fcb640782396852bfd66bebe0bb27e7b72e.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/xfsinfo/Makefile | 9 | ||||
-rw-r--r-- | x11-fonts/xfsinfo/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11-fonts/xfsinfo/Makefile b/x11-fonts/xfsinfo/Makefile index 302e458df882..ddd414a3be91 100644 --- a/x11-fonts/xfsinfo/Makefile +++ b/x11-fonts/xfsinfo/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: xfsinfo -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xfsinfo -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -15,6 +10,8 @@ COMMENT= X font server information utility XORG_CAT= app USE_XORG= x11 libfs +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros + PLIST_FILES= bin/xfsinfo MAN1= xfsinfo.1 diff --git a/x11-fonts/xfsinfo/distinfo b/x11-fonts/xfsinfo/distinfo index 7f83cccc23a0..ddeef91bf9bd 100644 --- a/x11-fonts/xfsinfo/distinfo +++ b/x11-fonts/xfsinfo/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xfsinfo-1.0.3.tar.bz2) = 59774492e80525b9bd1adbee5324ae7cd117813063e620b4c2c5d8ada189874f -SIZE (xorg/app/xfsinfo-1.0.3.tar.bz2) = 104823 +SHA256 (xorg/app/xfsinfo-1.0.4.tar.bz2) = 407998305428c10715e148f110711c580a48c9a0fe49d7819b89835dc0df2f53 +SIZE (xorg/app/xfsinfo-1.0.4.tar.bz2) = 116055 |