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)
This commit is contained in:
parent
c3db132e06
commit
662574e621
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492316
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user