FreeBSD Bugzilla – Attachment 250137 Details for
Bug 278510
net/sdl2_net: Use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for sdl2_net
sdl2_net-distfile.patch (text/plain), 1.34 KB, created by
Daniel Engberg
on 2024-04-21 14:29:01 UTC
(
hide
)
Description:
Patch for sdl2_net
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-04-21 14:29:01 UTC
Size:
1.34 KB
patch
obsolete
>diff --git a/net/sdl2_net/Makefile b/net/sdl2_net/Makefile >index e15c00fdbbed..718a6739a48b 100644 >--- a/net/sdl2_net/Makefile >+++ b/net/sdl2_net/Makefile >@@ -1,7 +1,8 @@ > PORTNAME= sdl2_net >-DISTVERSIONPREFIX= release- > DISTVERSION= 2.2.0 > CATEGORIES= net >+MASTER_SITES= https://github.com/libsdl-org/SDL_net/releases/download/release-${DISTVERSION}/ >+DISTNAME= SDL2_net-${DISTVERSION} > > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= Small sample cross-platform networking library >@@ -11,11 +12,13 @@ LICENSE= ZLIB > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > USES= cmake sdl >-USE_GITHUB= yes >-GH_ACCOUNT= libsdl-org >-GH_PROJECT= SDL_net > USE_SDL= sdl2 > USE_LDCONFIG= yes >+ >+EXTRACT_AFTER_ARGS= --exclude VisualC \ >+ --exclude Xcode \ >+ --exclude mingw >+ > CMAKE_OFF= SDL2NET_SAMPLES > CMAKE_ARGS= -DSDL2NET_DEBUG_POSTFIX:STRING= > >diff --git a/net/sdl2_net/distinfo b/net/sdl2_net/distinfo >index 9084ef589a15..0971e023cdae 100644 >--- a/net/sdl2_net/distinfo >+++ b/net/sdl2_net/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1661877280 >-SHA256 (libsdl-org-SDL_net-release-2.2.0_GH0.tar.gz) = 08d741282c0c22b82ed134f09cd319803132289cae06fb47b5ada2752faf0493 >-SIZE (libsdl-org-SDL_net-release-2.2.0_GH0.tar.gz) = 8698437 >+TIMESTAMP = 1713704713 >+SHA256 (SDL2_net-2.2.0.tar.gz) = 4e4a891988316271974ff4e9585ed1ef729a123d22c08bd473129179dc857feb >+SIZE (SDL2_net-2.2.0.tar.gz) = 8707169
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 278510
: 250137