svn commit: r558896 - head/x11/libinput

Emmanuel Vadot manu at FreeBSD.org
Tue Dec 22 09:43:23 UTC 2020


Author: manu
Date: Tue Dec 22 09:43:22 2020
New Revision: 558896
URL: https://svnweb.freebsd.org/changeset/ports/558896

Log:
  x11/libinput: Update to 1.16.4
  
  PR:		251971
  Submitted by:	Neel Chauhan <neel at neelc.org>

Modified:
  head/x11/libinput/Makefile
  head/x11/libinput/distinfo

Modified: head/x11/libinput/Makefile
==============================================================================
--- head/x11/libinput/Makefile	Tue Dec 22 09:37:37 2020	(r558895)
+++ head/x11/libinput/Makefile	Tue Dec 22 09:43:22 2020	(r558896)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libinput
-PORTVERSION=	1.16.2
+PORTVERSION=	1.16.4
 CATEGORIES=	x11
 MASTER_SITES=	http://freedesktop.org/software/${PORTNAME}/
 

Modified: head/x11/libinput/distinfo
==============================================================================
--- head/x11/libinput/distinfo	Tue Dec 22 09:37:37 2020	(r558895)
+++ head/x11/libinput/distinfo	Tue Dec 22 09:43:22 2020	(r558896)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602285982
-SHA256 (libinput-1.16.2.tar.xz) = fc3d8c50fe7abc4dc4406bc01262a3f8149864557f87279adcf300e523c160a9
-SIZE (libinput-1.16.2.tar.xz) = 595632
+TIMESTAMP = 1608441159
+SHA256 (libinput-1.16.4.tar.xz) = 65923a06d5a8970e4a999c4668797b9b689614b62b1d44432ab1c87b65e39e29
+SIZE (libinput-1.16.4.tar.xz) = 596028


More information about the svn-ports-head mailing list