Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (c5bf2f243c7eff854c55dc23868af05338339b5a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (c5bf2f243c7eff854c55dc23868af05338339b5a)
  • Date: Sun, 10 Dec 2006 09:13:34 -0600

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

audio-players/bmpx/DETAILS | 4 ++--
audio-players/bmpx/HISTORY | 4 ++++
audio-players/bmpx/PRE_BUILD | 5 -----
audio-players/bmpx/bmpx-0.32.0.tar.bz2.sig | 0
audio-players/bmpx/bmpx-0.34.9.tar.bz2.sig |binary
dev/null |binary
6 files changed, 6 insertions(+), 7 deletions(-)

New commits:
commit c5bf2f243c7eff854c55dc23868af05338339b5a
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

bmpx: updated to 0.34.9

diff --git a/audio-players/bmpx/DETAILS b/audio-players/bmpx/DETAILS
index a82e009..33a8abc 100755
--- a/audio-players/bmpx/DETAILS
+++ b/audio-players/bmpx/DETAILS
@@ -1,9 +1,9 @@
SPELL=bmpx
- VERSION=0.32.0
+ VERSION=0.34.9
BRANCH=`echo ${VERSION}|cut -d . -f 1,2`
SOURCE=bmpx-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://files.beep-media-player.org/releases/0.30/${SOURCE}
+
SOURCE_URL[0]=http://files.beep-media-player.org/releases/${BRANCH}/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
WEB_SITE=http://beep-media-player.org/index.php/BMPx_Homepage
diff --git a/audio-players/bmpx/HISTORY b/audio-players/bmpx/HISTORY
index 1f76ab2..091eff1 100644
--- a/audio-players/bmpx/HISTORY
+++ b/audio-players/bmpx/HISTORY
@@ -1,3 +1,7 @@
+2006-12-10 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.34.9
+ * PRE_BUILD: removed as no longer needed
+
2006-10-06 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.32.0
updated SOURCE_URL
diff --git a/audio-players/bmpx/PRE_BUILD b/audio-players/bmpx/PRE_BUILD
deleted file mode 100755
index 3c76727..0000000
--- a/audio-players/bmpx/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
-
-sedit "s:-lboost_regex:-lboost_regex-gcc:" m4/boost.m4 &&
-autoreconf
diff --git a/audio-players/bmpx/bmpx-0.32.0.tar.bz2.sig
b/audio-players/bmpx/bmpx-0.32.0.tar.bz2.sig
deleted file mode 100644
index 3adca83..0000000
Binary files a/audio-players/bmpx/bmpx-0.32.0.tar.bz2.sig and /dev/null differ
diff --git a/audio-players/bmpx/bmpx-0.34.9.tar.bz2.sig
b/audio-players/bmpx/bmpx-0.34.9.tar.bz2.sig
new file mode 100644
index 0000000..9846474
Binary files /dev/null and b/audio-players/bmpx/bmpx-0.34.9.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (c5bf2f243c7eff854c55dc23868af05338339b5a), Robin Cook, 12/10/2006

Archive powered by MHonArc 2.6.24.

Top of Page