Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 22:08:34 +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: r312184 - head/x11-wm/xcompmgr
Message-ID:  <201302132208.r1DM8YEV039672@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <anholt@FreeBSD.org>
-#
+# Created by: Eric Anholt <anholt@FreeBSD.org>
 # $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



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