Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2013 13:43:49 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324719 - head/x11/xwd
Message-ID:  <201308141343.r7EDhnoR069043@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Wed Aug 14 13:43:49 2013
New Revision: 324719
URL: http://svnweb.freebsd.org/changeset/ports/324719

Log:
  Update to 1.0.6

Modified:
  head/x11/xwd/Makefile
  head/x11/xwd/distinfo

Modified: head/x11/xwd/Makefile
==============================================================================
--- head/x11/xwd/Makefile	Wed Aug 14 13:14:59 2013	(r324718)
+++ head/x11/xwd/Makefile	Wed Aug 14 13:43:49 2013	(r324719)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xwd
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -10,7 +10,7 @@ COMMENT=	Dump an image of an X window
 LICENSE=	MIT
 
 XORG_CAT=	app
-USE_XORG=	xmuu x11
+USE_XORG=	x11 xkbfile
 
 PLIST_FILES=	bin/xwd
 

Modified: head/x11/xwd/distinfo
==============================================================================
--- head/x11/xwd/distinfo	Wed Aug 14 13:14:59 2013	(r324718)
+++ head/x11/xwd/distinfo	Wed Aug 14 13:43:49 2013	(r324719)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xwd-1.0.5.tar.bz2) = 02752ba737299cf4a1b75d777166c5b5e5ba8d3cabdf2c54cbe77de175356f3a
-SIZE (xorg/app/xwd-1.0.5.tar.bz2) = 136820
+SHA256 (xorg/app/xwd-1.0.6.tar.bz2) = 3bb396a2268d78de4b1c3e5237a85f7849d3434e87b3cd1f4d57eef614227d79
+SIZE (xorg/app/xwd-1.0.6.tar.bz2) = 144548



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308141343.r7EDhnoR069043>