Date: Tue, 22 Dec 2020 09:47:06 +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: r558899 - head/x11/libxkbcommon Message-ID: <202012220947.0BM9l6ZW035095@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: manu Date: Tue Dec 22 09:47:06 2020 New Revision: 558899 URL: https://svnweb.freebsd.org/changeset/ports/558899 Log: x11/libxkbcommon: Update to 1.0.3 PR: 251974 Submitted by: Neel Chauhan <neel@neelc.org> Modified: head/x11/libxkbcommon/Makefile head/x11/libxkbcommon/distinfo Modified: head/x11/libxkbcommon/Makefile ============================================================================== --- head/x11/libxkbcommon/Makefile Tue Dec 22 09:45:49 2020 (r558898) +++ head/x11/libxkbcommon/Makefile Tue Dec 22 09:47:06 2020 (r558899) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libxkbcommon -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= x11 MASTER_SITES= https://xkbcommon.org/download/ DIST_SUBDIR= xorg/lib Modified: head/x11/libxkbcommon/distinfo ============================================================================== --- head/x11/libxkbcommon/distinfo Tue Dec 22 09:45:49 2020 (r558898) +++ head/x11/libxkbcommon/distinfo Tue Dec 22 09:47:06 2020 (r558899) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600020000 -SHA256 (xorg/lib/libxkbcommon-1.0.1.tar.xz) = ab68b25341c99f2218d7cf3dad459c1827f411219901ade05bbccbdb856b6c8d -SIZE (xorg/lib/libxkbcommon-1.0.1.tar.xz) = 432692 +TIMESTAMP = 1608441682 +SHA256 (xorg/lib/libxkbcommon-1.0.3.tar.xz) = a2202f851e072b84e64a395212cbd976ee18a8ee602008b0bad02a13247dbc52 +SIZE (xorg/lib/libxkbcommon-1.0.3.tar.xz) = 432944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012220947.0BM9l6ZW035095>