ports/181284: [patch] devel/sdl2: update to official 2.0 release

David Demelier demelier.david at gmail.com
Wed Aug 14 11:50:01 UTC 2013


>Number:         181284
>Category:       ports
>Synopsis:       [patch] devel/sdl2: update to official 2.0 release
>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 Aug 14 11:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     David Demelier
>Release:        9.2-BETA2
>Organization:
>Environment:
FreeBSD Melon 9.2-BETA2 FreeBSD 9.2-BETA2 #3 r254091M: Thu Aug  8 13:03:33 CEST 2013     root at Melon:/usr/obj/usr/src/sys/Melon  amd64

>Description:
SDL 2.0 has been officially released, this is the update of devel/sdl2
>How-To-Repeat:

>Fix:
--- sdl2.diff begins here ---
--- Makefile.orig	2013-08-14 13:39:13.000000000 +0200
+++ Makefile	2013-08-14 13:40:43.000000000 +0200
@@ -1,10 +1,10 @@
 # $FreeBSD: head/devel/sdl20/Makefile 322377 2013-07-06 10:24:18Z mva $
 
 PORTNAME=	sdl2
-PORTVERSION=	2.0.p7353
+PORTVERSION=	2.0.0
 CATEGORIES=	devel
-MASTER_SITES=	http://www.libsdl.org/tmp/
-DISTNAME=	SDL-2.0.0-7353
+MASTER_SITES=	http://www.libsdl.org/release/
+DISTNAME=	SDL2-2.0.0
 
 MAINTAINER=	mva at FreeBSD.org
 COMMENT=	Cross-platform multimedia development API
--- distinfo.orig	2013-08-14 13:39:35.000000000 +0200
+++ distinfo	2013-08-14 13:40:56.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (SDL-2.0.0-7353.tar.gz) = a92e8cdd7d42d863412468f086524cd844d92f2515a1c2d1a68cce861bd60575
-SIZE (SDL-2.0.0-7353.tar.gz) = 3738980
+SHA256 (SDL2-2.0.0.tar.gz) = 6f6ac8153d90e06a118474d5400624ae82b3d3e080915505db27cebc52b27178
+SIZE (SDL2-2.0.0.tar.gz) = 3623960
--- pkg-plist.orig	2013-08-14 13:43:02.000000000 +0200
+++ pkg-plist	2013-08-14 13:44:26.000000000 +0200
@@ -73,8 +73,9 @@
 include/SDL2/close_code.h
 lib/libSDL2.a
 lib/libSDL2.so
-lib/libSDL2.so.0
-lib/libSDL2.so.2.0.0
+lib/libSDL2-2.0.so
+lib/libSDL2-2.0.so.0
+lib/libSDL2-2.0.so.0.0.0
 lib/libSDL2main.a
 libdata/pkgconfig/sdl2.pc
 @dirrm include/SDL2
--- sdl2.diff ends here ---

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


More information about the freebsd-ports-bugs mailing list