View | Details | Raw Unified | Return to bug 207671 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/sdl20/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	sdl2
3
PORTNAME=	sdl2
4
PORTVERSION=	2.0.3
4
PORTVERSION=	2.0.4
5
PORTREVISION=	6
5
PORTREVISION=	7
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
MASTER_SITES=	http://www.libsdl.org/release/
7
MASTER_SITES=	http://www.libsdl.org/release/
8
DISTNAME=	SDL2-${PORTVERSION}
8
DISTNAME=	SDL2-${PORTVERSION}
(-)b/devel/sdl20/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (SDL2-2.0.3.tar.gz) = a5a69a6abf80bcce713fa873607735fe712f44276a7f048d60a61bb2f6b3c90c
1
SHA256 (SDL2-2.0.4.tar.gz) = da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b
2
SIZE (SDL2-2.0.3.tar.gz) = 3871267
2
SIZE (SDL2-2.0.4.tar.gz) = 4136230
(-)b/devel/sdl20/pkg-plist (-1 / +1 lines)
Lines 64-70 include/SDL2/SDL_video.h Link Here
64
include/SDL2/begin_code.h
64
include/SDL2/begin_code.h
65
include/SDL2/close_code.h
65
include/SDL2/close_code.h
66
lib/libSDL2-2.0.so.0
66
lib/libSDL2-2.0.so.0
67
lib/libSDL2-2.0.so.0.2.1
67
lib/libSDL2-2.0.so.0.4.0
68
lib/libSDL2.a
68
lib/libSDL2.a
69
lib/libSDL2.so
69
lib/libSDL2.so
70
lib/libSDL2_test.a
70
lib/libSDL2_test.a

Return to bug 207671