View | Details | Raw Unified | Return to bug 214330
Collapse All | Expand All

(-)b/devel/sdl20/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	sdl2
3
PORTNAME=	sdl2
4
PORTVERSION=	2.0.4
4
PORTVERSION=	2.0.5
5
CATEGORIES=	devel
5
CATEGORIES=	devel
6
MASTER_SITES=	http://www.libsdl.org/release/
6
MASTER_SITES=	http://www.libsdl.org/release/
7
DISTNAME=	SDL2-${PORTVERSION}
7
DISTNAME=	SDL2-${PORTVERSION}
(-)b/devel/sdl20/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (SDL2-2.0.4.tar.gz) = da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b
1
TIMESTAMP = 1478616837
2
SIZE (SDL2-2.0.4.tar.gz) = 4136230
2
SHA256 (SDL2-2.0.5.tar.gz) = 442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785
3
SIZE (SDL2-2.0.5.tar.gz) = 4209352
(-)b/devel/sdl20/pkg-plist (-1 / +1 lines)
Lines 71-77 include/SDL2/begin_code.h Link Here
71
include/SDL2/close_code.h
71
include/SDL2/close_code.h
72
lib/cmake/SDL2/sdl2-config.cmake
72
lib/cmake/SDL2/sdl2-config.cmake
73
lib/libSDL2-2.0.so.0
73
lib/libSDL2-2.0.so.0
74
lib/libSDL2-2.0.so.0.4.0
74
lib/libSDL2-2.0.so.0.4.1
75
lib/libSDL2.a
75
lib/libSDL2.a
76
lib/libSDL2.so
76
lib/libSDL2.so
77
lib/libSDL2_test.a
77
lib/libSDL2_test.a

Return to bug 214330