FreeBSD Bugzilla – Attachment 253239 Details for
Bug 281185
net/liveMedia: Update to 2024.08.01
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for liveMedia
livemedia-20240801.patch (text/plain), 1.86 KB, created by
Daniel Engberg
on 2024-09-01 11:23:23 UTC
(
hide
)
Description:
Patch for liveMedia
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-09-01 11:23:23 UTC
Size:
1.86 KB
patch
obsolete
>diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile >index b05e97b9c409..66f5517e5b54 100644 >--- a/net/liveMedia/Makefile >+++ b/net/liveMedia/Makefile >@@ -1,10 +1,9 @@ > PORTNAME= liveMedia >-DISTVERSION= 2022.06.16 >+DISTVERSION= 2024.08.01 > PORTEPOCH= 2 > CATEGORIES= net devel >-MASTER_SITES= http://www.live555.com/liveMedia/public/ \ >- https://download.videolan.org/contrib/live555/ >-DISTNAME= live.${PORTVERSION} >+MASTER_SITES= https://download.videolan.org/contrib/live555/ >+DISTNAME= live.${DISTVERSION} > > MAINTAINER= multimedia@FreeBSD.org > COMMENT= LIVE.COM Streaming Media >diff --git a/net/liveMedia/distinfo b/net/liveMedia/distinfo >index d8a5799c9e6f..f9326618c699 100644 >--- a/net/liveMedia/distinfo >+++ b/net/liveMedia/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1655550613 >-SHA256 (live.2022.06.16.tar.gz) = f38394430fbe44da87dec018e12eb25d1257658fb94f455d4c852a10bb95755d >-SIZE (live.2022.06.16.tar.gz) = 701825 >+TIMESTAMP = 1725175235 >+SHA256 (live.2024.08.01.tar.gz) = 839ab7437d01e629f8094ea1ec8c7a7bb504c7deed9edfc9e17ac34f9a1a193f >+SIZE (live.2024.08.01.tar.gz) = 694206 >diff --git a/net/liveMedia/files/config.fixed-freebsd b/net/liveMedia/files/config.fixed-freebsd >index 82b4dc522e8f..fee83627c20c 100644 >--- a/net/liveMedia/files/config.fixed-freebsd >+++ b/net/liveMedia/files/config.fixed-freebsd >@@ -24,7 +24,7 @@ libgroupsock_VERSION_AGE= 0 > libgroupsock_LIB_SUFFIX= so.$(shell expr $(libgroupsock_VERSION_CURRENT) - $(libgroupsock_VERSION_AGE)).$(libgroupsock_VERSION_AGE).$(libgroupsock_VERSION_REVISION) > ##### > >-COMPILE_OPTS = $(INCLUDES) -I. -DBSD=1 -DSOCKLEN_T=socklen_t -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_SOCKADDR_LEN=1 >+COMPILE_OPTS = $(INCLUDES) -I. -DBSD=1 -DNEWLOCALE_NOT_USED=1 -DSOCKLEN_T=socklen_t -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DHAVE_SOCKADDR_LEN=1 > C = c > C_COMPILER = $(CC) > C_FLAGS = $(COMPILE_OPTS) $(CPPFLAGS) $(CFLAGS)
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 281185
: 253239