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

Collapse All | Expand All

(-)b/devel/sdl20/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	sdl2
1
PORTNAME=	sdl2
2
DISTVERSION=	2.28.5
2
DISTVERSION=	2.30.0
3
CATEGORIES=	devel
3
CATEGORIES=	devel
4
MASTER_SITES=	https://www.libsdl.org/release/
4
MASTER_SITES=	https://www.libsdl.org/release/
5
DISTNAME=	SDL2-${PORTVERSION}
5
DISTNAME=	SDL2-${PORTVERSION}
(-)b/devel/sdl20/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1699371584
1
TIMESTAMP = 1707128000
2
SHA256 (SDL2-2.28.5.tar.gz) = 332cb37d0be20cb9541739c61f79bae5a477427d79ae85e352089afdaf6666e4
2
SHA256 (SDL2-2.30.0.tar.gz) = 36e2e41557e0fa4a1519315c0f5958a87ccb27e25c51776beb6f1239526447b0
3
SIZE (SDL2-2.28.5.tar.gz) = 7345355
3
SIZE (SDL2-2.30.0.tar.gz) = 7428037
(-)b/devel/sdl20/pkg-plist (-1 / +1 lines)
Lines 80-86 include/SDL2/close_code.h Link Here
80
lib/cmake/SDL2/sdl2-config-version.cmake
80
lib/cmake/SDL2/sdl2-config-version.cmake
81
lib/cmake/SDL2/sdl2-config.cmake
81
lib/cmake/SDL2/sdl2-config.cmake
82
lib/libSDL2-2.0.so.0
82
lib/libSDL2-2.0.so.0
83
lib/libSDL2-2.0.so.0.2800.5
83
lib/libSDL2-2.0.so.0.3000.0
84
lib/libSDL2.a
84
lib/libSDL2.a
85
lib/libSDL2.so
85
lib/libSDL2.so
86
lib/libSDL2_test.a
86
lib/libSDL2_test.a

Return to bug 276836