svn commit: r313937 - head/x11-fonts/xfontsel

Niclas Zeising zeising at FreeBSD.org
Mon Mar 11 19:55:34 UTC 2013


Author: zeising
Date: Mon Mar 11 19:55:33 2013
New Revision: 313937
URL: http://svnweb.freebsd.org/changeset/ports/313937

Log:
  Update to 1.0.4
  
  Obtained from:	xorg development repo

Modified:
  head/x11-fonts/xfontsel/Makefile
  head/x11-fonts/xfontsel/distinfo

Modified: head/x11-fonts/xfontsel/Makefile
==============================================================================
--- head/x11-fonts/xfontsel/Makefile	Mon Mar 11 19:54:17 2013	(r313936)
+++ head/x11-fonts/xfontsel/Makefile	Mon Mar 11 19:55:33 2013	(r313937)
@@ -1,19 +1,14 @@
-# New ports collection makefile for:	xfontsel
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	xfontsel
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	x11 at 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
 

Modified: head/x11-fonts/xfontsel/distinfo
==============================================================================
--- head/x11-fonts/xfontsel/distinfo	Mon Mar 11 19:54:17 2013	(r313936)
+++ head/x11-fonts/xfontsel/distinfo	Mon Mar 11 19:55:33 2013	(r313937)
@@ -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


More information about the svn-ports-all mailing list