svn commit: r463647 - head/x11/controllermap

Jan Beich jbeich at FreeBSD.org
Mon Mar 5 12:31:44 UTC 2018


Author: jbeich
Date: Mon Mar  5 12:31:43 2018
New Revision: 463647
URL: https://svnweb.freebsd.org/changeset/ports/463647

Log:
  x11/controllermap: update to 2.0.8 (nop)
  
  Changes:	https://hg.libsdl.org/SDL/log/release-2.0.8/test/controllermap.c
  Changes:	https://hg.libsdl.org/SDL/log/release-2.0.8/test/testjoystick.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	Mon Mar  5 12:29:52 2018	(r463646)
+++ head/x11/controllermap/Makefile	Mon Mar  5 12:31:43 2018	(r463647)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	controllermap
-PORTVERSION=	2.0.7
+PORTVERSION=	2.0.8
 CATEGORIES=	x11
 MASTER_SITES=	http://www.libsdl.org/release/
 DISTNAME=	SDL2-${DISTVERSION}

Modified: head/x11/controllermap/distinfo
==============================================================================
--- head/x11/controllermap/distinfo	Mon Mar  5 12:29:52 2018	(r463646)
+++ head/x11/controllermap/distinfo	Mon Mar  5 12:31:43 2018	(r463647)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508786865
-SHA256 (SDL2-2.0.7.tar.gz) = ee35c74c4313e2eda104b14b1b86f7db84a04eeab9430d56e001cea268bf4d5e
-SIZE (SDL2-2.0.7.tar.gz) = 4432499
+TIMESTAMP = 1519922082
+SHA256 (SDL2-2.0.8.tar.gz) = edc77c57308661d576e843344d8638e025a7818bff73f8fbfab09c3c5fd092ec
+SIZE (SDL2-2.0.8.tar.gz) = 4909017


More information about the svn-ports-head mailing list