diff options
author | zeising <zeising@FreeBSD.org> | 2013-03-12 03:55:33 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-03-12 03:55:33 +0800 |
commit | afd340c63ee334e248b27bed36cf68a3b0063bce (patch) | |
tree | e78908c6e250f8890816f3ecd9839a2f36bbcb0d /x11-fonts | |
parent | e1965c99ed5dcbc2be6f3888aa8e0f774ec92577 (diff) | |
download | freebsd-ports-gnome-afd340c63ee334e248b27bed36cf68a3b0063bce.tar.gz freebsd-ports-gnome-afd340c63ee334e248b27bed36cf68a3b0063bce.tar.zst freebsd-ports-gnome-afd340c63ee334e248b27bed36cf68a3b0063bce.zip |
Update to 1.0.4
Obtained from: xorg development repo
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/xfontsel/Makefile | 9 | ||||
-rw-r--r-- | x11-fonts/xfontsel/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/x11-fonts/xfontsel/Makefile b/x11-fonts/xfontsel/Makefile index 456718d046a6..3ee9af2b74e1 100644 --- a/x11-fonts/xfontsel/Makefile +++ b/x11-fonts/xfontsel/Makefile @@ -1,19 +1,14 @@ -# New ports collection makefile for: xfontsel -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xfontsel -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= Point and click selection of X11 font names XORG_CAT= app -USE_XORG= xt xaw +USE_XORG= xt xaw xorg-macros MAN1= xfontsel.1 diff --git a/x11-fonts/xfontsel/distinfo b/x11-fonts/xfontsel/distinfo index 3a1dc3957a10..8b01331972cc 100644 --- a/x11-fonts/xfontsel/distinfo +++ b/x11-fonts/xfontsel/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xfontsel-1.0.3.tar.bz2) = 95046ac274b5480ab57c8e04ca04f858957e139b1e8b6ddf5de869bbff7b9ee0 -SIZE (xorg/app/xfontsel-1.0.3.tar.bz2) = 125665 +SHA256 (xorg/app/xfontsel-1.0.4.tar.bz2) = 25491e9b7762607299f8a7099c97452d9b83e92266f8b0579b380ca01e5a5f7e +SIZE (xorg/app/xfontsel-1.0.4.tar.bz2) = 136256 |