- Update to 0.4.0
This commit is contained in:
parent
fc2003b7cf
commit
070b997374
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274184
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= violetland
|
PORTNAME= violetland
|
||||||
PORTVERSION= 0.3.2
|
PORTVERSION= 0.4.0
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= GOOGLE_CODE \
|
MASTER_SITES= GOOGLE_CODE \
|
||||||
http://mirror.amdmi3.ru/distfiles/
|
http://mirror.amdmi3.ru/distfiles/
|
||||||
|
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}-src
|
||||||
MAINTAINER= amdmi3@FreeBSD.org
|
MAINTAINER= amdmi3@FreeBSD.org
|
||||||
COMMENT= Top-down survival shoot 'em up
|
COMMENT= Top-down survival shoot 'em up
|
||||||
|
|
||||||
|
LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_SDL= sdl mixer image ttf
|
USE_SDL= sdl mixer image ttf
|
||||||
USE_GL= gl glu
|
USE_GL= gl glu
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (violetland-v0.3.2-src.zip) = 8696e0096877340b37972a4530375cf2c85349ea1bce6f3cd939d7bf7f4e6f61
|
SHA256 (violetland-v0.4.0-src.zip) = 29140b091867133a180bd8fcbb32dbf4b172418fc5e97b60a670f4c45d33a0e9
|
||||||
SIZE (violetland-v0.3.2-src.zip) = 9428654
|
SIZE (violetland-v0.4.0-src.zip) = 9422541
|
||||||
|
|
Loading…
Reference in a new issue