Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] live555: Update to version 2019.05.03
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11454@inbox.vuxu.org>
@ 2019-05-04  4:47 ` voidlinux-github
  2019-05-04  4:47 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-04  4:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

There is an updated pull request by stenstorp against master on the void-packages repository

https://github.com/stenstorp/void-packages live555
https://github.com/void-linux/void-packages/pull/11454

live555: Update to version 2019.05.03
Version 2019.02.03 no longer available. Update to 2019.05.03.

A patch file from https://github.com/void-linux/void-packages/pull/11454.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-live555-11454.patch --]
[-- Type: application/text/x-diff, Size: 2007 bytes --]

From acc626a0045af3a651b958752c0e356d0116549c Mon Sep 17 00:00:00 2001
From: Thomas Batten <stenstorpmc@gmail.com>
Date: Fri, 3 May 2019 12:31:58 +0930
Subject: [PATCH] live555: Update to version 2019.05.03

---
 common/shlibs            | 2 +-
 srcpkgs/live555/template | 4 ++--
 srcpkgs/vlc/template     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d1aa145ca25..a21f35c3c80 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2841,7 +2841,7 @@ libyaz_icu.so.5 yaz-5.23.1_1
 libyaz.so.5 yaz-5.23.1_1
 libyaz_server.so.5 yaz-5.23.1_1
 libgcab-1.0.so.0 gcab-0.7_1
-libliveMedia.so.65 live555-2018.12.14_1
+libliveMedia.so.66 live555-2018.12.14_1
 libgroupsock.so.8 live555-2018.12.14_1
 libUsageEnvironment.so.3 live555-2018.12.14_1
 libBasicUsageEnvironment.so.1 live555-2018.12.14_1
diff --git a/srcpkgs/live555/template b/srcpkgs/live555/template
index b10486a4532..9d5e2029581 100644
--- a/srcpkgs/live555/template
+++ b/srcpkgs/live555/template
@@ -1,6 +1,6 @@
 # Template file for 'live555'
 pkgname=live555
-version=2019.02.03
+version=2019.05.03
 revision=1
 wrksrc=live
 build_style=gnu-makefile
@@ -9,7 +9,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="http://www.live555.com/liveMedia/"
 distfiles="http://www.live555.com/liveMedia/public/live.$version.tar.gz"
-checksum=1c938d91553eff224c7a860f8f38b3256028704b474a3fc6bcf2eddc42268710
+checksum=a79c9fca388e1d277ea703d45140ad0ce0983d76b2e41100987ac6796f597262
 
 if [ "$CROSS_BUILD" ]; then
 	CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\
diff --git a/srcpkgs/vlc/template b/srcpkgs/vlc/template
index 72e02182b22..9cc2fe777fe 100644
--- a/srcpkgs/vlc/template
+++ b/srcpkgs/vlc/template
@@ -1,7 +1,7 @@
 # Template file for 'vlc'
 pkgname=vlc
 version=3.0.6
-revision=6
+revision=7
 build_style=gnu-configure
 configure_args="--disable-gme --disable-libtar --enable-jack
  --enable-live555 --disable-fluidsynth --enable-dvdread

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] live555: Update to version 2019.05.03
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11454@inbox.vuxu.org>
  2019-05-04  4:47 ` [PR PATCH] [Updated] live555: Update to version 2019.05.03 voidlinux-github
