Skip to Content.
Sympa Menu

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

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) (2b7ff03a697404afc5db1916e8e3776a91f7686e)
  • Date: Mon, 5 Jul 2010 10:01:55 -0500

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

devel/bazaar/BUILD | 8 +-------
devel/bazaar/DETAILS | 22 +++++++++++++---------
devel/bazaar/HISTORY | 5 +++++
3 files changed, 19 insertions(+), 16 deletions(-)

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

bazaar: => 2.1.2

diff --git a/devel/bazaar/BUILD b/devel/bazaar/BUILD
index 7eafa47..a05d2aa 100755
--- a/devel/bazaar/BUILD
+++ b/devel/bazaar/BUILD
@@ -1,7 +1 @@
-cd src &&
-mkdir -p =build &&
-cd =build &&
-../configure --prefix=${INSTALL_ROOT}/usr &&
-make_single &&
-make &&
-make_normal
+default_build_python
diff --git a/devel/bazaar/DETAILS b/devel/bazaar/DETAILS
index 2767043..4aeb8b2 100755
--- a/devel/bazaar/DETAILS
+++ b/devel/bazaar/DETAILS
@@ -1,9 +1,9 @@
SPELL=bazaar
- VERSION=1.4.2
- SOURCE=${SPELL}_$VERSION.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/thelove AT canonical.com---dists--$SPELL--`echo
$VERSION|cut -d. -f1,2`
- SOURCE_URL[0]=http://bazaar.canonical.com/releases/src/$SOURCE
-
SOURCE_HASH=sha512:86439246d054a97626770876f93f80ece50f51b92967066675b69781c7ff2df2bb5ee36d6dbcfa7a180c7405892424b416960fecdc563b27db7b8cc5fee9dd7e
+ VERSION=2.1.2
+ SOURCE=bzr-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/bzr-$VERSION
+ SOURCE_URL[0]=http://launchpad.net/bzr/2.1/$VERSION/+download/$SOURCE
+
SOURCE_HASH=sha512:9d50edbe87023eddf57bfa0037ed0f0e2d4c97554f5e59ea4c86f46a425c6c95b9ac86b561443040eda73187dd418430c25c5f1ad57005ab2fdfc7db2172ab06
WEB_SITE=http://bazaar.canonical.com/
ENTERED=20050517
LICENSE[0]=GPL
@@ -16,18 +16,22 @@ Welcome to the Bazaar project, sponsored by Canonical
Limited.

Mission statement
Bazaar will:
- * be an implementation of the GNU Arch protocol that open source
developers both want to use, and love using
+ * be an implementation of the GNU Arch protocol that open source developers
+ both want to use, and love using
* Retain compatability with the GNU Arch protocol as it evolves
- * Work with the GNU Arch community process for any protocol changes that
might be required for user friendliness.
+ * Work with the GNU Arch community process for any protocol changes that
+ might be required for user friendliness.

Key Bazaar features:
* All the transparent and robust storage features of GNU Arch.
* seamless upgrade path to bazaar-ng
- * direct support for URLs - one command can checkout or merge from remote
locations.
+ * direct support for URLs - one command can checkout or merge from remote
+ locations.
* integrated GPG support - zero setup for most signed archive situations
* faster - checkout, most local operations, commits
* svn-like diff, switch, import, export, log commands
- * Explicit tracking of conflicts, preventing accidental commits of files
with conflicts
+ * Explicit tracking of conflicts, preventing accidental commits of files
+ with conflicts
* single merge command that allows merging between arbitrary branches.
* daily builds of the latest code.
* fully compatible with tla - drop in and start using
diff --git a/devel/bazaar/HISTORY b/devel/bazaar/HISTORY
index 2ff990d..0f37be1 100644
--- a/devel/bazaar/HISTORY
+++ b/devel/bazaar/HISTORY
@@ -1,3 +1,8 @@
+2010-07-05 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ fixed long description wrap
+ updated spell to 2.1.2
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (2b7ff03a697404afc5db1916e8e3776a91f7686e), Peng Chang (Charles), 07/05/2010

Archive powered by MHonArc 2.6.24.

Top of Page