diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index de6117c501f9..3c9a670dfefe 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -1,43 +1,43 @@ PORTNAME= sdl_gfx -PORTVERSION= 2.0.26 +PORTVERSION= 2.0.27 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/ DISTNAME= SDL_gfx-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions WWW= https://www.ferzkopp.net/Software/SDL_gfx-2.0/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf gmake libtool pathfix sdl USE_SDL= sdl GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE_i386= MMX OPTIONS_DEFINE_amd64= MMX OPTIONS_DEFAULT_amd64= MMX MMX_CONFIGURE_ENABLE= mmx MMX_CFLAGS= -DUSE_MMX .include .if !${PORT_OPTIONS:MMMX} # Every platform not supporting the MMX knob must disable # MMX support explicitly CONFIGURE_ARGS+= --disable-mmx .endif post-patch: # angled includes changed in 2.0.26 break some of dependent ports: # - multimedia/mjpegtools # - games/qonk # - games/hyperrogue @${REINPLACE_CMD} -e 's||"SDL.h"|; s||"SDL_video.h"|' \ ${WRKSRC}/*.h .include diff --git a/graphics/sdl_gfx/distinfo b/graphics/sdl_gfx/distinfo index 384d0142fce6..a26b78d0e751 100644 --- a/graphics/sdl_gfx/distinfo +++ b/graphics/sdl_gfx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518705524 -SHA256 (SDL_gfx-2.0.26.tar.gz) = 7ceb4ffb6fc63ffba5f1290572db43d74386cd0781c123bc912da50d34945446 -SIZE (SDL_gfx-2.0.26.tar.gz) = 1771164 +TIMESTAMP = 1712068162 +SHA256 (SDL_gfx-2.0.27.tar.gz) = dfb15ac5f8ce7a4952dc12d2aed9747518c5e6b335c0e31636d23f93c630f419 +SIZE (SDL_gfx-2.0.27.tar.gz) = 1693451