Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 15:24:51 +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: r509220 - head/x11/xinput
Message-ID:  <201908181524.x7IFOp93042475@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sun Aug 18 15:24:50 2019
New Revision: 509220
URL: https://svnweb.freebsd.org/changeset/ports/509220

Log:
  x11/xinput: Update to 1.6.3
  
  Update x11/xinput to 1.6.3
  Add license information
  This adds a warning if run under xwayland.
  This is a maintenance release
  
  Changelog:
  https://lists.x.org/archives/xorg-announce/2019-July/003013.html
  
  Obtained from:	FreeBSD Graphics Team development repo
  		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs

Modified:
  head/x11/xinput/Makefile
  head/x11/xinput/distinfo

Modified: head/x11/xinput/Makefile
==============================================================================
--- head/x11/xinput/Makefile	Sun Aug 18 15:21:51 2019	(r509219)
+++ head/x11/xinput/Makefile	Sun Aug 18 15:24:50 2019	(r509220)
@@ -2,12 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	xinput
-PORTVERSION=	1.6.2
-PORTREVISION=	2
+PORTVERSION=	1.6.3
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Very useful utility for configuring and testing XInput devices
+
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 XORG_CAT=	app
 USE_XORG=	xorgproto x11 xi xext xrandr xinerama

Modified: head/x11/xinput/distinfo
==============================================================================
--- head/x11/xinput/distinfo	Sun Aug 18 15:21:51 2019	(r509219)
+++ head/x11/xinput/distinfo	Sun Aug 18 15:24:50 2019	(r509220)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xinput-1.6.2.tar.bz2) = 3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4
-SIZE (xorg/app/xinput-1.6.2.tar.bz2) = 158061
+TIMESTAMP = 1566062732
+SHA256 (xorg/app/xinput-1.6.3.tar.bz2) = 35a281dd3b9b22ea85e39869bb7670ba78955d5fec17c6ef7165d61e5aeb66ed
+SIZE (xorg/app/xinput-1.6.3.tar.bz2) = 162556



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