mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 2.0.18
PR: 130050 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
This commit is contained in:
parent
4ae98c1221
commit
385d91ca03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225647
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sdl_gfx
|
||||
PORTVERSION= 2.0.17
|
||||
PORTVERSION= 2.0.18
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ \
|
||||
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
|
||||
@ -37,4 +37,7 @@ CFLAGS+= -DUSE_MMX
|
||||
CONFIGURE_ARGS=--disable-mmx
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${CHMOD} a+x ${WRKSRC}/install-sh
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (SDL_gfx-2.0.17.tar.gz) = a7ab98ad530fdc59a23f7dff502db8d3
|
||||
SHA256 (SDL_gfx-2.0.17.tar.gz) = d08d8477ff1c6639bc7193b76a415f996c98604600e9fa4e718fd4e9283f83f4
|
||||
SIZE (SDL_gfx-2.0.17.tar.gz) = 844309
|
||||
MD5 (SDL_gfx-2.0.18.tar.gz) = b107fd478d3d1269d7a6ff42906f0482
|
||||
SHA256 (SDL_gfx-2.0.18.tar.gz) = 10c93d0057fa460e3b355d86cb5dc550c75ea098769ee3768d328bff96eee8a1
|
||||
SIZE (SDL_gfx-2.0.18.tar.gz) = 860005
|
||||
|
Loading…
Reference in New Issue
Block a user