Update to 0.8.2.
PR: 48554 Submitted by: maintainer
This commit is contained in:
parent
e0d90467e6
commit
34ba6e2ea4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76206
2 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gl-117
|
||||
PORTVERSION= 0.8
|
||||
PORTVERSION= 0.8.2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -38,5 +38,6 @@ post-patch:
|
|||
@cd ${WRKSRC}/src \
|
||||
&& ${MV} loader_tga.cpp loader_tga.cpp.bak \
|
||||
&& ${TR} -d '\015' < loader_tga.cpp.bak > loader_tga.cpp
|
||||
@${REINPLACE_CMD} -e 's!"SDL/!"SDL11/!g' ${WRKSRC}/src/common.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gl-117-0.8.tar.gz) = 0bceae5dd23ca3b92d1b26f59619807a
|
||||
MD5 (gl-117-0.8.2.tar.gz) = 8736c2b2aeb633fe507deca22b86b181
|
||||
|
|
Loading…
Reference in a new issue