svn commit: r426014 - head/devel/sdl20

Marcus von Appen mva at FreeBSD.org
Sun Nov 13 09:21:25 UTC 2016


Author: mva
Date: Sun Nov 13 09:21:23 2016
New Revision: 426014
URL: https://svnweb.freebsd.org/changeset/ports/426014

Log:
  - Update to version 2.0.5

Modified:
  head/devel/sdl20/Makefile
  head/devel/sdl20/distinfo
  head/devel/sdl20/pkg-plist

Modified: head/devel/sdl20/Makefile
==============================================================================
--- head/devel/sdl20/Makefile	Sun Nov 13 09:07:31 2016	(r426013)
+++ head/devel/sdl20/Makefile	Sun Nov 13 09:21:23 2016	(r426014)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sdl2
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.libsdl.org/release/
 DISTNAME=	SDL2-${PORTVERSION}

Modified: head/devel/sdl20/distinfo
==============================================================================
--- head/devel/sdl20/distinfo	Sun Nov 13 09:07:31 2016	(r426013)
+++ head/devel/sdl20/distinfo	Sun Nov 13 09:21:23 2016	(r426014)
@@ -1,2 +1,3 @@
-SHA256 (SDL2-2.0.4.tar.gz) = da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b
-SIZE (SDL2-2.0.4.tar.gz) = 4136230
+TIMESTAMP = 1477121043
+SHA256 (SDL2-2.0.5.tar.gz) = 442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785
+SIZE (SDL2-2.0.5.tar.gz) = 4209352

Modified: head/devel/sdl20/pkg-plist
==============================================================================
--- head/devel/sdl20/pkg-plist	Sun Nov 13 09:07:31 2016	(r426013)
+++ head/devel/sdl20/pkg-plist	Sun Nov 13 09:21:23 2016	(r426014)
@@ -71,7 +71,7 @@ include/SDL2/begin_code.h
 include/SDL2/close_code.h
 lib/cmake/SDL2/sdl2-config.cmake
 lib/libSDL2-2.0.so.0
-lib/libSDL2-2.0.so.0.4.0
+lib/libSDL2-2.0.so.0.4.1
 lib/libSDL2.a
 lib/libSDL2.so
 lib/libSDL2_test.a


More information about the svn-ports-head mailing list