From owner-svn-ports-all@freebsd.org Fri Nov 8 22:51:47 2019 Return-Path: Delivered-To: svn-ports-all@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 DF9EC1634BE; Fri, 8 Nov 2019 22:51:47 +0000 (UTC) (envelope-from zeising@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) server-signature RSA-PSS (4096 bits) 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 478wW74wJ8z42Hy; Fri, 8 Nov 2019 22:51:47 +0000 (UTC) (envelope-from zeising@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 8D8295559; Fri, 8 Nov 2019 22:51:47 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA8MplUI029147; Fri, 8 Nov 2019 22:51:47 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA8Mplc4029145; Fri, 8 Nov 2019 22:51:47 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201911082251.xA8Mplc4029145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Fri, 8 Nov 2019 22:51:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517091 - head/x11/xkbprint X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/xkbprint X-SVN-Commit-Revision: 517091 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Nov 2019 22:51:47 -0000 Author: zeising Date: Fri Nov 8 22:51:46 2019 New Revision: 517091 URL: https://svnweb.freebsd.org/changeset/ports/517091 Log: x11/xkbprint: Update to 1.0.5 Update x11/xkbprint to 1.0.5. This is a minor maintenance release. Changelog: https://lists.x.org/archives/xorg-announce/2019-November/003030.html Modified: head/x11/xkbprint/Makefile head/x11/xkbprint/distinfo Modified: head/x11/xkbprint/Makefile ============================================================================== --- head/x11/xkbprint/Makefile Fri Nov 8 20:40:03 2019 (r517090) +++ head/x11/xkbprint/Makefile Fri Nov 8 22:51:46 2019 (r517091) @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= xkbprint -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Utility for printing an XKB keyboard description LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USES= xorg xorg-cat:app USE_XORG= xkbfile x11 Modified: head/x11/xkbprint/distinfo ============================================================================== --- head/x11/xkbprint/distinfo Fri Nov 8 20:40:03 2019 (r517090) +++ head/x11/xkbprint/distinfo Fri Nov 8 22:51:46 2019 (r517091) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xkbprint-1.0.4.tar.bz2) = 0b3faab8fefad03dfb7e866f634cf859822801de6b5fc6cf5e0a62857ed93e12 -SIZE (xorg/app/xkbprint-1.0.4.tar.bz2) = 163810 +TIMESTAMP = 1573250584 +SHA256 (xorg/app/xkbprint-1.0.5.tar.bz2) = 5b58fe834f0822f06d63d283fac404098c6d3f6acce61888b81016f1c41023fa +SIZE (xorg/app/xkbprint-1.0.5.tar.bz2) = 166856