Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
37ab57cc
Commit
37ab57cc
authored
5 months ago
by
Dmitry Marakasov
Browse files
Options
Downloads
Patches
Plain Diff
devel/sdl3: update 3.1.2 → 3.1.6
parent
1f312c46
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
devel/sdl3/Makefile
+4
-2
4 additions, 2 deletions
devel/sdl3/Makefile
devel/sdl3/distinfo
+3
-3
3 additions, 3 deletions
devel/sdl3/distinfo
devel/sdl3/pkg-plist
+3
-2
3 additions, 2 deletions
devel/sdl3/pkg-plist
with
10 additions
and
7 deletions
devel/sdl3/Makefile
+
4
−
2
View file @
37ab57cc
PORTNAME
=
sdl3
DISTVERSION
=
3.1.2
DISTVERSIONPREFIX
=
preview-
DISTVERSION
=
3.1.6
CATEGORIES
=
devel
MAINTAINER
=
amdmi3@FreeBSD.org
...
...
@@ -14,11 +15,12 @@ USES= cmake iconv pkgconfig
USE_GITHUB
=
yes
GH_ACCOUNT
=
libsdl-org
GH_PROJECT
=
SDL
GH_TAGNAME
=
9a4fc81
CMAKE_OFF
=
SDL_RPATH
CMAKE_ON
=
CMAKE_DISABLE_FIND_PACKAGE_Git
USE_LDCONFIG
=
yes
PLIST_SUB
=
LIBVERSION
=
${
DISTVERSION:C/[0-9]+/0/1
}
PORTSCOUT
=
limitw:1,even
OPTIONS_DEFINE
=
CSD DBUS FCITX IBUS JOYSTICK HIDAPI
\
...
...
This diff is collapsed.
Click to expand it.
devel/sdl3/distinfo
+
3
−
3
View file @
37ab57cc
TIMESTAMP = 17
17772637
SHA256 (libsdl-org-SDL-
3.1.2-9a4fc81
_GH0.tar.gz) =
238a7920b1cd053cee9f28f185abd6e82a6a1dfc72669aa3400625c0582ecaf5
SIZE (libsdl-org-SDL-
3.1.2-9a4fc81
_GH0.tar.gz) =
6929806
TIMESTAMP = 17
30558995
SHA256 (libsdl-org-SDL-
preview-3.1.6
_GH0.tar.gz) =
5da5e265c150b954d007bf1465b155d9df1d0d52f10115a49bb918dc8fe2826a
SIZE (libsdl-org-SDL-
preview-3.1.6
_GH0.tar.gz) =
7773892
This diff is collapsed.
Click to expand it.
devel/sdl3/pkg-plist
+
3
−
2
View file @
37ab57cc
...
...
@@ -17,6 +17,7 @@ include/SDL3/SDL_error.h
include/SDL3/SDL_events.h
include/SDL3/SDL_filesystem.h
include/SDL3/SDL_gamepad.h
include/SDL3/SDL_gpu.h
include/SDL3/SDL_guid.h
include/SDL3/SDL_haptic.h
include/SDL3/SDL_hidapi.h
...
...
@@ -51,6 +52,7 @@ include/SDL3/SDL_pixels.h
include/SDL3/SDL_platform.h
include/SDL3/SDL_platform_defines.h
include/SDL3/SDL_power.h
include/SDL3/SDL_process.h
include/SDL3/SDL_properties.h
include/SDL3/SDL_rect.h
include/SDL3/SDL_render.h
...
...
@@ -72,7 +74,6 @@ include/SDL3/SDL_test_harness.h
include/SDL3/SDL_test_log.h
include/SDL3/SDL_test_md5.h
include/SDL3/SDL_test_memory.h
include/SDL3/SDL_test_random.h
include/SDL3/SDL_thread.h
include/SDL3/SDL_time.h
include/SDL3/SDL_timer.h
...
...
@@ -89,6 +90,6 @@ lib/cmake/SDL3/SDL3testTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/SDL3/SDL3testTargets.cmake
lib/libSDL3.so
lib/libSDL3.so.0
lib/libSDL3.so.
0.1.2
lib/libSDL3.so.
%%LIBVERSION%%
lib/libSDL3_test.a
libdata/pkgconfig/sdl3.pc
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment