Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a81ffbaa5b26e4ae1a0e4281d3e9074f26efde4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a81ffbaa5b26e4ae1a0e4281d3e9074f26efde4)
  • Date: Thu, 7 Mar 2013 19:18:44 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-libs/audiofile/DEPENDS | 7 ++++++-
audio-libs/audiofile/DETAILS | 2 +-
audio-libs/audiofile/HISTORY | 4 ++++
audio-libs/audiofile/audiofile-0.3.6.tar.gz.sig |binary
dev/null |binary
http/siege/DETAILS | 4 ++--
http/siege/HISTORY | 3 +++
7 files changed, 16 insertions(+), 4 deletions(-)

New commits:
commit 1a81ffbaa5b26e4ae1a0e4281d3e9074f26efde4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

siege: => 2.77

commit 814441124697e34bc188ded47a277dd8477630fc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

audiofile: => 0.3.6

diff --git a/audio-libs/audiofile/DEPENDS b/audio-libs/audiofile/DEPENDS
index f148724..773aa23 100755
--- a/audio-libs/audiofile/DEPENDS
+++ b/audio-libs/audiofile/DEPENDS
@@ -1 +1,6 @@
-depends -sub CXX gcc
+depends -sub CXX gcc &&
+
+optional_depends flac \
+ "--enable-flac" \
+ "--disable-flac" \
+ "for FLAC encoding/decoding support"
diff --git a/audio-libs/audiofile/DETAILS b/audio-libs/audiofile/DETAILS
index 1c37a28..fa1ecb3 100755
--- a/audio-libs/audiofile/DETAILS
+++ b/audio-libs/audiofile/DETAILS
@@ -1,5 +1,5 @@
SPELL=audiofile
- VERSION=0.3.5
+ VERSION=0.3.6
#
SOURCE_HASH=sha512:a8ce05848b03d53014328d0dcdb231c211fbe9003ece0c59b9fbeac5b6e5cb72de8ded08a61ba8e0888ae013355c18e31ea6c7a4f12d76f889b5e157f60cf662
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/audio-libs/audiofile/HISTORY b/audio-libs/audiofile/HISTORY
index 5076e6f..503f25b 100644
--- a/audio-libs/audiofile/HISTORY
+++ b/audio-libs/audiofile/HISTORY
@@ -1,3 +1,7 @@
+2013-03-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.3.6
+ * DEPENDS: added flac optional dependency
+
2013-02-07 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.3.5

diff --git a/audio-libs/audiofile/audiofile-0.3.5.tar.gz.sig
b/audio-libs/audiofile/audiofile-0.3.5.tar.gz.sig
deleted file mode 100644
index 96175b5..0000000
Binary files a/audio-libs/audiofile/audiofile-0.3.5.tar.gz.sig and /dev/null
differ
diff --git a/audio-libs/audiofile/audiofile-0.3.6.tar.gz.sig
b/audio-libs/audiofile/audiofile-0.3.6.tar.gz.sig
new file mode 100644
index 0000000..ce8ac89
Binary files /dev/null and b/audio-libs/audiofile/audiofile-0.3.6.tar.gz.sig
differ
diff --git a/http/siege/DETAILS b/http/siege/DETAILS
index 4b22622..b83dc1d 100755
--- a/http/siege/DETAILS
+++ b/http/siege/DETAILS
@@ -1,8 +1,8 @@
SPELL=siege
- VERSION=2.75
+ VERSION=2.77
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.joedog.org/pub/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:51af478ed24e188422dceab0e63ca12a5cf2c0353a7e3d7d644ccb1a489521dd0df23c130316385e1190f47f9d3bfda19115e27975029baf6e5360133da28b31
+
SOURCE_HASH=sha512:8857ed82db248500a2709649bcd0b393c63899aaf03396ae9bdafbd70f763fdb35e6ad635f989d89d00871e9d07fe0245913d0f15f3290f7231d7289b74b4bdd
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
DOC_DIRS=""
WEB_SITE=http://www.joedog.org/index/siege-home
diff --git a/http/siege/HISTORY b/http/siege/HISTORY
index a343a07..9ab9515 100644
--- a/http/siege/HISTORY
+++ b/http/siege/HISTORY
@@ -1,3 +1,6 @@
+2013-03-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.77
+
2013-03-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.75




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a81ffbaa5b26e4ae1a0e4281d3e9074f26efde4), Vlad Glagolev, 03/07/2013

Archive powered by MHonArc 2.6.24.

Top of Page