Date: Sat, 23 Sep 2017 18:11:50 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450462 - head/x11/controllermap Message-ID: <201709231811.v8NIBo6w078089@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709231811.v8NIBo6w078089>