From 6c037953801be8ed1bba5d6735370b6696428c94 Mon Sep 17 00:00:00 2001 From: jgh Date: Mon, 1 Jul 2013 20:04:49 +0000 Subject: - update to 2.1.1 v2.1.1 (29-06-2013): - a lot of bugfixes, optimizations and improvements in driver tracker - implemented a smooth sync feature for driver tracker - after passing a synchronization point (either S1, S2 or finish line) driver is accelerated (or deccelerated) on the map to match his real position - added sector indicators to driver radar - fixed issue with recording uncomplete commentary - bugfixes in other tools --- games/f1lt/Makefile | 4 ++-- games/f1lt/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/f1lt/Makefile b/games/f1lt/Makefile index b6dea8fd2b4c..d33a2491846f 100644 --- a/games/f1lt/Makefile +++ b/games/f1lt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= f1lt -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= games MASTER_SITES= GOOGLE_CODE \ LOCAL/jgh/games/${PORTNAME}/ @@ -16,7 +16,7 @@ LICENSE= GPLv3 OPTIONS_DEFINE= DOCS USE_QT4= gui network moc_build qmake_build rcc_build uic_build -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${DISTNAME:S|-src||} HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/games/f1lt/distinfo b/games/f1lt/distinfo index 269d1a1a7164..a6e702dca4da 100644 --- a/games/f1lt/distinfo +++ b/games/f1lt/distinfo @@ -1,2 +1,2 @@ -SHA256 (f1lt-2.1.0-src.tar.gz) = e9ba0c41b2237af8b90978f48b34999b0bd435c11826c4cce6ec6a7fcd3ae1a6 -SIZE (f1lt-2.1.0-src.tar.gz) = 12268782 +SHA256 (f1lt-2.1.1-src.tar.gz) = f9963bc05c9f07fa2b26014a3ae13e522ded2adaadeb245ce101cb33fe4fac39 +SIZE (f1lt-2.1.1-src.tar.gz) = 12245549 -- cgit