From owner-svn-ports-head@freebsd.org Sat Sep 23 18:11:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8139E0ADB6; Sat, 23 Sep 2017 18:11:51 +0000 (UTC) (envelope-from jbeich@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 mx1.freebsd.org (Postfix) with ESMTPS id A55077EAD3; Sat, 23 Sep 2017 18:11:51 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8NIBo1S078091; Sat, 23 Sep 2017 18:11:50 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8NIBo6w078089; Sat, 23 Sep 2017 18:11:50 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201709231811.v8NIBo6w078089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 23 Sep 2017 18:11:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450462 - head/x11/controllermap X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/controllermap X-SVN-Commit-Revision: 450462 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.23 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, 23 Sep 2017 18:11:52 -0000 Author: jbeich Date: Sat Sep 23 18:11:50 2017 New Revision: 450462 URL: https://svnweb.freebsd.org/changeset/ports/450462 Log: x11/controllermap: update to 2.0.6 Changes: https://hg.libsdl.org/SDL/log/release-2.0.6/test/controllermap.c Modified: head/x11/controllermap/Makefile (contents, props changed) head/x11/controllermap/distinfo (contents, props changed) Modified: head/x11/controllermap/Makefile ============================================================================== --- head/x11/controllermap/Makefile Sat Sep 23 18:02:56 2017 (r450461) +++ head/x11/controllermap/Makefile Sat Sep 23 18:11:50 2017 (r450462) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= controllermap -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= x11 MASTER_SITES= http://www.libsdl.org/release/ DISTNAME= SDL2-${DISTVERSION} Modified: head/x11/controllermap/distinfo ============================================================================== --- head/x11/controllermap/distinfo Sat Sep 23 18:02:56 2017 (r450461) +++ head/x11/controllermap/distinfo Sat Sep 23 18:11:50 2017 (r450462) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476935787 -SHA256 (SDL2-2.0.5.tar.gz) = 442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785 -SIZE (SDL2-2.0.5.tar.gz) = 4209352 +TIMESTAMP = 1506106261 +SHA256 (SDL2-2.0.6.tar.gz) = 03658b5660d16d7b31263a691e058ed37acdab155d68dabbad79998fb552c5df +SIZE (SDL2-2.0.6.tar.gz) = 4420311