ports/66885: Update port: graphics/sdl_gfx to 2.0.11
KATO Tsuguru
tkato at prontomail.com
Wed May 19 15:10:35 UTC 2004
>Number: 66885
>Category: ports
>Synopsis: Update port: graphics/sdl_gfx to 2.0.11
>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: Wed May 19 08:10:28 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.11
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/graphics/sdl_gfx/Makefile graphics/sdl_gfx/Makefile
--- /usr/ports/graphics/sdl_gfx/Makefile Tue Mar 16 19:08:06 2004
+++ graphics/sdl_gfx/Makefile Tue May 18 23:43:20 2004
@@ -7,8 +7,7 @@
#
PORTNAME= sdl_gfx
-PORTVERSION= 2.0.10
-PORTREVISION= 2
+PORTVERSION= 2.0.11
CATEGORIES= graphics
MASTER_SITES= http://www.ferzkopp.net/~aschiffler/Software/%SUBDIR%/
MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R}
@@ -20,7 +19,7 @@
USE_SDL= sdl
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER= 13
CONFIGURE_ARGS= --includedir=${PREFIX}/include/SDL11 \
--disable-mmx
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
@@ -36,5 +35,7 @@
post-patch:
@${GREP} -lR "<SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's|<SDL/SDL|<SDL|g'
+ @${REINPLACE_CMD} -e \
+ 's|$$(includedir)/SDL|$$(includedir)|g' ${WRKSRC}/Makefile.in
.include <bsd.port.post.mk>
diff -urN /usr/ports/graphics/sdl_gfx/distinfo graphics/sdl_gfx/distinfo
--- /usr/ports/graphics/sdl_gfx/distinfo Thu Jan 29 20:26:44 2004
+++ graphics/sdl_gfx/distinfo Tue May 18 23:26:06 2004
@@ -1,2 +1,2 @@
-MD5 (SDL_gfx-2.0.10.tar.gz) = 291b06426a3afe42ecac8473be2505d1
-SIZE (SDL_gfx-2.0.10.tar.gz) = 530735
+MD5 (SDL_gfx-2.0.11.tar.gz) = 10f6432ede2b239796f2924bdc7224b4
+SIZE (SDL_gfx-2.0.11.tar.gz) = 557311
diff -urN /usr/ports/graphics/sdl_gfx/pkg-plist graphics/sdl_gfx/pkg-plist
--- /usr/ports/graphics/sdl_gfx/pkg-plist Tue Dec 16 11:34:34 2003
+++ graphics/sdl_gfx/pkg-plist Tue May 18 23:31:43 2004
@@ -5,4 +5,4 @@
include/SDL11/SDL_rotozoom.h
lib/libSDL_gfx.a
lib/libSDL_gfx.so
-lib/libSDL_gfx.so.10
+lib/libSDL_gfx.so.11
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list