From a45f1fdf31cb54e1510e48bf4a1e86f203daa57e Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Tue, 1 Jul 2003 10:16:24 +0000 Subject: update graphics/sdl_gfx: 2.0.3 --> 2.0.7 PR: 53102 Submitted by: KATO Tsuguru --- graphics/sdl_gfx/Makefile | 10 +++++++--- graphics/sdl_gfx/distinfo | 2 +- graphics/sdl_gfx/pkg-plist | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'graphics/sdl_gfx') diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 91cad988d3a7..cc98a907d725 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -7,8 +7,7 @@ # PORTNAME= sdl_gfx -PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTVERSION= 2.0.7 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/ DISTNAME= SDL_gfx-${PORTVERSION} @@ -24,10 +23,15 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" +MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ + AUTOHEADER="${TRUE}" INSTALLS_SHLIB= yes post-patch: - ${REINPLACE_CMD} 's,^libSDL_gfxincludedir.*,&/SDL11,' \ + @${REINPLACE_CMD} 's|^libSDL_gfxincludedir.*|&/SDL11|' \ ${WRKSRC}/Makefile.in +.for file in configure SDL_gfxPrimitives.h SDL_framerate.h SDL_rotozoom.h + @${REINPLACE_CMD} 's| diff --git a/graphics/sdl_gfx/distinfo b/graphics/sdl_gfx/distinfo index 47ebc95586f2..a8f0f001e847 100644 --- a/graphics/sdl_gfx/distinfo +++ b/graphics/sdl_gfx/distinfo @@ -1 +1 @@ -MD5 (SDL_gfx-2.0.3.tar.gz) = 45bbe736da6f25db917eab9801cb085e +MD5 (SDL_gfx-2.0.7.tar.gz) = 311b158ff8413dc3b550700f34dd72a5 diff --git a/graphics/sdl_gfx/pkg-plist b/graphics/sdl_gfx/pkg-plist index e0f99b76ca54..9832b9dc3231 100644 --- a/graphics/sdl_gfx/pkg-plist +++ b/graphics/sdl_gfx/pkg-plist @@ -5,4 +5,4 @@ include/SDL11/SDL_imageFilter.h include/SDL11/SDL_rotozoom.h lib/libSDL_gfx.a lib/libSDL_gfx.so -lib/libSDL_gfx.so.0 +lib/libSDL_gfx.so.7 -- cgit v1.2.3