Skip to content

Commit

Permalink
devel/sdl20: update 2.26.0 → 2.26.1
Browse files Browse the repository at this point in the history
Also fix dependency on libdecor
  • Loading branch information
AMDmi3 committed Dec 7, 2022
1 parent fc6736f commit 58917cf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/sdl20/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= sdl2
DISTVERSION= 2.26.0
PORTREVISION= 1
DISTVERSION= 2.26.1
CATEGORIES= devel
MASTER_SITES= https://www.libsdl.org/release/
DISTNAME= SDL2-${PORTVERSION}
Expand Down Expand Up @@ -87,7 +86,7 @@ ALSA_CONFIGURE_ENABLE= alsa alsa-shared
ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib
ASM_CONFIGURE_ENABLE= assembly
CSD_CONFIGURE_ENABLE= libdecor libdecor-shared
CSD_LIB_DEPENDS= libdecor.so:x11-toolkits/libdecor
CSD_LIB_DEPENDS= libdecor-0.so:x11-toolkits/libdecor
CSD_IMPLIES= WAYLAND
HIDAPI_CONFIGURE_ENABLE= hidapi
HIDAPI_IMPLIES= JOYSTICK
Expand Down
6 changes: 3 additions & 3 deletions devel/sdl20/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1669117852
SHA256 (SDL2-2.26.0.tar.gz) = 8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295
SIZE (SDL2-2.26.0.tar.gz) = 8085459
TIMESTAMP = 1670364097
SHA256 (SDL2-2.26.1.tar.gz) = 02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04
SIZE (SDL2-2.26.1.tar.gz) = 8084125
2 changes: 1 addition & 1 deletion devel/sdl20/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ include/SDL2/close_code.h
lib/cmake/SDL2/sdl2-config-version.cmake
lib/cmake/SDL2/sdl2-config.cmake
lib/libSDL2-2.0.so.0
lib/libSDL2-2.0.so.0.2600.0
lib/libSDL2-2.0.so.0.2600.1
lib/libSDL2.a
lib/libSDL2.so
lib/libSDL2_test.a
Expand Down

0 comments on commit 58917cf

Please sign in to comment.