aboutsummaryrefslogtreecommitdiff
path: root/games/gzdoom
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2019-02-06 18:43:12 +0000
committerKyle Evans <kevans@FreeBSD.org>2019-02-06 18:43:12 +0000
commit662574e6218d236d2d85143033f6d145978a1b20 (patch)
tree051e1dd89f68b39d99444997316b599912a03397 /games/gzdoom
parentc3db132e06624d601bde76ef161ab7a7fdc803d3 (diff)
downloadports-662574e6218d236d2d85143033f6d145978a1b20.tar.gz
ports-662574e6218d236d2d85143033f6d145978a1b20.zip
games/gzdoom: Update to 3.7.2
Please visit https://github.com/coelckers/gzdoom/releases for highlights from each of the intermediate releases; many bug fixes and improvements are included, to ZScript and otherwise. The USES change has been included only to appease portlint and formatting. PR: 229212 Submitted by: Piotr Kubaj (pkubaj at anongoth.pl) Approved by: zeising (ports)
Notes
Notes: svn path=/head/; revision=492316
Diffstat (limited to 'games/gzdoom')
-rw-r--r--games/gzdoom/Makefile7
-rw-r--r--games/gzdoom/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/games/gzdoom/Makefile b/games/gzdoom/Makefile
index 4739eecca5d2..67fd21669437 100644
--- a/games/gzdoom/Makefile
+++ b/games/gzdoom/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= gzdoom
-PORTVERSION= 3.3.2
-PORTREVISION= 1
+PORTVERSION= 3.7.2
DISTVERSIONPREFIX= g
CATEGORIES= games
@@ -22,9 +21,9 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfluidsynth.so:audio/fluidsynth \
libgme.so:audio/libgme
-DATADIR= ${DMDIR}/${PORTNAME}
+USES= cmake gettext jpeg openal pkgconfig
-USES= cmake gettext jpeg openal pkgconfig
+DATADIR= ${DMDIR}/${PORTNAME}
USE_GITHUB= yes
GH_ACCOUNT= coelckers
diff --git a/games/gzdoom/distinfo b/games/gzdoom/distinfo
index 000a2131a8f8..d31c165b4578 100644
--- a/games/gzdoom/distinfo
+++ b/games/gzdoom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525834817
-SHA256 (coelckers-gzdoom-g3.3.2_GH0.tar.gz) = 4c24057bab444b07d37ee3b36fdbeba7024235474b23921474d261ff26b56b73
-SIZE (coelckers-gzdoom-g3.3.2_GH0.tar.gz) = 9896013
+TIMESTAMP = 1549010707
+SHA256 (coelckers-gzdoom-g3.7.2_GH0.tar.gz) = 5fb57c83b733d77688b5809b3bd64ab87f0976f4e81d3bbac0ea0785a24646cc
+SIZE (coelckers-gzdoom-g3.7.2_GH0.tar.gz) = 10512467