From owner-svn-ports-head@freebsd.org Tue Dec 22 09:47:07 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0CA114B92A5; Tue, 22 Dec 2020 09:47:07 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D0WhV71l3z3lqk; Tue, 22 Dec 2020 09:47:06 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E467D1BF0; Tue, 22 Dec 2020 09:47:06 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BM9l6lH035099; Tue, 22 Dec 2020 09:47:06 GMT (envelope-from manu@FreeBSD.org) Received: (from manu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BM9l6ZW035095; Tue, 22 Dec 2020 09:47:06 GMT (envelope-from manu@FreeBSD.org) Message-Id: <202012220947.0BM9l6ZW035095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: manu set sender to manu@FreeBSD.org using -f From: Emmanuel Vadot Date: Tue, 22 Dec 2020 09:47:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558899 - head/x11/libxkbcommon X-SVN-Group: ports-head X-SVN-Commit-Author: manu X-SVN-Commit-Paths: head/x11/libxkbcommon X-SVN-Commit-Revision: 558899 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2020 09:47:07 -0000 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 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