Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 2004 20:48:52 +1000 (VLAT)
From:      Dima Panov <redfox@Fluffy.Khv.RU>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73639: Update devel/sdl_ldbad
Message-ID:  <200411071048.iA7Amqoh035102@Fluffy.Khv.RU>
Resent-Message-ID: <200411071050.iA7AoMcD001124@freefall.freebsd.org>

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

>Number:         73639
>Category:       ports
>Synopsis:       Update devel/sdl_ldbad
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 07 10:50:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dima Panov
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Twilight Zone
>Environment:
System: FreeBSD Fluffy.Khv.RU 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Sep 29 07:01:00 VLAST 2004 root@Fluffy.Khv.RU:/usr/obj/usr/src4/sys/FLUFFY i386


	
>Description:
	Update devel/sdl_ldbad to be in sync with devel/sdl12
>How-To-Repeat:
	
>Fix:

Index: devel/sdl_ldbad/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/sdl_ldbad/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- devel/sdl_ldbad/Makefile	16 Mar 2004 04:23:35 -0000	1.6
+++ devel/sdl_ldbad/Makefile	7 Nov 2004 10:44:26 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	sdl_ldbad
 PORTVERSION=	1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	# none
 DISTFILES=	# none
@@ -25,8 +25,8 @@
 do-install:
 	${LN} -shf ${LOCALBASE}/bin/sdl11-config ${PREFIX}/bin/sdl-config
 	${LN} -shf ${LOCALBASE}/include/SDL11 ${PREFIX}/include/SDL
-.for lib in SDL-1.1.a SDL-1.1.so SDL-1.1.so.4 SDLmain-1.1.a
-	${LN} -shf ${LOCALBASE}/lib/${lib} ${PREFIX}/lib/${lib:S/-1.1//}
+.for lib in SDL-1.1.a SDL-1.1.so SDL-1.1.so.7 SDLmain-1.1.a
+	${LN} -shf ${LOCALBASE}/lib/lib${lib} ${PREFIX}/lib/lib${lib:S/-1.1//}
 .endfor
 	${LN} -shf ${LOCALBASE}/share/aclocal/sdl11.m4 ${PREFIX}/share/aclocal/sdl.m4
 
Index: devel/sdl_ldbad/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/sdl_ldbad/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- devel/sdl_ldbad/pkg-plist	17 Apr 2002 18:28:30 -0000	1.1
+++ devel/sdl_ldbad/pkg-plist	17 Apr 2004 13:44:12 -0000
@@ -1,7 +1,7 @@
 bin/sdl-config
 include/SDL
-lib/SDL.a
-lib/SDL.so
-lib/SDL.so.4
-lib/SDLmain.a
+lib/libSDL.a
+lib/libSDL.so
+lib/libSDL.so.7
+lib/libSDLmain.a
 share/aclocal/sdl.m4

>Release-Note:
>Audit-Trail:
>Unformatted:



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