svn commit: r313936 - head/x11-fonts/showfont

Niclas Zeising zeising at FreeBSD.org
Mon Mar 11 19:54:18 UTC 2013


Author: zeising
Date: Mon Mar 11 19:54:17 2013
New Revision: 313936
URL: http://svnweb.freebsd.org/changeset/ports/313936

Log:
  Update to 1.0.4
  
  Obtained from:	xorg development repo

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

Modified: head/x11-fonts/showfont/Makefile
==============================================================================
--- head/x11-fonts/showfont/Makefile	Mon Mar 11 19:53:11 2013	(r313935)
+++ head/x11-fonts/showfont/Makefile	Mon Mar 11 19:54:17 2013	(r313936)
@@ -1,19 +1,14 @@
-# New ports collection makefile for:	showfont
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	showfont
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	Font dumper for the X font server
 
 XORG_CAT=	app
-USE_XORG=	libfs
+USE_XORG=	libfs xorg-macros
 
 PLIST_FILES=	bin/showfont
 

Modified: head/x11-fonts/showfont/distinfo
==============================================================================
--- head/x11-fonts/showfont/distinfo	Mon Mar 11 19:53:11 2013	(r313935)
+++ head/x11-fonts/showfont/distinfo	Mon Mar 11 19:54:17 2013	(r313936)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/showfont-1.0.3.tar.bz2) = 2a9db9b21be37653e534a6cc5facceacf7a1493d3278ef54817f23b070dc0c7e
-SIZE (xorg/app/showfont-1.0.3.tar.bz2) = 107283
+SHA256 (xorg/app/showfont-1.0.4.tar.bz2) = 36b63fcc1d7a02211146a4875425abca0a6db0d508f6144f6c7b1602077b22a1
+SIZE (xorg/app/showfont-1.0.4.tar.bz2) = 118199


More information about the svn-ports-head mailing list