aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-07-02 04:04:49 +0800
committerjgh <jgh@FreeBSD.org>2013-07-02 04:04:49 +0800
commit6c037953801be8ed1bba5d6735370b6696428c94 (patch)
treec02d7cc8401a64baba38d860ab1ea7516f48c619 /games
parentf7031f255c23e54e064c5c77b71afa57a9e7d2d3 (diff)
downloadfreebsd-ports-gnome-6c037953801be8ed1bba5d6735370b6696428c94.tar.gz
freebsd-ports-gnome-6c037953801be8ed1bba5d6735370b6696428c94.tar.zst
freebsd-ports-gnome-6c037953801be8ed1bba5d6735370b6696428c94.zip
- 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
Diffstat (limited to 'games')
-rw-r--r--games/f1lt/Makefile4
-rw-r--r--games/f1lt/distinfo4
2 files changed, 4 insertions, 4 deletions
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