diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-01-12 04:57:34 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-01-12 04:57:34 +0800 |
commit | 52a3cf38d1467154ce0ca4ea11efa2a60510db8e (patch) | |
tree | 162f5cd00f987ae749ce2505830552c7d2cc77d1 /games | |
parent | 67c59420402fb82dd680683bd6cdd47cc58c00fb (diff) | |
download | freebsd-ports-gnome-52a3cf38d1467154ce0ca4ea11efa2a60510db8e.tar.gz freebsd-ports-gnome-52a3cf38d1467154ce0ca4ea11efa2a60510db8e.tar.zst freebsd-ports-gnome-52a3cf38d1467154ce0ca4ea11efa2a60510db8e.zip |
- Update to 0.9.25
Diffstat (limited to 'games')
-rw-r--r-- | games/hedgewars/Makefile | 6 | ||||
-rw-r--r-- | games/hedgewars/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index 29126c7a67f0..9b3c961b97ab 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hedgewars -PORTVERSION= 0.9.24.1 -PORTREVISION= 1 +PORTVERSION= 0.9.25 CATEGORIES= games MASTER_SITES= http://www.hedgewars.org/download/releases/ \ http://mirror.amdmi3.ru/distfiles/ @@ -18,12 +17,13 @@ LICENSE_COMB= multi LIB_DEPENDS= libphysfs.so:devel/physfs \ libpng.so:graphics/png -USES= cmake:noninja desktop-file-utils fpc lua:51 qt:5 tar:bzip2 pkgconfig +USES= cmake:noninja desktop-file-utils fpc gl lua:51 qt:5 tar:bzip2 pkgconfig USE_SDL= sdl2 mixer2 image2 ttf2 net2 USE_FPC= opengl libpng rtl-objpas USE_QT= core gui widgets network \ qmake_build buildtools_build \ linguisttools_build +USE_GL= gl glu glew LLD_UNSAFE= yes USE_LDCONFIG= yes diff --git a/games/hedgewars/distinfo b/games/hedgewars/distinfo index 4467b398c00a..677a8ae29be5 100644 --- a/games/hedgewars/distinfo +++ b/games/hedgewars/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525264076 -SHA256 (hedgewars-src-0.9.24.1.tar.bz2) = 81360a41aa911a667163c25bed9a823e32b17ff130b328399ddcba049b5d5bb8 -SIZE (hedgewars-src-0.9.24.1.tar.bz2) = 175069915 +TIMESTAMP = 1547137406 +SHA256 (hedgewars-src-0.9.25.tar.bz2) = b35d7334b6785305dd4f0129b646d1277ad58528cf8029b05bf642e02f76a723 +SIZE (hedgewars-src-0.9.25.tar.bz2) = 175276967 |