From owner-svn-ports-all@FreeBSD.ORG Thu Apr 25 20:19:16 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6DAC3E46; Thu, 25 Apr 2013 20:19:16 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5F1E61815; Thu, 25 Apr 2013 20:19:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3PKJGqM017542; Thu, 25 Apr 2013 20:19:16 GMT (envelope-from mva@svn.freebsd.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3PKJFXd017539; Thu, 25 Apr 2013 20:19:15 GMT (envelope-from mva@svn.freebsd.org) Message-Id: <201304252019.r3PKJFXd017539@svn.freebsd.org> From: Marcus von Appen Date: Thu, 25 Apr 2013 20:19:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316531 - head/devel/sdl20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Apr 2013 20:19:16 -0000 Author: mva Date: Thu Apr 25 20:19:15 2013 New Revision: 316531 URL: http://svnweb.freebsd.org/changeset/ports/316531 Log: - Update to revision 7046 Modified: head/devel/sdl20/Makefile head/devel/sdl20/distinfo head/devel/sdl20/pkg-plist Modified: head/devel/sdl20/Makefile ============================================================================== --- head/devel/sdl20/Makefile Thu Apr 25 20:10:30 2013 (r316530) +++ head/devel/sdl20/Makefile Thu Apr 25 20:19:15 2013 (r316531) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= sdl2 -PORTVERSION= 2.0.p6940 +PORTVERSION= 2.0.p7046 CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/tmp/ -DISTNAME= SDL-2.0.0-6940 +DISTNAME= SDL-2.0.0-7046 MAINTAINER= mva@FreeBSD.org COMMENT= Cross-platform multimedia development API Modified: head/devel/sdl20/distinfo ============================================================================== --- head/devel/sdl20/distinfo Thu Apr 25 20:10:30 2013 (r316530) +++ head/devel/sdl20/distinfo Thu Apr 25 20:19:15 2013 (r316531) @@ -1,2 +1,2 @@ -SHA256 (SDL-2.0.0-6940.tar.gz) = d7bc2ce8e1abde2c86e9b1771e0a745e31b7745d7d16a0a173adfd460adff5f8 -SIZE (SDL-2.0.0-6940.tar.gz) = 4788072 +SHA256 (SDL-2.0.0-7046.tar.gz) = 2c293941bf1619655fc44994bc7772d3422c1da5ad18d1d0aae825114e49f5a8 +SIZE (SDL-2.0.0-7046.tar.gz) = 4807255 Modified: head/devel/sdl20/pkg-plist ============================================================================== --- head/devel/sdl20/pkg-plist Thu Apr 25 20:10:30 2013 (r316530) +++ head/devel/sdl20/pkg-plist Thu Apr 25 20:19:15 2013 (r316531) @@ -11,8 +11,8 @@ include/SDL2/SDL_config_android.h include/SDL2/SDL_config_iphoneos.h include/SDL2/SDL_config_macosx.h include/SDL2/SDL_config_minimal.h -include/SDL2/SDL_config_nintendods.h include/SDL2/SDL_config_pandora.h +include/SDL2/SDL_config_psp.h include/SDL2/SDL_config_windows.h include/SDL2/SDL_config_wiz.h include/SDL2/SDL_copying.h