Skip to Content.
Sympa Menu

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

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 (d0efac39a42b42edc45fdfb7418f16c4b0b7ac0d)
  • Date: Wed, 13 Jun 2007 15:26:58 -0500

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

dev/null |binary
kde-apps/digikam/CONFLICTS | 2 --
kde-apps/digikam/DEPENDS | 6 +-----
kde-apps/digikam/DETAILS | 9 ++++-----
kde-apps/digikam/HISTORY | 6 ++++++
kde-apps/digikam/PRE_BUILD | 5 -----
kde-apps/digikam/exiv2.diff.bz2 | 0
libs/mochikit/DETAILS | 4 ++--
libs/mochikit/HISTORY | 3 +++
python-devel/cherrypy/DETAILS | 6 +++---
python-devel/cherrypy/HISTORY | 4 ++++
python-devel/formencode/DETAILS | 4 ++--
python-devel/formencode/HISTORY | 3 +++
python-devel/kid/DETAILS | 8 ++++----
python-devel/kid/HISTORY | 4 ++++
python-devel/paste/DETAILS | 4 ++--
python-devel/paste/HISTORY | 3 +++
python-devel/pastescript/DETAILS | 4 ++--
python-devel/pastescript/HISTORY | 3 +++
python-devel/setuptools/DETAILS | 4 ++--
python-devel/setuptools/HISTORY | 3 +++
python-devel/sqlobject/DETAILS | 4 ++--
python-devel/sqlobject/HISTORY | 3 +++
23 files changed, 56 insertions(+), 36 deletions(-)

New commits:
commit 39215e1a537ccd1cd8707e03e6ed87d834364644
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

digikam-0.9.2-final

commit 39b0cc999a58b5a8d4cbfaa0b221083008def1cd
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

paste-1.3

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

pastescript-1.3.4

commit 11faf6ed6287cc06f21659b0c9f0c1f68e01aa02
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

formencode-0.7.1

commit 843694a89e03d7bce629749a69f2c955a61701fc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sqlobject-0.9.0

commit 631ee4128e7a07ecbf8b4bdc9b4738b37dd60eb8
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

mochikit-1.3.1

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

kid-0.9.5

commit 5f307369cafcccd253fe2c218c425c473070140f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

setuptools-0.6c6

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

cherrypy-3.0.1

