Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 09:45:07 +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: r318668 - head/x11/xdpyinfo
Message-ID:  <201305210945.r4L9j7VG018477@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue May 21 09:45:06 2013
New Revision: 318668
URL: http://svnweb.freebsd.org/changeset/ports/318668

Log:
  Update to 1.3.1
  
  While here, trim makefile headers.

Modified:
  head/x11/xdpyinfo/Makefile
  head/x11/xdpyinfo/distinfo

Modified: head/x11/xdpyinfo/Makefile
==============================================================================
--- head/x11/xdpyinfo/Makefile	Tue May 21 09:39:29 2013	(r318667)
+++ head/x11/xdpyinfo/Makefile	Tue May 21 09:45:06 2013	(r318668)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	xdpyinfo
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	xdpyinfo
-PORTVERSION=	1.3.0
+PORTVERSION=	1.3.1
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -15,9 +10,9 @@ COMMENT=	Display information utility for
 LICENSE=	MIT
 
 XORG_CAT=	app
-USE_XORG=	xext x11 xtst xxf86vm xxf86dga xi xrender \
-		xinerama dmxproto xp
-CONFIGURE_ARGS=	--without-xf86misc
+LIB_DEPENDS=	xcb:${PORTSDIR}/x11/libxcb
+USE_XORG=	dmx x11 xcomposite xext xinerama xorg-macros xproto xrender \
+		xtst xxf86dga xxf86misc xxf86vm
 
 PLIST_FILES=	bin/xdpyinfo
 

Modified: head/x11/xdpyinfo/distinfo
==============================================================================
--- head/x11/xdpyinfo/distinfo	Tue May 21 09:39:29 2013	(r318667)
+++ head/x11/xdpyinfo/distinfo	Tue May 21 09:45:06 2013	(r318668)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xdpyinfo-1.3.0.tar.bz2) = 23ee4944a32b5701b4379cb420729eb7a4dde54de2b5b006d4747855efd6d73f
-SIZE (xorg/app/xdpyinfo-1.3.0.tar.bz2) = 127611
+SHA256 (xorg/app/xdpyinfo-1.3.1.tar.bz2) = aef9285069a517ed870e5d8a02d13f7d8a953d7f7220146da563e04c7f128b94
+SIZE (xorg/app/xdpyinfo-1.3.1.tar.bz2) = 136412



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