Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (0bab83d1c1bd28748a95cd3d1f9be299d230b7c5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (0bab83d1c1bd28748a95cd3d1f9be299d230b7c5)
  • Date: Mon, 28 Jun 2010 21:49:30 -0500

GIT changes to master grimoire by Peng Chang (Charles) <chp AT sourcemage.org>:

devel/boost-jam/DETAILS | 8 ++++----
devel/boost-jam/HISTORY | 4 ++++
libs/boost/DETAILS | 4 ++--
libs/boost/HISTORY | 3 +++
4 files changed, 13 insertions(+), 6 deletions(-)

New commits:
commit 0bab83d1c1bd28748a95cd3d1f9be299d230b7c5
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

boost: => 1_43_0

commit c482722a724de0724809e2b518fc92722b8e62db
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

boost-jam: => 3.1.18

diff --git a/devel/boost-jam/DETAILS b/devel/boost-jam/DETAILS
index 0fe3573..217a13a 100755
--- a/devel/boost-jam/DETAILS
+++ b/devel/boost-jam/DETAILS
@@ -1,16 +1,16 @@
SPELL=boost-jam
- VERSION=3.1.17
-
SOURCE_HASH=sha512:3d1cc114e09f760117f067d5ef49d5d3c5607c054526404ce5e3087362709b2eecedcb2fb32f13e1d5939c627e44925d684b485735cfdbe7621e2abd67b19a40
+ VERSION=3.1.18
+
SOURCE_HASH=sha512:e7839505223087b519537ec40283000f59111a93360ed7b317ce039cbfd8d3d228b476e9c408ddb1a4023e2ec0c30d056db218758fd3411f9b83f6a434d0a457
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL/-jam/}/${SOURCE}
WEB_SITE=http://www.boost.org/
ENTERED=20031013
- PATCHLEVEL=1
LICENSE[0]=http://www.boost.org/more/lib_guide.htm#License
GATHER_DOCS=off
KEYWORDS="devel"
SHORT="Manageable build system to replace make"
cat << EOF
-Jam is a make(1) replacement that makes building simple things simple and
building complicated things manageable.
+Jam is a make(1) replacement that makes building simple things simple and
+building complicated things manageable.
EOF
diff --git a/devel/boost-jam/HISTORY b/devel/boost-jam/HISTORY
index 0700a24..782ae70 100644
--- a/devel/boost-jam/HISTORY
+++ b/devel/boost-jam/HISTORY
@@ -1,3 +1,7 @@
+2010-06-29 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: updated spell to 3.1.18
+ fixed long description wrap
+
2008-11-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.1.17

diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index bbf24b0..04fa835 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,6 +1,6 @@
SPELL=boost
- VERSION=1_42_0
-
SOURCE_HASH=sha512:f3edbe7c52f6da16ccdb29afdb016a4e5b2f1ffd1fb8c9fea6e27c4ead2da17ccc5e31e1b509e207473dbd095eef492a141ccad673e3ccfe6293f3dc786e1503
+ VERSION=1_43_0
+
SOURCE_HASH=sha512:9c7ae92580466eb276653709063d95daa6ff2c68281ce819ff067ad69252e67ec003c680dbd7bb2a0c6e82e3321cdcdfc881620416220ba9079d5d06488a0e7b
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 d24016c..4c1a2da 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2010-06-29 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: updated spell to 1_43_0
+
2010-04-25 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Apply boost-use-cxxflags.patch (Required to fix Bug
#15694)
* BUILD: Add '-Wno-strict-aliasing' to CXXFLAGS (Bug #15694)



  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (0bab83d1c1bd28748a95cd3d1f9be299d230b7c5), Peng Chang (Charles), 06/28/2010

Archive powered by MHonArc 2.6.24.

Top of Page