ports/53102: Update port: graphics/sdl_gfx to 2.0.7

KATO Tsuguru tkato at prontomail.com
Mon Jun 9 14:20:26 UTC 2003


>Number:         53102
>Category:       ports
>Synopsis:       Update port: graphics/sdl_gfx to 2.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 09 07:20:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.7

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/sdl_gfx/Makefile graphics/sdl_gfx/Makefile
--- /usr/ports/graphics/sdl_gfx/Makefile	Sat Apr 12 22:49:36 2003
+++ graphics/sdl_gfx/Makefile	Sun Jun  8 16:55:56 2003
@@ -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_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|<SDL/SDL|<SDL|g' ${WRKSRC}/${file}
+.endfor
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/sdl_gfx/distinfo graphics/sdl_gfx/distinfo
--- /usr/ports/graphics/sdl_gfx/distinfo	Fri Apr 26 02:05:12 2002
+++ graphics/sdl_gfx/distinfo	Sun Jun  8 16:34:55 2003
@@ -1 +1 @@
-MD5 (SDL_gfx-2.0.3.tar.gz) = 45bbe736da6f25db917eab9801cb085e
+MD5 (SDL_gfx-2.0.7.tar.gz) = 311b158ff8413dc3b550700f34dd72a5
diff -urN /usr/ports/graphics/sdl_gfx/pkg-plist graphics/sdl_gfx/pkg-plist
--- /usr/ports/graphics/sdl_gfx/pkg-plist	Sat Apr 12 22:49:36 2003
+++ graphics/sdl_gfx/pkg-plist	Sun Jun  8 16:52:48 2003
@@ -5,4 +5,4 @@
 include/SDL11/SDL_rotozoom.h
 lib/libSDL_gfx.a
 lib/libSDL_gfx.so
-lib/libSDL_gfx.so.0
+lib/libSDL_gfx.so.7
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list