From owner-svn-ports-head@FreeBSD.ORG Fri May 30 14:16:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9B013FE; Fri, 30 May 2014 14:16:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D67902A6B; Fri, 30 May 2014 14:16:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4UEGcZJ086162; Fri, 30 May 2014 14:16:38 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4UEGcXl086160; Fri, 30 May 2014 14:16:38 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405301416.s4UEGcXl086160@svn.freebsd.org> From: Tijl Coosemans Date: Fri, 30 May 2014 14:16:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355845 - 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-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2014 14:16:39 -0000 Author: tijl Date: Fri May 30 14:16:38 2014 New Revision: 355845 URL: http://svnweb.freebsd.org/changeset/ports/355845 QAT: https://qat.redports.org/buildarchive/r355845/ Log: USES=libtool:keepla. Modified: head/devel/sdl20/Makefile head/devel/sdl20/pkg-plist Modified: head/devel/sdl20/Makefile ============================================================================== --- head/devel/sdl20/Makefile Fri May 30 14:11:02 2014 (r355844) +++ head/devel/sdl20/Makefile Fri May 30 14:16:38 2014 (r355845) @@ -2,6 +2,7 @@ PORTNAME= sdl2 PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/release/ DISTNAME= SDL2-${PORTVERSION} @@ -11,10 +12,8 @@ COMMENT= Cross-platform multimedia devel LICENSE= ZLIB -USES= gmake iconv pathfix pkgconfig -USE_GNOME= ltverhack -USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes +USES= gmake iconv libtool:keepla pathfix pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS+= --disable-video-opengles \ Modified: head/devel/sdl20/pkg-plist ============================================================================== --- head/devel/sdl20/pkg-plist Fri May 30 14:11:02 2014 (r355844) +++ head/devel/sdl20/pkg-plist Fri May 30 14:16:38 2014 (r355845) @@ -63,8 +63,8 @@ include/SDL2/SDL_version.h include/SDL2/SDL_video.h include/SDL2/begin_code.h include/SDL2/close_code.h -lib/libSDL2-2.0.so lib/libSDL2-2.0.so.0 +lib/libSDL2-2.0.so.0.2.1 lib/libSDL2.a lib/libSDL2.la lib/libSDL2.so