Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (87b5a2a5ce9fd255edc9d06d46787dc84e1b54d0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (87b5a2a5ce9fd255edc9d06d46787dc84e1b54d0)
  • Date: Sat, 29 Mar 2008 09:06:39 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

audio-libs/libsamplerate/DETAILS | 4
audio-libs/libsamplerate/HISTORY | 3
libs/boost/DETAILS | 4
libs/boost/HISTORY | 4
libs/boost/PRE_BUILD | 4
libs/boost/gcc43.patch | 255
---------------------------------------
python-pypi/elixir/DETAILS | 4
python-pypi/elixir/HISTORY | 3
8 files changed, 16 insertions(+), 265 deletions(-)

New commits:
commit 16794bb2286705b4ef2d61a8dd2e572d59d1a46f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"boost-1_35_0"

commit 1239d9817bfed07c5bce2d25e03cf6068588d9fe
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"libsamplerate-0.1.3"

commit 8ebf9df6e007f3921077f83a8be18983328b774a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"elixir-0.5.2"

diff --git a/audio-libs/libsamplerate/DETAILS
b/audio-libs/libsamplerate/DETAILS
index 3a19089..f767bf0 100755
--- a/audio-libs/libsamplerate/DETAILS
+++ b/audio-libs/libsamplerate/DETAILS
@@ -1,9 +1,9 @@
SPELL=libsamplerate
- VERSION=0.1.2
+ VERSION=0.1.3
+
SOURCE_HASH=sha512:cda0ed14bb750b8d222d13bc4312f584201368e2d66d24c9854086d3dc246d9dd8733fda7865c680d31011f15f2a93414943a251c321cb0010e409b5abbd0808
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.mega-nerd.com/SRC/$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:a9039d8caef3c8518386982e90458783efff8e72966cdd79b4318aeba3447cd59031dc2398e2ad6ac2f7b05ad4a9b47f0afaa58052b6ce7e371b7df0c8a6dea7
WEB_SITE=http://www.mega-nerd.com/SRC
ENTERED=20031207
LICENSE[0]=GPL
diff --git a/audio-libs/libsamplerate/HISTORY
b/audio-libs/libsamplerate/HISTORY
index d247e18..c869abb 100644
--- a/audio-libs/libsamplerate/HISTORY
+++ b/audio-libs/libsamplerate/HISTORY
@@ -1,3 +1,6 @@
+2008-03-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.1.3
+
2008-01-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* PRE_BUILD: removed is_depends_enabled.function reference

diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index a519a9e..101c778 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,6 +1,6 @@
SPELL=boost
- VERSION=1_34_1
-
SOURCE_HASH=sha512:d45df9ad61b4160b7e7bb4fceefd7a6d9f205642ecf77ee700d4644010d569a6f4545dc873a2916affb758776247ab842cce0daa2f53515d9090cfb2c9659ff7
+ VERSION=1_35_0
+
SOURCE_HASH=sha512:90ed283492550cae1b2ac1d0e6f0580a8a95c5dc039e8733e68ca9507b78ef5e2fddefd4b21773908fb088be923750a88b487396705c968e461dbda4e8c51de5
SOURCE=${SPELL}_${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index bea9de2..f163d15 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,7 @@
+2008-03-29 Treeeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1_35_0
+ * PRE_BUILD, gcc43.patch: deleted, not needed
+
2008-01-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* PRE_SUB_DEPENDS: removed is_depends_enabled.function reference

diff --git a/libs/boost/PRE_BUILD b/libs/boost/PRE_BUILD
deleted file mode 100755
index d2decbc..0000000
--- a/libs/boost/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-patch -p1 < $SCRIPT_DIRECTORY/gcc43.patch
diff --git a/libs/boost/gcc43.patch b/libs/boost/gcc43.patch
deleted file mode 100644
index 43b842d..0000000
--- a/libs/boost/gcc43.patch
+++ /dev/null
@@ -1,255 +0,0 @@
-#
-# From http://bugs.gentoo.org/show_bug.cgi?id=210427
-#
-diff -aNru boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp
boost_1_34_1/boost/archive/polymorphic_iarchive.hpp
---- boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp
2005-12-11 00:12:51.000000000 -0600
-+++ boost_1_34_1/boost/archive/polymorphic_iarchive.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -17,6 +17,7 @@
- // See http://www.boost.org for updates, documentation, and revision
history.
-
- #include <cstddef> // std::size_t
-+#include <climits>
- #include <boost/config.hpp>
-
- #if defined(BOOST_NO_STDC_NAMESPACE)
-diff -aNru boost_1_34_1-ORIGINAL/boost/archive/polymorphic_oarchive.hpp
boost_1_34_1/boost/archive/polymorphic_oarchive.hpp
---- boost_1_34_1-ORIGINAL/boost/archive/polymorphic_oarchive.hpp
2006-02-11 23:43:06.000000000 -0600
-+++ boost_1_34_1/boost/archive/polymorphic_oarchive.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -17,6 +17,7 @@
- // See http://www.boost.org for updates, documentation, and revision
history.
-
- #include <cstddef> // size_t
-+#include <climits>
- #include <string>
-
- #include <boost/config.hpp>
-diff -aNru boost_1_34_1-ORIGINAL/boost/date_time/date_facet.hpp
boost_1_34_1/boost/date_time/date_facet.hpp
---- boost_1_34_1-ORIGINAL/boost/date_time/date_facet.hpp 2005-09-05
16:10:50.000000000 -0500
-+++ boost_1_34_1/boost/date_time/date_facet.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -429,7 +429,7 @@
- typedef std::basic_string<CharT> string_type;
- typedef CharT char_type;
- typedef boost::date_time::period_parser<date_type, CharT>
period_parser_type;
-- typedef special_values_parser<date_type,CharT>
special_values_parser_type;
-+ typedef boost::date_time::special_values_parser<date_type,CharT>
special_values_parser_type;
- typedef std::vector<std::basic_string<CharT> > input_collection_type;
- typedef format_date_parser<date_type, CharT> format_date_parser_type;
- // date_generators stuff goes here
-diff -aNru boost_1_34_1-ORIGINAL/boost/date_time/tz_db_base.hpp
boost_1_34_1/boost/date_time/tz_db_base.hpp
---- boost_1_34_1-ORIGINAL/boost/date_time/tz_db_base.hpp 2005-10-23
15:15:06.000000000 -0500
-+++ boost_1_34_1/boost/date_time/tz_db_base.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -158,7 +158,7 @@
- typedef typename time_zone_type::base_type time_zone_base_type;
- typedef typename time_zone_type::time_duration_type
time_duration_type;
- typedef time_zone_names_base<char_type> time_zone_names;
-- typedef dst_adjustment_offsets<time_duration_type>
dst_adjustment_offsets;
-+ typedef boost::date_time::dst_adjustment_offsets<time_duration_type>
dst_adjustment_offsets;
- typedef std::basic_string<char_type> string_type;
-
- //! Constructs an empty database
-diff -aNru boost_1_34_1-ORIGINAL/boost/mpl/zip_view.hpp
boost_1_34_1/boost/mpl/zip_view.hpp
---- boost_1_34_1-ORIGINAL/boost/mpl/zip_view.hpp 2004-09-02
10:40:42.000000000 -0500
-+++ boost_1_34_1/boost/mpl/zip_view.hpp 2008-03-03 03:08:59.000000000
-0600
-@@ -37,7 +37,7 @@
- typedef zip_iterator<
- typename transform1<
- IteratorSeq
-- , next<_1>
-+ , boost::mpl::next<_1>
- >::type
- > next;
- };
-@@ -48,8 +48,8 @@
- struct zip_view
- {
- private:
-- typedef typename transform1< Sequences, begin<_1> >::type first_ones_;
-- typedef typename transform1< Sequences, end<_1> >::type last_ones_;
-+ typedef typename transform1< Sequences, boost::mpl::begin<_1> >::type
first_ones_;
-+ typedef typename transform1< Sequences, boost::mpl::end<_1> >::type
last_ones_;
-
- public:
- typedef nested_begin_end_tag tag;
-diff -aNru boost_1_34_1-ORIGINAL/boost/python/detail/def_helper.hpp
boost_1_34_1/boost/python/detail/def_helper.hpp
---- boost_1_34_1-ORIGINAL/boost/python/detail/def_helper.hpp 2004-09-15
20:00:28.000000000 -0500
-+++ boost_1_34_1/boost/python/detail/def_helper.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -155,7 +155,7 @@
- , T3 const&
- , T4 const&
- , default_call_policies
-- , keywords<0>
-+ , boost::python::detail::keywords<0>
- , char const*
- , void(not_specified::*)() // A function pointer type which is
never an
- // appropriate default implementation
-diff -aNru boost_1_34_1-ORIGINAL/boost/regex/v4/basic_regex_creator.hpp
boost_1_34_1/boost/regex/v4/basic_regex_creator.hpp
---- boost_1_34_1-ORIGINAL/boost/regex/v4/basic_regex_creator.hpp
2006-07-16 11:06:38.000000000 -0500
-+++ boost_1_34_1/boost/regex/v4/basic_regex_creator.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -24,6 +24,8 @@
- # include BOOST_ABI_PREFIX
- #endif
-
-+#include <climits>
-+
- namespace boost{
-
- namespace re_detail{
-diff -aNru boost_1_34_1-ORIGINAL/boost/regex/v4/basic_regex.hpp
boost_1_34_1/boost/regex/v4/basic_regex.hpp
---- boost_1_34_1-ORIGINAL/boost/regex/v4/basic_regex.hpp 2007-06-05
12:28:18.000000000 -0500
-+++ boost_1_34_1/boost/regex/v4/basic_regex.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -23,6 +23,8 @@
- # include BOOST_ABI_PREFIX
- #endif
-
-+#include <climits>
-+
- namespace boost{
- #ifdef BOOST_MSVC
- #pragma warning(push)
-diff -aNru boost_1_34_1-ORIGINAL/boost/regex/v4/basic_regex_parser.hpp
boost_1_34_1/boost/regex/v4/basic_regex_parser.hpp
---- boost_1_34_1-ORIGINAL/boost/regex/v4/basic_regex_parser.hpp
2006-12-20 11:19:05.000000000 -0600
-+++ boost_1_34_1/boost/regex/v4/basic_regex_parser.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -23,6 +23,8 @@
- # include BOOST_ABI_PREFIX
- #endif
-
-+#include <climits>
-+
- namespace boost{
- namespace re_detail{
-
-diff -aNru boost_1_34_1-ORIGINAL/boost/regex/v4/cpp_regex_traits.hpp
boost_1_34_1/boost/regex/v4/cpp_regex_traits.hpp
---- boost_1_34_1-ORIGINAL/boost/regex/v4/cpp_regex_traits.hpp 2007-01-15
05:09:44.000000000 -0600
-+++ boost_1_34_1/boost/regex/v4/cpp_regex_traits.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -41,6 +41,7 @@
-
- #include <istream>
- #include <ios>
-+#include <climits>
-
- #ifdef BOOST_HAS_ABI_HEADERS
- # include BOOST_ABI_PREFIX
-diff -aNru boost_1_34_1-ORIGINAL/boost/regex/v4/perl_matcher.hpp
boost_1_34_1/boost/regex/v4/perl_matcher.hpp
---- boost_1_34_1-ORIGINAL/boost/regex/v4/perl_matcher.hpp 2006-10-18
07:55:30.000000000 -0500
-+++ boost_1_34_1/boost/regex/v4/perl_matcher.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -18,6 +18,8 @@
- # include BOOST_ABI_PREFIX
- #endif
-
-+#include <climits>
-+
- namespace boost{
- namespace re_detail{
-
-diff -aNru boost_1_34_1-ORIGINAL/boost/regex/v4/regex_split.hpp
boost_1_34_1/boost/regex/v4/regex_split.hpp
---- boost_1_34_1-ORIGINAL/boost/regex/v4/regex_split.hpp 2005-01-21
11:22:38.000000000 -0600
-+++ boost_1_34_1/boost/regex/v4/regex_split.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -21,6 +21,8 @@
- #ifndef BOOST_REGEX_SPLIT_HPP
- #define BOOST_REGEX_SPLIT_HPP
-
-+#include <climits>
-+
- namespace boost{
-
- #ifdef BOOST_HAS_ABI_HEADERS
-diff -aNru boost_1_34_1-ORIGINAL/boost/regex/v4/states.hpp
boost_1_34_1/boost/regex/v4/states.hpp
---- boost_1_34_1-ORIGINAL/boost/regex/v4/states.hpp 2005-09-20
07:01:25.000000000 -0500
-+++ boost_1_34_1/boost/regex/v4/states.hpp 2008-03-03 03:08:59.000000000
-0600
-@@ -23,6 +23,8 @@
- # include BOOST_ABI_PREFIX
- #endif
-
-+#include <climits>
-+
- namespace boost{
- namespace re_detail{
-
-diff -aNru boost_1_34_1-ORIGINAL/boost/serialization/collection_traits.hpp
boost_1_34_1/boost/serialization/collection_traits.hpp
---- boost_1_34_1-ORIGINAL/boost/serialization/collection_traits.hpp
2005-06-21 00:19:04.000000000 -0500
-+++ boost_1_34_1/boost/serialization/collection_traits.hpp 2008-03-03
03:09:49.000000000 -0600
-@@ -22,6 +22,7 @@
- // compiles recognize the same set of primitive types, the possibility
- // exists for archives to be non-portable if class information for primitive
- // types is included. This is addressed by the following macros.
-+#include <climits>
- #include <boost/config.hpp>
- #include <boost/mpl/integral_c.hpp>
- #include <boost/mpl/integral_c_tag.hpp>
-diff -aNru boost_1_34_1-ORIGINAL/boost/spirit/phoenix/operators.hpp
boost_1_34_1/boost/spirit/phoenix/operators.hpp
---- boost_1_34_1-ORIGINAL/boost/spirit/phoenix/operators.hpp 2006-08-25
11:27:30.000000000 -0500
-+++ boost_1_34_1/boost/spirit/phoenix/operators.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -24,6 +24,7 @@
- #include <boost/spirit/phoenix/composite.hpp>
- #include <boost/config.hpp>
- #include <boost/mpl/if.hpp>
-+#include <climits>
-
-
///////////////////////////////////////////////////////////////////////////////
- namespace phoenix {
-diff -aNru boost_1_34_1-ORIGINAL/boost/spirit/tree/impl/tree_to_xml.ipp
boost_1_34_1/boost/spirit/tree/impl/tree_to_xml.ipp
---- boost_1_34_1-ORIGINAL/boost/spirit/tree/impl/tree_to_xml.ipp
2006-12-02 12:13:23.000000000 -0600
-+++ boost_1_34_1/boost/spirit/tree/impl/tree_to_xml.ipp 2008-03-03
03:08:59.000000000 -0600
-@@ -14,6 +14,7 @@
- #include <cstdio>
- #include <cstdarg>
- #include <locale>
-+#include <cstring>
-
- #include <map>
- #include <iostream>
-diff -aNru boost_1_34_1-ORIGINAL/boost/test/test_tools.hpp
boost_1_34_1/boost/test/test_tools.hpp
---- boost_1_34_1-ORIGINAL/boost/test/test_tools.hpp 2007-02-22
11:57:29.000000000 -0600
-+++ boost_1_34_1/boost/test/test_tools.hpp 2008-03-03 03:08:59.000000000
-0600
-@@ -42,6 +42,7 @@
- #include <boost/mpl/or.hpp>
-
- // STL
-+#include <climits>
- #include <cstddef> // for std::size_t
- #include <iosfwd>
-
-diff -aNru
boost_1_34_1-ORIGINAL/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp
boost_1_34_1/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp
---- boost_1_34_1-ORIGINAL/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp
2006-12-20 10:38:24.000000000 -0600
-+++ boost_1_34_1/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp
2008-03-03 03:08:59.000000000 -0600
-@@ -16,6 +16,7 @@
- #include <string>
- #include <cstdio>
- #include <cstdarg>
-+#include <cstring>
- #if defined(BOOST_SPIRIT_DEBUG)
- #include <iostream>
- #endif // defined(BOOST_SPIRIT_DEBUG)
-diff -aNru boost_1_34_1-ORIGINAL/boost/wave/util/flex_string.hpp
boost_1_34_1/boost/wave/util/flex_string.hpp
---- boost_1_34_1-ORIGINAL/boost/wave/util/flex_string.hpp 2006-04-25
12:21:01.000000000 -0500
-+++ boost_1_34_1/boost/wave/util/flex_string.hpp 2008-03-03
03:08:59.000000000 -0600
-@@ -94,6 +94,7 @@
- #include <limits>
- #include <stdexcept>
- #include <cstddef>
-+#include <cstring>
-
- // this must occur after all of the includes and before any code appears
- #ifdef BOOST_HAS_ABI_HEADERS
-diff -aNru boost_1_34_1-ORIGINAL/libs/spirit/test/numerics_tests.cpp
boost_1_34_1/libs/spirit/test/numerics_tests.cpp
---- boost_1_34_1-ORIGINAL/libs/spirit/test/numerics_tests.cpp 2006-02-28
16:56:32.000000000 -0600
-+++ boost_1_34_1/libs/spirit/test/numerics_tests.cpp 2008-03-03
03:08:59.000000000 -0600
-@@ -11,6 +11,7 @@
- #include <boost/spirit/actor/assign_actor.hpp>
- #include <iostream>
- #include <boost/detail/lightweight_test.hpp>
-+#include <climits>
-
- using namespace std;
- using namespace boost::spirit;
-diff -aNru boost_1_34_1-ORIGINAL/tools/quickbook/detail/utils.cpp
boost_1_34_1/tools/quickbook/detail/utils.cpp
---- boost_1_34_1-ORIGINAL/tools/quickbook/detail/utils.cpp 2006-02-01
21:57:36.000000000 -0600
-+++ boost_1_34_1/tools/quickbook/detail/utils.cpp 2008-03-03
03:08:59.000000000 -0600
-@@ -8,6 +8,7 @@
- http://www.boost.org/LICENSE_1_0.txt)
-
=============================================================================*/
- #include "./utils.hpp"
-+#include <cstring>
- #include <cctype>
- #include <boost/spirit/core.hpp>
-
diff --git a/python-pypi/elixir/DETAILS b/python-pypi/elixir/DETAILS
index 48fe7e9..134c0c5 100755
--- a/python-pypi/elixir/DETAILS
+++ b/python-pypi/elixir/DETAILS
@@ -1,6 +1,6 @@
SPELL=elixir
- VERSION=0.5.1
-
SOURCE_HASH=sha512:5b9b9b6b8d5902c6cf47ee5836a04bc04ee85a29a506536cd65896d0f6fc1aab3a4dceb0e853b6b9df89f0ead94408dc94096caafbf8c32f5dae230edf97fc05
+ VERSION=0.5.2
+
SOURCE_HASH=sha512:5679cb59225cf621b052116d9a346090365f71fec301cfef2780dbd2897ffdb4c70fb687801f2bd1cf9c6dea22a5e2afcc95e5a843be496570ac0f858597e1e0
SOURCE=Elixir-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Elixir-$VERSION
WEB_SITE=http://elixir.ematia.de/
diff --git a/python-pypi/elixir/HISTORY b/python-pypi/elixir/HISTORY
index d06b71c..6ed52e0 100644
--- a/python-pypi/elixir/HISTORY
+++ b/python-pypi/elixir/HISTORY
@@ -1,3 +1,6 @@
+2008-03-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.2
+
2008-02-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (87b5a2a5ce9fd255edc9d06d46787dc84e1b54d0), Treeve Jelbert, 03/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page