@ 2019-05-04  4:47 ` voidlinux-github
  2019-05-04 14:02 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-04  4:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

There is an updated pull request by stenstorp against master on the void-packages repository

https://github.com/stenstorp/void-packages live555
https://github.com/void-linux/void-packages/pull/11454

live555: Update to version 2019.05.03
Version 2019.02.03 no longer available. Update to 2019.05.03.

A patch file from https://github.com/void-linux/void-packages/pull/11454.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-live555-11454.patch --]
[-- Type: application/text/x-diff, Size: 2007 bytes --]

From acc626a0045af3a651b958752c0e356d0116549c Mon Sep 17 00:00:00 2001
From: Thomas Batten <stenstorpmc@gmail.com>
Date: Fri, 3 May 2019 12:31:58 +0930
Subject: [PATCH] live555: Update to version 2019.05.03

---
 common/shlibs            | 2 +-
 srcpkgs/live555/template | 4 ++--
 srcpkgs/vlc/template     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d1aa145ca25..a21f35c3c80 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2841,7 +2841,7 @@ libyaz_icu.so.5 yaz-5.23.1_1
 libyaz.so.5 yaz-5.23.1_1
 libyaz_server.so.5 yaz-5.23.1_1
 libgcab-1.0.so.0 gcab-0.7_1
-libliveMedia.so.65 live555-2018.12.14_1
+libliveMedia.so.66 live555-2018.12.14_1
 libgroupsock.so.8 live555-2018.12.14_1
 libUsageEnvironment.so.3 live555-2018.12.14_1
 libBasicUsageEnvironment.so.1 live555-2018.12.14_1
diff --git a/srcpkgs/live555/template b/srcpkgs/live555/template
index b10486a4532..9d5e2029581 100644
--- a/srcpkgs/live555/template
+++ b/srcpkgs/live555/template
@@ -1,6 +1,6 @@
 # Template file for 'live555'
 pkgname=live555
-version=2019.02.03
+version=2019.05.03
 revision=1
 wrksrc=live
 build_style=gnu-makefile
@@ -9,7 +9,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="http://www.live555.com/liveMedia/"
 distfiles="http://www.live555.com/liveMedia/public/live.$version.tar.gz"
-checksum=1c938d91553eff224c7a860f8f38b3256028704b474a3fc6bcf2eddc42268710
+checksum=a79c9fca388e1d277ea703d45140ad0ce0983d76b2e41100987ac6796f597262
 
 if [ "$CROSS_BUILD" ]; then
 	CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\
diff --git a/srcpkgs/vlc/template b/srcpkgs/vlc/template
index 72e02182b22..9cc2fe777fe 100644
--- a/srcpkgs/vlc/template
+++ b/srcpkgs/vlc/template
@@ -1,7 +1,7 @@
 # Template file for 'vlc'
 pkgname=vlc
 version=3.0.6
-revision=6
+revision=7
 build_style=gnu-configure
 configure_args="--disable-gme --disable-libtar --enable-jack
  --enable-live555 --disable-fluidsynth --enable-dvdread

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: live555: Update to version 2019.05.03
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11454@inbox.vuxu.org>
  2019-05-04  4:47 ` [PR PATCH] [Updated] live555: Update to version 2019.05.03 voidlinux-github
  2019-05-04  4:47 ` voidlinux-github
@ 2019-05-04 14:02 ` voidlinux-github
  2019-05-04 22:44 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-04 14:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/11454#issuecomment-489329749
Comment:
Oh, I didn't explicitely mention it but the vlc revbump should be a separate commit. Something along the lines of `vlc: rebuild against live555-2019.05.03`. And the common/shlibs line should mention the version that started providing the soname (presumably 2019.05.03) and not the old one.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] live555: Update to version 2019.05.03
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11454@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2019-05-04 14:02 ` voidlinux-github
@ 2019-05-04 22:44 ` voidlinux-github
  2019-05-04 22:44 ` voidlinux-github
  2019-05-05  5:50 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-04 22:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

There is an updated pull request by stenstorp against master on the void-packages repository

https://github.com/stenstorp/void-packages live555
https://github.com/void-linux/void-packages/pull/11454

live555: Update to version 2019.05.03
Version 2019.02.03 no longer available. Update to 2019.05.03.

A patch file from https://github.com/void-linux/void-packages/pull/11454.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-live555-11454.patch --]
[-- Type: application/text/x-diff, Size: 2269 bytes --]

From e6a13c0f92cfe62f1dad2550bc702842f70dda5b Mon Sep 17 00:00:00 2001
From: Thomas Batten <stenstorpmc@gmail.com>
Date: Sun, 5 May 2019 08:11:52 +0930
Subject: [PATCH 1/2] live555: Update to version 2019.05.03

---
 common/shlibs            | 2 +-
 srcpkgs/live555/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d1aa145ca25..bf36d1fed44 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2841,7 +2841,7 @@ libyaz_icu.so.5 yaz-5.23.1_1
 libyaz.so.5 yaz-5.23.1_1
 libyaz_server.so.5 yaz-5.23.1_1
 libgcab-1.0.so.0 gcab-0.7_1
-libliveMedia.so.65 live555-2018.12.14_1
+libliveMedia.so.66 live555-2019.05.03_1
 libgroupsock.so.8 live555-2018.12.14_1
 libUsageEnvironment.so.3 live555-2018.12.14_1
 libBasicUsageEnvironment.so.1 live555-2018.12.14_1
diff --git a/srcpkgs/live555/template b/srcpkgs/live555/template
index b10486a4532..9d5e2029581 100644
--- a/srcpkgs/live555/template
+++ b/srcpkgs/live555/template
@@ -1,6 +1,6 @@
 # Template file for 'live555'
 pkgname=live555
-version=2019.02.03
+version=2019.05.03
 revision=1
 wrksrc=live
 build_style=gnu-makefile
@@ -9,7 +9,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="http://www.live555.com/liveMedia/"
 distfiles="http://www.live555.com/liveMedia/public/live.$version.tar.gz"
-checksum=1c938d91553eff224c7a860f8f38b3256028704b474a3fc6bcf2eddc42268710
+checksum=a79c9fca388e1d277ea703d45140ad0ce0983d76b2e41100987ac6796f597262
 
 if [ "$CROSS_BUILD" ]; then
 	CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\

From d47d4c7c51a6f6a0c77a6caa3a88caaaf5b73b24 Mon Sep 17 00:00:00 2001
From: Thomas Batten <stenstorpmc@gmail.com>
Date: Sun, 5 May 2019 08:12:46 +0930
Subject: [PATCH 2/2] vlc: Rebuild on live555 2019.05.03

---
 srcpkgs/vlc/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vlc/template b/srcpkgs/vlc/template
index 72e02182b22..9cc2fe777fe 100644
--- a/srcpkgs/vlc/template
+++ b/srcpkgs/vlc/template
@@ -1,7 +1,7 @@
 # Template file for 'vlc'
 pkgname=vlc
 version=3.0.6
-revision=6
+revision=7
 build_style=gnu-configure
 configure_args="--disable-gme --disable-libtar --enable-jack
  --enable-live555 --disable-fluidsynth --enable-dvdread

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] live555: Update to version 2019.05.03
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11454@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2019-05-04 22:44 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-05-04 22:44 ` voidlinux-github
  2019-05-05  5:50 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-04 22:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

