Date: Fri, 21 Feb 2020 12:29:22 +0000 (UTC) From: Emmanuel Vadot <manu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526623 - head/x11/libinput Message-ID: <202002211229.01LCTMlw051105@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: manu Date: Fri Feb 21 12:29:22 2020 New Revision: 526623 URL: https://svnweb.freebsd.org/changeset/ports/526623 Log: x11/libinput: Update to 1.15.2 PR: 244240 Tested-by: jbeich Approved by: x11 (zeising@) Modified: head/x11/libinput/Makefile head/x11/libinput/distinfo Modified: head/x11/libinput/Makefile ============================================================================== --- head/x11/libinput/Makefile Fri Feb 21 12:22:17 2020 (r526622) +++ head/x11/libinput/Makefile Fri Feb 21 12:29:22 2020 (r526623) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libinput -PORTVERSION= 1.15.1 +PORTVERSION= 1.15.2 CATEGORIES= x11 MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/ Modified: head/x11/libinput/distinfo ============================================================================== --- head/x11/libinput/distinfo Fri Feb 21 12:22:17 2020 (r526622) +++ head/x11/libinput/distinfo Fri Feb 21 12:29:22 2020 (r526623) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581363218 -SHA256 (libinput-1.15.1.tar.xz) = 6b2f57495c6f173ecf49ee19d3e10087d9916a52711e1b5eb01e0d9635950c16 -SIZE (libinput-1.15.1.tar.xz) = 579236 +TIMESTAMP = 1582288111 +SHA256 (libinput-1.15.2.tar.xz) = 971c3fbfb624f95c911adeb2803c372e4e3647d1b98f278f660051f834597747 +SIZE (libinput-1.15.2.tar.xz) = 580624
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002211229.01LCTMlw051105>