From owner-svn-ports-head@freebsd.org Sat Aug 3 23:07:44 2019 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 711DEBDE36; Sat, 3 Aug 2019 23:07:44 +0000 (UTC) (envelope-from yuri@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 461KSJ2M9cz3LYR; Sat, 3 Aug 2019 23:07:44 +0000 (UTC) (envelope-from yuri@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 2DC9022326; Sat, 3 Aug 2019 23:07:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x73N7iIi064108; Sat, 3 Aug 2019 23:07:44 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x73N7hTZ064107; Sat, 3 Aug 2019 23:07:43 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201908032307.x73N7hTZ064107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 3 Aug 2019 23:07:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508035 - in head/x11/xkb-switch: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/x11/xkb-switch: . files X-SVN-Commit-Revision: 508035 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.29 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: Sat, 03 Aug 2019 23:07:44 -0000 Author: yuri Date: Sat Aug 3 23:07:43 2019 New Revision: 508035 URL: https://svnweb.freebsd.org/changeset/ports/508035 Log: x11/xkb-switch: Update 1.5.0 -> 1.6.0 Also pet portlint. PR: 239448 Submitted by: Dmitri Goutnik (maintainer) Deleted: head/x11/xkb-switch/files/ Modified: head/x11/xkb-switch/Makefile head/x11/xkb-switch/distinfo Modified: head/x11/xkb-switch/Makefile ============================================================================== --- head/x11/xkb-switch/Makefile Sat Aug 3 22:21:56 2019 (r508034) +++ head/x11/xkb-switch/Makefile Sat Aug 3 23:07:43 2019 (r508035) @@ -2,25 +2,33 @@ # $FreeBSD$ PORTNAME= xkb-switch -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= x11 +# https://github.com/ierton/xkb-switch/pull/41 +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 2075a8cdd5456c906fcd49278c1003dcb6b9f880.patch:-p1 + MAINTAINER= dg@syrec.org COMMENT= Switch your X keyboard layouts from the command line LICENSE= GPLv3 +USES= cmake USE_GITHUB= yes GH_ACCOUNT= ierton - -USES= cmake USE_XORG= x11 xkbfile USE_LDCONFIG= yes +CMAKE_ARGS= -DMAN_COMPRESSION="gz" -DMANDIR="${MANPREFIX}/man" + OPTIONS_DEFINE= DOCS PLIST_FILES= bin/xkb-switch \ - lib/libxkbswitch.so + lib/libxkbswitch.so \ + lib/libxkbswitch.so.1 \ + lib/libxkbswitch.so.1.6.0 \ + man/man1/xkb-switch.1.gz PORTDOCS= README.md Modified: head/x11/xkb-switch/distinfo ============================================================================== --- head/x11/xkb-switch/distinfo Sat Aug 3 22:21:56 2019 (r508034) +++ head/x11/xkb-switch/distinfo Sat Aug 3 23:07:43 2019 (r508035) @@ -1,3 +1,5 @@ -TIMESTAMP = 1489685611 -SHA256 (ierton-xkb-switch-1.5.0_GH0.tar.gz) = 3e100ac15670eda2109fb0d3159ad08e85e3b33de4cb1b3369dce5da7d83e954 -SIZE (ierton-xkb-switch-1.5.0_GH0.tar.gz) = 18899 +TIMESTAMP = 1564084605 +SHA256 (ierton-xkb-switch-1.6.0_GH0.tar.gz) = 17ddd00a09945f634654ddf98d55023b0727755f828706747fd5227e2651633d +SIZE (ierton-xkb-switch-1.6.0_GH0.tar.gz) = 20458 +SHA256 (2075a8cdd5456c906fcd49278c1003dcb6b9f880.patch) = 8dce584225bea7340a3674d9ab4ed66912ee4354f7e40f941625c90b8b66d5e1 +SIZE (2075a8cdd5456c906fcd49278c1003dcb6b9f880.patch) = 1845