diff --git a/kde-apps/digikam/CONFLICTS b/kde-apps/digikam/CONFLICTS
index 0eee588..ae81dd1 100755
--- a/kde-apps/digikam/CONFLICTS
+++ b/kde-apps/digikam/CONFLICTS
@@ -1,3 +1 @@
-if [[ "$DG_VER" == "y" ]];then
conflicts digikamplugins y
-fi
diff --git a/kde-apps/digikam/DEPENDS b/kde-apps/digikam/DEPENDS
index ae04e65..cbb773c 100755
--- a/kde-apps/digikam/DEPENDS
+++ b/kde-apps/digikam/DEPENDS
@@ -6,9 +6,5 @@ depends libgphoto2 &&
depends libkipi &&
depends sqlite &&
depends libkexiv2 &&
-if [[ "$DG_VER" == "y" ]];then
- depends libkdcraw
-else
- depends imlib2
-fi &&
+depends libkdcraw &&
depends jasper
diff --git a/kde-apps/digikam/DETAILS b/kde-apps/digikam/DETAILS
index e00f0c8..488c490 100755
--- a/kde-apps/digikam/DETAILS
+++ b/kde-apps/digikam/DETAILS
@@ -1,11 +1,10 @@
SPELL=digikam
if [[ "$DG_VER" == "y" ]];then
- VERSION=0.9.2-beta3
-
SOURCE_HASH=sha512:9e4f843573a64cee08849cee6b9c6e40e293491b45287367b32651cc79898f4195058abdcbf19d03a56abef892fa4377f1b51da27fcd8c9401344bcab64378f1
+ VERSION=0.9.2-final
+
SOURCE_HASH=sha512:030768d08d564c4a7322ff67e151ba0067499c54629cf6ba133736b7ee4e5e7c4a893ae21eec30a06d18d1736d983a752af66c877f032ef77cca4c6c8e7872f1
else
- VERSION=0.9.1
-
SOURCE_HASH=sha512:97a3687b7b744da6871e133d1c9fc5db53dd2fae7d14e9fd7f532a3bbeda8cdb24a9f3f451358405bf3ffb72356dde8e8593b6078366bc475e90f781cedaaec5
- PATCHLEVEL=1
+ VERSION=0.9.2-final
+
SOURCE_HASH=sha512:030768d08d564c4a7322ff67e151ba0067499c54629cf6ba133736b7ee4e5e7c4a893ae21eec30a06d18d1736d983a752af66c877f032ef77cca4c6c8e7872f1
fi
SOURCE=${SPELL}-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION/1a/1}
diff --git a/kde-apps/digikam/HISTORY b/kde-apps/digikam/HISTORY
index 3de4980..ebee369 100644
--- a/kde-apps/digikam/HISTORY
+++ b/kde-apps/digikam/HISTORY
@@ -1,3 +1,9 @@
+2007-06-13 Treeve Jelbert <treevesourcemage.org>
+ * DETAILS: version 0.9.2-final (devel & stable)
+ * DEPENDS: both versions have same dependencies
+ * PRE_BUILD, exiv2.diff.bz2: deleted
+ * CONFLICTS: both versions now conflict with digikamplugins
+
2007-06-03 Treeve Jelbert <treevesourcemage.org>
* DETAILS: version 0.9.2-beta3 (devel)
* DEPENDS: devel version does not use imlib2
diff --git a/kde-apps/digikam/PRE_BUILD b/kde-apps/digikam/PRE_BUILD
deleted file mode 100755
index afdc1e9..0000000
--- a/kde-apps/digikam/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
- cd $SOURCE_DIRECTORY &&
-if [[ "$DG_VER" == "n" ]];then
-bzcat $SPELL_DIRECTORY/exiv2.diff.bz2|patch -p3
-fi
diff --git a/kde-apps/digikam/exiv2.diff.bz2 b/kde-apps/digikam/exiv2.diff.bz2
deleted file mode 100644
index 316c749..0000000
Binary files a/kde-apps/digikam/exiv2.diff.bz2 and /dev/null differ
diff --git a/libs/mochikit/DETAILS b/libs/mochikit/DETAILS
index 8d7800a..ce661a5 100755
--- a/libs/mochikit/DETAILS
+++ b/libs/mochikit/DETAILS
@@ -1,6 +1,6 @@
SPELL=mochikit
- VERSION=1.1
-
SOURCE_HASH='sha512:71ff2343003f2ed57a2c0b2b4e50ca5f262236540a63d436a14c404e595eb64e56ecb1d9681c13484bce7919c1a743e9c809b545aa36ee588f18fb085beac3d7'
+ VERSION=1.3.1
+
SOURCE_HASH=sha512:48b6186f6a291a37cee1ba4bc8eb5a5525ecae181e4a9470d26628bf107d86735c0e516435887a26f19a77bb5d419586aa142817757f45991c893e5ceddc17c7
SOURCE="MochiKit-$VERSION.zip"
SOURCE_URL[0]="http://www.mochikit.com/dist/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/MochiKit-$VERSION"
diff --git a/libs/mochikit/HISTORY b/libs/mochikit/HISTORY
index 8c41f73..0d301dd 100644
--- a/libs/mochikit/HISTORY
+++ b/libs/mochikit/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.1
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/python-devel/cherrypy/DETAILS b/python-devel/cherrypy/DETAILS
index b9e4dc6..42a6f88 100755
--- a/python-devel/cherrypy/DETAILS
+++ b/python-devel/cherrypy/DETAILS
@@ -1,10 +1,10 @@
SPELL=cherrypy
SPELLX=CherryPy
- VERSION=2.2.0
-
SOURCE_HASH='sha512:b9d7f2d5990815f07b55fcb2d372281c43a35207f03ff12a594e12c6586e8947dc77bde6afea6352cab3b7c856ea056eb7282e3b93598365b2e44469370f2c53'
+ VERSION=3.0.1
+
SOURCE_HASH=sha512:e342e70f0d9a02368c15b714c0f1d026367efc8d928e74bf2784e7f634b4990edd0588ea359ceeee490386b89b73add89557037b9a77034fc22f735b5e211a8f
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://download.cherrypy.org/cherrypy/$VERSION/$SOURCE
WEB_SITE=http://www.cherrypy.org/
LICENSE[0]=BSD
ENTERED=20051016
diff --git a/python-devel/cherrypy/HISTORY b/python-devel/cherrypy/HISTORY
index 0688971..8135b70 100644
--- a/python-devel/cherrypy/HISTORY
+++ b/python-devel/cherrypy/HISTORY
@@ -1,3 +1,7 @@
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.1
+ update url
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/python-devel/formencode/DETAILS b/python-devel/formencode/DETAILS
index 09613d3..af925a7 100755
--- a/python-devel/formencode/DETAILS
+++ b/python-devel/formencode/DETAILS
@@ -1,7 +1,7 @@
SPELL=formencode
CHEESESHOP_PKG=FormEncode
- VERSION=0.4
-
SOURCE_HASH='sha512:eeb329ab5809d198a435fa6486885228f0c57247e81979d6c1be6af369a2b9bd17b2a653ccf68bccc5e11b666c9a159be1e1bb7727b02597e4e7eba230d8f291'
+ VERSION=0.7.1
+
SOURCE_HASH=sha512:d97d229a518f71787ed255771bd85f8c96ad3c7be01290b893703a6c0505c778d5ff14b590315c9a181cae9d1bb3f237c8a1ea4328d20248f2abfb6198dc284a
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-devel/formencode/HISTORY b/python-devel/formencode/HISTORY
index f39b281..61029ce 100644
--- a/python-devel/formencode/HISTORY
+++ b/python-devel/formencode/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.1
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/python-devel/kid/DETAILS b/python-devel/kid/DETAILS
index 5d20d11..cec717a 100755
--- a/python-devel/kid/DETAILS
+++ b/python-devel/kid/DETAILS
@@ -1,10 +1,10 @@
SPELL=kid
- VERSION=0.8
-
SOURCE_HASH='sha512:a513defab2a968629794cb35269e82a752fc4e3ac8ba739aa6ecb32fed3dedf15d8d99a7b784a60f24d5621145984cba340374b59ed49e0cfe24728066803687'
+ VERSION=0.9.5
+
SOURCE_HASH=sha512:e9e1fb8d2029ce78de7159c48cd33fda4376ff4c0c8b39a697a04c228436023bfcb6b50aefd9a17c955b6744a742a2692ae498d5b8530a24dbe4a29a26b64d35
SOURCE="$SPELL-$VERSION.tar.gz"
- SOURCE_URL[0]="http://lesscode.org/dist/kid/$VERSION/$SOURCE";
+ SOURCE_URL[0]=http://www.kid-templating.org/dist//$VERSION/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE="http://$SPELL.lesscode.org/";
+ WEB_SITE=http://www.kid-templating.org/dist/
LICENSE[0]='MIT'
UPDATED=20051123
DOCS='doc/* ChangeLog* COPYING* HISTORY* README*'
diff --git a/python-devel/kid/HISTORY b/python-devel/kid/HISTORY
index 897f3d8..eb4bc4b 100644
--- a/python-devel/kid/HISTORY
+++ b/python-devel/kid/HISTORY
@@ -1,3 +1,7 @@
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.5
+ new website & url
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/python-devel/paste/DETAILS b/python-devel/paste/DETAILS
index ebf11bb..d964b9c 100755
--- a/python-devel/paste/DETAILS
+++ b/python-devel/paste/DETAILS
@@ -1,7 +1,7 @@
SPELL=paste
CHEESESHOP_PKG=Paste
- VERSION=0.4
-
SOURCE_HASH='sha512:7191f8ccc77c68e800a6c4408cf86918c4730a38aefda20c56e13f145fd608d200fe2825ce8439e5526803933c206be0a77bc0e8bbd59a58fe13390e969d249b'
+ VERSION=1.3
+
SOURCE_HASH=sha512:94eb42c23cf77b059366bc5a4dc744d2a9e699427933d48d158543a316db9f27719eb0c995b75168136f747b9f739e45f3bbc1486db2819527aa8a5da922afe0
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-devel/paste/HISTORY b/python-devel/paste/HISTORY
index cea1fbb..5c0fe4c 100644
--- a/python-devel/paste/HISTORY
+++ b/python-devel/paste/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/python-devel/pastescript/DETAILS
b/python-devel/pastescript/DETAILS
index 9e90603..3599a79 100755
--- a/python-devel/pastescript/DETAILS
+++ b/python-devel/pastescript/DETAILS
@@ -1,7 +1,7 @@
SPELL=pastescript
CHEESESHOP_PKG=PasteScript
- VERSION=0.4
-
SOURCE_HASH='sha512:00966d55963669fb8bad011b2744669448833459ed06a7df40a268d4ac8e432ce8594472641b3ed5308727d9ba7dd2e765cf63432ba1ba6bea98c4fa734317ca'
+ VERSION=1.3.4
+
SOURCE_HASH=sha512:217cb17fa9871c8e0c32ac255dca6352cb5f4d111f6cc8e954a1ac4558f1a7b389851d76fb497db8fdfe14aeed88cee58239ba5fd6b09fb57cd7e56da3600662
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-devel/pastescript/HISTORY
b/python-devel/pastescript/HISTORY
index cea1fbb..2b590d2 100644
--- a/python-devel/pastescript/HISTORY
+++ b/python-devel/pastescript/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.4
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/python-devel/setuptools/DETAILS b/python-devel/setuptools/DETAILS
index e294843..41bf4ca 100755
--- a/python-devel/setuptools/DETAILS
+++ b/python-devel/setuptools/DETAILS
@@ -1,7 +1,7 @@
SPELL=setuptools
CHEESESHOP_PKG=$SPELL
- VERSION=0.6c3
-
SOURCE_HASH=sha512:4a5b7930121f3480f3c6fcedf494b127535988e428776ac3093845ec7b232d40130fffb0ad86343337b3d3719548c5c6ce7ee0946836df62e59be7440c9f3b1f
+ VERSION=0.6c6
+
SOURCE_HASH=sha512:01e16bdc92a338541da57993e9711d3651eacb4b4bb46e83028a6189041927ad204310ec8c86bf2d0a556b50fdacdd35bd88f4f24ee47148db8a1d35aab02592
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-devel/setuptools/HISTORY b/python-devel/setuptools/HISTORY
index 11dda9a..4526fc4 100644
--- a/python-devel/setuptools/HISTORY
+++ b/python-devel/setuptools/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6c6
+
2006-07-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.6b4

diff --git a/python-devel/sqlobject/DETAILS b/python-devel/sqlobject/DETAILS
index fed7414..c4f94ec 100755
--- a/python-devel/sqlobject/DETAILS
+++ b/python-devel/sqlobject/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlobject
CHEESESHOP_PKG=SQLObject
- VERSION=0.7.0
-
SOURCE_HASH='sha512:672a0071c08edf15e1e41b421300169eb091ed0bc071c43b304044ebaca562566c05be8e6a60b6cee69b780a4abd7a99b85fc620d677ea207be60f23a1c89ad3'
+ VERSION=0.9.0
+
SOURCE_HASH=sha512:52efe8e68890daf1a5b31dbb30218dda470a7604a2fe1c248d8ae93dc979d374196f4fc1608da22aee1c53fb75d27541078d824813094afec8031c540f932957
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-devel/sqlobject/HISTORY b/python-devel/sqlobject/HISTORY
index f39b281..055fdf3 100644
--- a/python-devel/sqlobject/HISTORY
+++ b/python-devel/sqlobject/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.0
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d0efac39a42b42edc45fdfb7418f16c4b0b7ac0d), Treeve Jelbert, 06/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page