Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2019 09:54:09 +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: r496883 - in head/x11-wm/xcompmgr: . files
Message-ID:  <201903260954.x2Q9s9FA013403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue Mar 26 09:54:09 2019
New Revision: 496883
URL: https://svnweb.freebsd.org/changeset/ports/496883

Log:
  x11-wm/xcompmgr: Update to 1.1.8
  
  Update x11-wm/xcompmgr to 1.1.8.  This is a maintenance release.
  Add LICENSE and LICENSE_FILE.
  
  Changelog:
  https://lists.x.org/archives/xorg-announce/2019-March/002989.html

Deleted:
  head/x11-wm/xcompmgr/files/
Modified:
  head/x11-wm/xcompmgr/Makefile
  head/x11-wm/xcompmgr/distinfo

Modified: head/x11-wm/xcompmgr/Makefile
==============================================================================
--- head/x11-wm/xcompmgr/Makefile	Tue Mar 26 09:06:32 2019	(r496882)
+++ head/x11-wm/xcompmgr/Makefile	Tue Mar 26 09:54:09 2019	(r496883)
@@ -2,12 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	xcompmgr
-PORTVERSION=	1.1.7
-PORTREVISION=	1
+PORTVERSION=	1.1.8
 CATEGORIES=	x11-wm
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Sample X compositing manager
+
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 XORG_CAT=	app
 USE_XORG=	x11 xcomposite xext xfixes xdamage xrender

Modified: head/x11-wm/xcompmgr/distinfo
==============================================================================
--- head/x11-wm/xcompmgr/distinfo	Tue Mar 26 09:06:32 2019	(r496882)
+++ head/x11-wm/xcompmgr/distinfo	Tue Mar 26 09:54:09 2019	(r496883)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xcompmgr-1.1.7.tar.bz2) = c8049b1a2531313be7469ba9b198d334f0b91cc01efc2b20b9afcb117e4d6892
-SIZE (xorg/app/xcompmgr-1.1.7.tar.bz2) = 136667
+TIMESTAMP = 1553590961
+SHA256 (xorg/app/xcompmgr-1.1.8.tar.bz2) = 0b89daf4f060fa3fa83cca862c45d531fef7121b5d06552c1d73d396ad9a7243
+SIZE (xorg/app/xcompmgr-1.1.8.tar.bz2) = 138806



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