mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
update to 0.5.3
use lua 5.1
This commit is contained in:
parent
e685831330
commit
787078fea4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216786
@ -6,8 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= ember
|
||||
PORTVERSION= 0.5.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF \
|
||||
http://amber.worldforge.org/ember/releases/stable/
|
||||
@ -34,7 +34,7 @@ CONFIGURE_ENV+= LUA_LIBS="-L${LUA_LIBDIR} -llua" \
|
||||
USE_SDL= sdl
|
||||
GNU_CONFIGURE= YES
|
||||
USE_LDCONFIG= YES
|
||||
USE_LUA= 5.0
|
||||
USE_LUA= 5.1
|
||||
USE_GNOME= gnomehack
|
||||
USE_BZIP2= YES
|
||||
CPPFLAGS= -DBR_NO_MACROS
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (ember-0.5.2.tar.bz2) = 1383be7e8549e4be513c0e031dbb6afe
|
||||
SHA256 (ember-0.5.2.tar.bz2) = 1bf8cc6f0ba1adda4a8b1ec33f3c52be5dd69967e791f7e0a48e635397f217c3
|
||||
SIZE (ember-0.5.2.tar.bz2) = 2686850
|
||||
MD5 (ember-media-0.5.2.tar.bz2) = caecec7a8a5d82942bcb5c6aab639794
|
||||
SHA256 (ember-media-0.5.2.tar.bz2) = 0551d88cb27e00f7045aaa351552ddfcce11394cbb35f7b2d583df2803ac23f8
|
||||
SIZE (ember-media-0.5.2.tar.bz2) = 119961895
|
||||
MD5 (ember-0.5.3.tar.bz2) = 421cea9ab401f373c5baf1c707265227
|
||||
SHA256 (ember-0.5.3.tar.bz2) = ee2ba28d8e70a755f79579b8df68eb9d0c7bdbbf937cf230b43628d06d793615
|
||||
SIZE (ember-0.5.3.tar.bz2) = 1655171
|
||||
MD5 (ember-media-0.5.3.tar.bz2) = 071a7d0b5ce4fd60ad960c8d3b660f97
|
||||
SHA256 (ember-media-0.5.3.tar.bz2) = 4b9fbea4c991ebaf913be9d27845eb9a51285d29f1b7b0337b134cd796437045
|
||||
SIZE (ember-media-0.5.3.tar.bz2) = 183662790
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user