Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bearcat M. Sandor (246d048253a21dac843faf64d791952787abc0c6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Bearcat M. Sandor" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bearcat M. Sandor (246d048253a21dac843faf64d791952787abc0c6)
  • Date: Tue, 17 Feb 2009 17:20:25 -0600

GIT changes to master grimoire by Bearcat M. Sandor
<bearcat AT linux.feline-soul.net>:

audio-players/mpc/DETAILS | 6 +++---
audio-players/mpc/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 52ebe4b4ab4eb5f7667a705350d8bf745fabd057
Author: Bearcat M. Sandor <bearcat AT linux.feline-soul.net>
Commit: Bearcat M. Sandor <bearcat AT linux.feline-soul.net>

mpc - Updated version to 0.15 and changed source url to SOURCEFORGE_URL
as original page source page seems no longer maintained.

commit 1de8bb758224f3bcfc156502f1617cbeddd88c9a
Author: Bearcat M. Sandor <bearcat AT linux.feline-soul.net>
Commit: Bearcat M. Sandor <bearcat AT linux.feline-soul.net>

altered PRE_BUILD to reference gcc patch

diff --git a/audio-players/mpc/DETAILS b/audio-players/mpc/DETAILS
index ee36f14..44b243a 100755
--- a/audio-players/mpc/DETAILS
+++ b/audio-players/mpc/DETAILS
@@ -1,10 +1,10 @@
SPELL=mpc
- VERSION=0.12.0
+ VERSION=0.15
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://musicpd.org/uploads/files/$SOURCE
+ SOURCE_URL[0]=$SOURCEFORGE_URL/musicpd/$SOURCE
WEB_SITE=http://www.musicpd.org
-
SOURCE_HASH=sha512:557d2e0e7bfca533f499e7a6d1639d77bff81b710c7ec96ed628df8051ade572f596efeed000703bc72ced3500bb6b65b016edc4869c591f4f3af35a95a5a1a8
+
SOURCE_HASH=sha512:434c83ee438319e9321055be763f2a71ef909599ecbee577645fc0c754c36580ccb46c4c416d0f54beaa1e992105490385c3a21da0c5d8eaa2a85d1dde5c9190
LICENSE[0]=GPL
ENTERED=20040516
DOCS="AUTHORS COPYING ChangeLog README"
diff --git a/audio-players/mpc/HISTORY b/audio-players/mpc/HISTORY
index 6655125..afa51e4 100644
--- a/audio-players/mpc/HISTORY
+++ b/audio-players/mpc/HISTORY
@@ -1,3 +1,6 @@
+2009-02-17 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DETAILS: updated to 0.15, changed SOURCE_URL to sourceforge as the
original url looks unmaintained.
+
2006-12-27 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 0.12.0, switched to bz2 tarball, changed
SOURCE_URL




Archive powered by MHonArc 2.6.24.

Top of Page