There is an updated pull request by stenstorp against master on the void-packages repository

https://github.com/stenstorp/void-packages live555
https://github.com/void-linux/void-packages/pull/11454

live555: Update to version 2019.05.03
Version 2019.02.03 no longer available. Update to 2019.05.03.

A patch file from https://github.com/void-linux/void-packages/pull/11454.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-live555-11454.patch --]
[-- Type: application/text/x-diff, Size: 2269 bytes --]

From e6a13c0f92cfe62f1dad2550bc702842f70dda5b Mon Sep 17 00:00:00 2001
From: Thomas Batten <stenstorpmc@gmail.com>
Date: Sun, 5 May 2019 08:11:52 +0930
Subject: [PATCH 1/2] live555: Update to version 2019.05.03

---
 common/shlibs            | 2 +-
 srcpkgs/live555/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index d1aa145ca25..bf36d1fed44 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2841,7 +2841,7 @@ libyaz_icu.so.5 yaz-5.23.1_1
 libyaz.so.5 yaz-5.23.1_1
 libyaz_server.so.5 yaz-5.23.1_1
 libgcab-1.0.so.0 gcab-0.7_1
-libliveMedia.so.65 live555-2018.12.14_1
+libliveMedia.so.66 live555-2019.05.03_1
 libgroupsock.so.8 live555-2018.12.14_1
 libUsageEnvironment.so.3 live555-2018.12.14_1
 libBasicUsageEnvironment.so.1 live555-2018.12.14_1
diff --git a/srcpkgs/live555/template b/srcpkgs/live555/template
index b10486a4532..9d5e2029581 100644
--- a/srcpkgs/live555/template
+++ b/srcpkgs/live555/template
@@ -1,6 +1,6 @@
 # Template file for 'live555'
 pkgname=live555
-version=2019.02.03
+version=2019.05.03
 revision=1
 wrksrc=live
 build_style=gnu-makefile
@@ -9,7 +9,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
 license="LGPL-3.0-or-later"
 homepage="http://www.live555.com/liveMedia/"
 distfiles="http://www.live555.com/liveMedia/public/live.$version.tar.gz"
-checksum=1c938d91553eff224c7a860f8f38b3256028704b474a3fc6bcf2eddc42268710
+checksum=a79c9fca388e1d277ea703d45140ad0ce0983d76b2e41100987ac6796f597262
 
 if [ "$CROSS_BUILD" ]; then
 	CXXFLAGS="-I. -Iinclude -I../UsageEnvironment/include\

From d47d4c7c51a6f6a0c77a6caa3a88caaaf5b73b24 Mon Sep 17 00:00:00 2001
From: Thomas Batten <stenstorpmc@gmail.com>
Date: Sun, 5 May 2019 08:12:46 +0930
Subject: [PATCH 2/2] vlc: Rebuild on live555 2019.05.03

---
 srcpkgs/vlc/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vlc/template b/srcpkgs/vlc/template
index 72e02182b22..9cc2fe777fe 100644
--- a/srcpkgs/vlc/template
+++ b/srcpkgs/vlc/template
@@ -1,7 +1,7 @@
 # Template file for 'vlc'
 pkgname=vlc
 version=3.0.6
-revision=6
+revision=7
 build_style=gnu-configure
 configure_args="--disable-gme --disable-libtar --enable-jack
  --enable-live555 --disable-fluidsynth --enable-dvdread

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: live555: Update to version 2019.05.03
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11454@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2019-05-04 22:44 ` voidlinux-github
@ 2019-05-05  5:50 ` voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-05-05  5:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

There's a merged pull request on the void-packages repository

live555: Update to version 2019.05.03
https://github.com/void-linux/void-packages/pull/11454
Description: Version 2019.02.03 no longer available. Update to 2019.05.03.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-05-05  5:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11454@inbox.vuxu.org>
2019-05-04  4:47 ` [PR PATCH] [Updated] live555: Update to version 2019.05.03 voidlinux-github
2019-05-04  4:47 ` voidlinux-github
2019-05-04 14:02 ` voidlinux-github
2019-05-04 22:44 ` [PR PATCH] [Updated] " voidlinux-github
2019-05-04 22:44 ` voidlinux-github
2019-05-05  5:50 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).