aboutsummaryrefslogtreecommitdiff
path: root/games/solarus
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-08-17 20:06:38 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-08-17 20:06:38 +0000
commitf14627ef6948e3e9241d734002d49a03e5eaf2af (patch)
treea980cecde6df92bc6f7a1548ab695d8386732ebd /games/solarus
parent8d71942f39402092d0d55730a5678f053910391a (diff)
downloadports-f14627ef6948e3e9241d734002d49a03e5eaf2af.tar.gz
ports-f14627ef6948e3e9241d734002d49a03e5eaf2af.zip
Notes
Diffstat (limited to 'games/solarus')
-rw-r--r--games/solarus/Makefile7
-rw-r--r--games/solarus/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/games/solarus/Makefile b/games/solarus/Makefile
index 585c007c5bf5..f19dffd62ba2 100644
--- a/games/solarus/Makefile
+++ b/games/solarus/Makefile
@@ -1,21 +1,22 @@
# $FreeBSD$
PORTNAME= solarus
-PORTVERSION= 1.1.1
+PORTVERSION= 1.2.1
CATEGORIES= games
MASTER_SITES= http://www.solarus-games.org/downloads/solarus/
DISTNAME= solarus-${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danilo@FreeBSD.org
COMMENT= Zelda-like 2D game engine
LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
libmodplug.so:${PORTSDIR}/audio/libmodplug \
liblua-5.1.so:${PORTSDIR}/lang/lua51 \
+ libluajit-5.1.so:${PORTSDIR}/lang/luajit \
libvorbis.so:${PORTSDIR}/audio/libvorbis \
libogg.so:${PORTSDIR}/audio/libogg
-USE_SDL= sdl ttf image
+USE_SDL= sdl2 ttf2 image2
PLIST_FILES= bin/solarus
diff --git a/games/solarus/distinfo b/games/solarus/distinfo
index 7c6886245812..6ed14b388ffd 100644
--- a/games/solarus/distinfo
+++ b/games/solarus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (solarus-1.1.1-src.tar.gz) = 5355e95edbd5234f57a8748d1417ca346468e5804e44293d2523b57367eb5615
-SIZE (solarus-1.1.1-src.tar.gz) = 2394595
+SHA256 (solarus-1.2.1-src.tar.gz) = 169e97f5d15e312bca043f5938bccade75924d5fdea8aff5572fd79c6f4c3af7
+SIZE (solarus-1.2.1-src.tar.gz) = 2421802