Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2004 02:00:17 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75399: Update port: graphics/sdl_gfx to 2.0.13
Message-ID:  <20041223020017.3e36b2c3.tkato432@yahoo.com>
Resent-Message-ID: <200412221710.iBMHATV5097071@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75399
>Category:       ports
>Synopsis:       Update port: graphics/sdl_gfx to 2.0.13
>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 Dec 22 17:10:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.13

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/sdl_gfx/Makefile graphics/sdl_gfx/Makefile
--- /usr/ports/graphics/sdl_gfx/Makefile	Tue Aug 31 14:28:20 2004
+++ graphics/sdl_gfx/Makefile	Wed Dec 22 01:03:13 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	sdl_gfx
-PORTVERSION=	2.0.12
+PORTVERSION=	2.0.13
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.ferzkopp.net/~aschiffler/Software/%SUBDIR%/
 MASTER_SITE_SUBDIR=	SDL_gfx-${PORTVERSION:R}
@@ -20,6 +20,7 @@
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
 USE_INC_LIBTOOL_VER=	13
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include/SDL11 \
 		--disable-mmx
 MAKE_ARGS=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
diff -urN /usr/ports/graphics/sdl_gfx/distinfo graphics/sdl_gfx/distinfo
--- /usr/ports/graphics/sdl_gfx/distinfo	Tue Aug 31 14:28:20 2004
+++ graphics/sdl_gfx/distinfo	Wed Dec 22 01:02:13 2004
@@ -1,2 +1,2 @@
-MD5 (SDL_gfx-2.0.12.tar.gz) = 83cb6b89e2197cf3f174e6e086605eaf
-SIZE (SDL_gfx-2.0.12.tar.gz) = 556295
+MD5 (SDL_gfx-2.0.13.tar.gz) = b1ce778232db0b1979695f0a5a945a13
+SIZE (SDL_gfx-2.0.13.tar.gz) = 598297
diff -urN /usr/ports/graphics/sdl_gfx/pkg-plist graphics/sdl_gfx/pkg-plist
--- /usr/ports/graphics/sdl_gfx/pkg-plist	Thu May 20 11:13:05 2004
+++ graphics/sdl_gfx/pkg-plist	Wed Dec 22 01:03:43 2004
@@ -5,4 +5,4 @@
 include/SDL11/SDL_rotozoom.h
 lib/libSDL_gfx.a
 lib/libSDL_gfx.so
-lib/libSDL_gfx.so.11
+lib/libSDL_gfx.so.13
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041223020017.3e36b2c3.tkato432>