Date: Mon, 01 Jun 2026 14:01:51 +0000 From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6431590d1ffa - main - net/sdl3_net: update 3.1.=?utf-8?Q?0 =E2=86=92 3.?=2.0 Message-ID: <6a1d90cf.33fe6.3b4c6818@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=6431590d1ffa846f60fb82a6d1531c234ccf3c2f commit 6431590d1ffa846f60fb82a6d1531c234ccf3c2f Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2026-06-01 13:04:32 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2026-06-01 14:01:47 +0000 net/sdl3_net: update 3.1.0 → 3.2.0 --- net/sdl3_net/Makefile | 6 ++++-- net/sdl3_net/distinfo | 6 +++--- net/sdl3_net/pkg-plist | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/net/sdl3_net/Makefile b/net/sdl3_net/Makefile index 7c608fd32ec0..5fcbb1195463 100644 --- a/net/sdl3_net/Makefile +++ b/net/sdl3_net/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl3_net -DISTVERSIONPREFIX= prerelease- -DISTVERSION= 3.1.0 +DISTVERSIONPREFIX= release- +DISTVERSION= 3.2.0 CATEGORIES= net MAINTAINER= amdmi3@FreeBSD.org @@ -18,4 +18,6 @@ USE_SDL= sdl3 USE_LDCONFIG= yes CMAKE_OFF= SDLNET_SAMPLES +PLIST_SUB= LIBVERSION=${DISTVERSION:C/[0-9]+/0/1} + .include <bsd.port.mk> diff --git a/net/sdl3_net/distinfo b/net/sdl3_net/distinfo index d9c1bb14dcf2..2d0105b96a27 100644 --- a/net/sdl3_net/distinfo +++ b/net/sdl3_net/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779155762 -SHA256 (libsdl-org-SDL_net-prerelease-3.1.0_GH0.tar.gz) = a1e651914355085f496bc9a3e7f92aabdf08ed1dd8cd523cb1a046b090d15933 -SIZE (libsdl-org-SDL_net-prerelease-3.1.0_GH0.tar.gz) = 1520902 +TIMESTAMP = 1780318828 +SHA256 (libsdl-org-SDL_net-release-3.2.0_GH0.tar.gz) = 195036ba82322e03fd3562149634fb582e5e9298ccc6cb2c5e362bf40c5018be +SIZE (libsdl-org-SDL_net-release-3.2.0_GH0.tar.gz) = 1521548 diff --git a/net/sdl3_net/pkg-plist b/net/sdl3_net/pkg-plist index 22170637c020..331a23698aa5 100644 --- a/net/sdl3_net/pkg-plist +++ b/net/sdl3_net/pkg-plist @@ -5,5 +5,5 @@ lib/cmake/SDL3_net/SDL3_netConfig.cmake lib/cmake/SDL3_net/SDL3_netConfigVersion.cmake lib/libSDL3_net.so lib/libSDL3_net.so.0 -lib/libSDL3_net.so.0.1.0 +lib/libSDL3_net.so.%%LIBVERSION%% libdata/pkgconfig/sdl3-net.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1d90cf.33fe6.3b4c6818>
