From owner-svn-ports-head@FreeBSD.ORG Wed Feb 13 22:08:35 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 192D137C; Wed, 13 Feb 2013 22:08:35 +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 EC6E1271; Wed, 13 Feb 2013 22:08:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1DM8YXF039674; Wed, 13 Feb 2013 22:08:34 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1DM8YEV039672; Wed, 13 Feb 2013 22:08:34 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201302132208.r1DM8YEV039672@svn.freebsd.org> From: Niclas Zeising Date: Wed, 13 Feb 2013 22:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312184 - head/x11-wm/xcompmgr 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: Wed, 13 Feb 2013 22:08:35 -0000 Author: zeising Date: Wed Feb 13 22:08:34 2013 New Revision: 312184 URL: http://svnweb.freebsd.org/changeset/ports/312184 Log: Update to 1.1.6 Obtained from: xorg development repo Modified: head/x11-wm/xcompmgr/Makefile head/x11-wm/xcompmgr/distinfo Modified: head/x11-wm/xcompmgr/Makefile ============================================================================== --- head/x11-wm/xcompmgr/Makefile Wed Feb 13 22:02:28 2013 (r312183) +++ head/x11-wm/xcompmgr/Makefile Wed Feb 13 22:08:34 2013 (r312184) @@ -1,12 +1,8 @@ -# New ports collection makefile for: xcompmgr -# Date Created: 16 Oct, 2004 -# Whom: Eric Anholt -# +# Created by: Eric Anholt # $FreeBSD$ -# PORTNAME= xcompmgr -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= x11-wm MAINTAINER= x11@FreeBSD.org @@ -15,6 +11,8 @@ COMMENT= A sample X compositing manager XORG_CAT= app USE_XORG= x11 xcomposite xfixes xdamage xrender +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros + PLIST_FILES= bin/${PORTNAME} MAN1= xcompmgr.1 Modified: head/x11-wm/xcompmgr/distinfo ============================================================================== --- head/x11-wm/xcompmgr/distinfo Wed Feb 13 22:02:28 2013 (r312183) +++ head/x11-wm/xcompmgr/distinfo Wed Feb 13 22:08:34 2013 (r312184) @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xcompmgr-1.1.5.tar.bz2) = bb20737a6f9e0cdf5cfbd5288b6a9a4b16ca18d2be19444549c1d6be2a90b571 -SIZE (xorg/app/xcompmgr-1.1.5.tar.bz2) = 111538 +SHA256 (xorg/app/xcompmgr-1.1.6.tar.bz2) = c98949d36793b30ed1ed47495c87a05fa245ac0fc2857d2abc54979124687c02 +SIZE (xorg/app/xcompmgr-1.1.6.tar.bz2) = 123683