Update games/crispy-doom to 5.9.1
This commit is contained in:
parent
5a67710af0
commit
b6e14ff861
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548163
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= crispy-doom
|
||||
PORTVERSION= 5.9.0
|
||||
PORTVERSION= 5.9.1
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
CATEGORIES= games
|
||||
|
||||
@ -25,6 +25,9 @@ OPTIONS_DEFINE= DOCS
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= fabiangreffrath
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} "s|python|${PYTHON_VERSION}|" ${WRKSRC}/configure.ac
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/crispy-*
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1598092931
|
||||
SHA256 (fabiangreffrath-crispy-doom-crispy-doom-5.9.0_GH0.tar.gz) = 6f8ac1e9373b06e5c74c6c3eeb7b7374eba7650e708c4c1df336fc8d3b3700fe
|
||||
SIZE (fabiangreffrath-crispy-doom-crispy-doom-5.9.0_GH0.tar.gz) = 2641211
|
||||
TIMESTAMP = 1599403345
|
||||
SHA256 (fabiangreffrath-crispy-doom-crispy-doom-5.9.1_GH0.tar.gz) = 9c83052bab0e4ba10517f527d34124b6619ca4e988ceda1ae207bb6b6e8aa4d8
|
||||
SIZE (fabiangreffrath-crispy-doom-crispy-doom-5.9.1_GH0.tar.gz) = 2640684
|
||||
|
Loading…
Reference in New Issue
Block a user