From owner-svn-ports-head@FreeBSD.ORG Tue May 21 09:45:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A92F7A35; Tue, 21 May 2013 09:45:07 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9B0E82B1; Tue, 21 May 2013 09:45:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4L9j75J018479; Tue, 21 May 2013 09:45:07 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4L9j7VG018477; Tue, 21 May 2013 09:45:07 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201305210945.r4L9j7VG018477@svn.freebsd.org> From: Niclas Zeising Date: Tue, 21 May 2013 09:45:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318668 - head/x11/xdpyinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 May 2013 09:45:07 -0000 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 -# # $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