diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2011-05-16 21:04:54 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2011-05-16 21:04:54 +0800 |
commit | 5768109f1cf8fb777f5f0f6d9234f43eeea534c6 (patch) | |
tree | efb90907c572410aa66d82f6173e311c00fd5274 /games | |
parent | cc7166bbe18ac6e55f0b8393607dab8184d8a1c1 (diff) | |
download | freebsd-ports-gnome-5768109f1cf8fb777f5f0f6d9234f43eeea534c6.tar.gz freebsd-ports-gnome-5768109f1cf8fb777f5f0f6d9234f43eeea534c6.tar.zst freebsd-ports-gnome-5768109f1cf8fb777f5f0f6d9234f43eeea534c6.zip |
- Update to 0.4.0
Diffstat (limited to 'games')
-rw-r--r-- | games/violetland/Makefile | 4 | ||||
-rw-r--r-- | games/violetland/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/games/violetland/Makefile b/games/violetland/Makefile index 6ce4d8840b50..09682a468782 100644 --- a/games/violetland/Makefile +++ b/games/violetland/Makefile @@ -6,7 +6,7 @@ # PORTNAME= violetland -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.0 CATEGORIES= games MASTER_SITES= GOOGLE_CODE \ http://mirror.amdmi3.ru/distfiles/ @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org COMMENT= Top-down survival shoot 'em up +LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs + USE_ZIP= yes USE_SDL= sdl mixer image ttf USE_GL= gl glu diff --git a/games/violetland/distinfo b/games/violetland/distinfo index 742719e21a3d..acc44ccbdf48 100644 --- a/games/violetland/distinfo +++ b/games/violetland/distinfo @@ -1,2 +1,2 @@ -SHA256 (violetland-v0.3.2-src.zip) = 8696e0096877340b37972a4530375cf2c85349ea1bce6f3cd939d7bf7f4e6f61 -SIZE (violetland-v0.3.2-src.zip) = 9428654 +SHA256 (violetland-v0.4.0-src.zip) = 29140b091867133a180bd8fcbb32dbf4b172418fc5e97b60a670f4c45d33a0e9 +SIZE (violetland-v0.4.0-src.zip) = 9422541 |