Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (9bc6ae963ca8cd425afb703e45cdfb12e75aba40)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (9bc6ae963ca8cd425afb703e45cdfb12e75aba40)
  • Date: Thu, 8 Sep 2011 03:37:56 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

video-libs/live/DETAILS | 2 +-
video-libs/live/HISTORY | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 9bc6ae963ca8cd425afb703e45cdfb12e75aba40
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

live: fixed SOURCE_URL[1] to use archive url

download should not fail now with every upstream version change (fixes
#128)

diff --git a/video-libs/live/DETAILS b/video-libs/live/DETAILS
index 5af604e..d5629a9 100755
--- a/video-libs/live/DETAILS
+++ b/video-libs/live/DETAILS
@@ -4,7 +4,7 @@

SOURCE_HASH=sha512:665932160c561f10a74699276da09a40efbc6055bf36d42e19bb62eda42f4d53f3043e0481a4bec5a2f143851562127d4181b96a27594665db18c392ec4cbc7e
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://www.live555.com/liveMedia/public/$SOURCE
-
SOURCE_URL[1]=http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/nork/$SOURCE
+ SOURCE_URL[1]=http://live555sourcecontrol.googlecode.com/files/$SOURCE
WEB_SITE=http://www.live555.com/liveMedia/
LICENSE[0]=LGPL
ENTERED=20030301
diff --git a/video-libs/live/HISTORY b/video-libs/live/HISTORY
index 90da078..8168692 100644
--- a/video-libs/live/HISTORY
+++ b/video-libs/live/HISTORY
@@ -1,3 +1,7 @@
+2011-09-08 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed SOURCE_URL[1] to use archive url so download doesn't
fail
+ with every upstream version change (fixes #128)
+
2011-09-03 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2011.09.02




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (9bc6ae963ca8cd425afb703e45cdfb12e75aba40), Bor Kraljič, 09/08/2011

Archive powered by MHonArc 2.6.24.

Top of Page