Skip to Content.
Sympa Menu

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

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 (7feded4260773fbc1df4c3ab3f026d793229586c)
  • Date: Fri, 12 Dec 2008 01:55:44 -0600

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

graphics-libs/libraw/DETAILS | 4 ++--
graphics-libs/libraw/HISTORY | 3 +++
libs/mochikit/DETAILS | 4 ++--
libs/mochikit/HISTORY | 3 +++
printer/gutenprint/DETAILS | 4 ++--
printer/gutenprint/HISTORY | 3 +++
python-pypi/pylons/DETAILS | 4 ++--
python-pypi/pylons/HISTORY | 3 +++
python-pypi/system-config-printer/DEPENDS | 3 ++-
python-pypi/system-config-printer/HISTORY | 3 +++
python-pypi/turbogears/DEPENDS | 5 ++++-
python-pypi/turbogears/DETAILS | 15 +++++++++++----
python-pypi/turbogears/HISTORY | 4 ++++
python-pypi/turbogears/PREPARE | 1 +
python-pypi/turbogears2/DETAILS | 4 ++--
python-pypi/turbogears2/HISTORY | 3 +++
x11-toolkits/qt4/DEPENDS | 5 ++---
x11-toolkits/qt4/HISTORY | 4 ++++
18 files changed, 56 insertions(+), 19 deletions(-)

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

"gutenprint-20081211"

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

"libraw-0.6.3"

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

"pylons-0.9.7rc4"

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

system-config-printer - extra depends

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

"turbogears-1.0.7"

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

"turbogears2-1.9.7b2"

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

"mochikit-1.4.2"

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

qt4 - adjust depends options

diff --git a/graphics-libs/libraw/DETAILS b/graphics-libs/libraw/DETAILS
index 472c0e3..d249c12 100755
--- a/graphics-libs/libraw/DETAILS
+++ b/graphics-libs/libraw/DETAILS
@@ -1,7 +1,7 @@
SPELL=libraw
SPELLX=LibRaw
- VERSION=0.6.2
-
SOURCE_HASH=sha512:9e2c32f20da2744e407f4b17d0d158c615d7d749c175b72e8acaa30d57e3da14ddac6b19ecc949518ca26480504db98af6a3003e4d8dc03b5ce64f4c24433b5f
+ VERSION=0.6.3
+
SOURCE_HASH=sha512:aca590ee40c03f1d07bb11dbfa07d8f843beaec6336ca74489480795e1a8f880d437101e3d5d0f95b4621902844e56b2e88b3e84ddd6d6a6bcadd9860c7d580f
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=http://www.libraw.org/
diff --git a/graphics-libs/libraw/HISTORY b/graphics-libs/libraw/HISTORY
index 8fc54bd..3fb1a98 100644
--- a/graphics-libs/libraw/HISTORY
+++ b/graphics-libs/libraw/HISTORY
@@ -1,3 +1,6 @@
+2008-12-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.3
+
2008-12-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.6.2

diff --git a/libs/mochikit/DETAILS b/libs/mochikit/DETAILS
index e7833bc..c7a4da2 100755
--- a/libs/mochikit/DETAILS
+++ b/libs/mochikit/DETAILS
@@ -1,6 +1,6 @@
SPELL=mochikit
- VERSION=1.4.1
-
SOURCE_HASH=sha512:3009f047169d17c5bf631724b422b76e023d0f368f5aa8bc7cada4d99738cb6406ffe63828c7e3dbecedcb525b6c0747f1c13aff1db06c85f13e8e3ee45266cd
+ VERSION=1.4.2
+
SOURCE_HASH=sha512:14cde0b3eb11f9a94a44bd3a1ebddcec63967202941b49a29077053b51215c87b456b6b90496ac67b75482f47ebd571480ff6da24f42c0e531a9673f03c8a066
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 57d9836..f1c463f 100644
--- a/libs/mochikit/HISTORY
+++ b/libs/mochikit/HISTORY
@@ -1,3 +1,6 @@
+2008-11-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.12
+
2008-11-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.1

diff --git a/printer/gutenprint/DETAILS b/printer/gutenprint/DETAILS
index 8311066..a926dce 100755
--- a/printer/gutenprint/DETAILS
+++ b/printer/gutenprint/DETAILS
@@ -1,7 +1,7 @@
SPELL=gutenprint
if [[ $GUT_VER == snapshot ]];then
- VERSION=5.2.2
-
SOURCE_HASH=sha512:b061cec32eea13ee05511cd483bee82e130466e51f892a13917aa73bafdd398564717e014017a1f9c0e1d960f7fad867b825954e3cbfe80538adfeca0aa93ad6
+ VERSION=20081211
+
SOURCE_HASH=sha512:51e61eaa5191ecd2990c26b0e132774680b2c2351206087e6f27843a4b51fd51088b3169ea15aacdf24631667a18707ddc16d101408ff67b8eaf6db954e5a80d
SOURCE=$SPELL$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL$VERSION"
else
diff --git a/printer/gutenprint/HISTORY b/printer/gutenprint/HISTORY
index 8690ac2..2de12f3 100644
--- a/printer/gutenprint/HISTORY
+++ b/printer/gutenprint/HISTORY
@@ -1,3 +1,6 @@
+2008-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 20081211 (snapshot)
+
2008-11-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.2.2

diff --git a/python-pypi/pylons/DETAILS b/python-pypi/pylons/DETAILS
index 4afa938..5d9c4b9 100755
--- a/python-pypi/pylons/DETAILS
+++ b/python-pypi/pylons/DETAILS
@@ -1,7 +1,7 @@
SPELL=pylons
SPELLX=Pylons
- VERSION=0.9.7rc2
-
SOURCE_HASH=sha512:c4040a722036bf4c6c464abf1ad62bf5f28ae0d148e6cf83534b9040f4b2903afed5998f4320745cc4cb5b365036b01a32417a196e3f10de12b137ae16f9f9a3
+ VERSION=0.9.7rc4
+
SOURCE_HASH=sha512:ce446f2560cdbb48cbbb3e504995cd42f3099cf1850d9900d76ed98a4d53800976c86b52037c0e2e553ecfe13d4d062fc6372017c5e047bd384e093258815b1c
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pylons.cachefly.net/download/$VERSION/$SOURCE
SOURCE_URL[1]=http://pypi.python.org/packages/source/P/$SPELLX/$SOURCE
diff --git a/python-pypi/pylons/HISTORY b/python-pypi/pylons/HISTORY
index 2a3b765..bc0cf1f 100644
--- a/python-pypi/pylons/HISTORY
+++ b/python-pypi/pylons/HISTORY
@@ -1,3 +1,6 @@
+2008-12-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.7rc4
+
2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.6.2

diff --git a/python-pypi/system-config-printer/DEPENDS
b/python-pypi/system-config-printer/DEPENDS
index a86d429..9ca0d3c 100755
--- a/python-pypi/system-config-printer/DEPENDS
+++ b/python-pypi/system-config-printer/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends python &&
+depends config
diff --git a/python-pypi/system-config-printer/HISTORY
b/python-pypi/system-config-printer/HISTORY
index 3f37b21..156456c 100644
--- a/python-pypi/system-config-printer/HISTORY
+++ b/python-pypi/system-config-printer/HISTORY
@@ -1,3 +1,6 @@
+2008-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add config
+
2008-12-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.12

diff --git a/python-pypi/turbogears/DEPENDS b/python-pypi/turbogears/DEPENDS
index cc199ef..04b7eb1 100755
--- a/python-pypi/turbogears/DEPENDS
+++ b/python-pypi/turbogears/DEPENDS
@@ -10,4 +10,7 @@ depends simplejson &&
depends turbokid &&
depends turbocheetah &&
depends formencode &&
-depends sqlalchemy
+depends sqlalchemy &&
+if [[ $TG_VER == devel ]];then
+ depends genshi
+fi
diff --git a/python-pypi/turbogears/DETAILS b/python-pypi/turbogears/DETAILS
index dc30df6..82ee87c 100755
--- a/python-pypi/turbogears/DETAILS
+++ b/python-pypi/turbogears/DETAILS
@@ -1,10 +1,17 @@
SPELL=turbogears
+ SPELLX=TurboGears
+if [[ $TG_VER == devel ]];then
+ VERSION=1.1rc1
+ SOURCE_HASH=sha512:
+ SOURCE=$SPELLX-$VERSION.tar.gz
+else
VERSION=1.0.7
-
SOURCE_HASH=sha512:24b955635a572082b04a0b088c142438e131a0d4c4c948b99106cda7d6c9ddedfc73350641cf8ee25c1e01a68b48c4b08bb0c7c98b0baa5c5fe55596301d2be5
- SOURCE=TurboGears-$VERSION.zip
-# SOURCE_URL[0]=http://pypi.python.org/packages/source/T/TurboGears/$SOURCE
+
SOURCE_HASH=sha512:416572ad366c50ecb16fe12c4471196cd9cddd9fa2a6b0252ac09948483f1315f1613f16f1bf12c6eefcd427c0a9c8e032d2f783785810d513278cb1c50946d0
+ SOURCE=$SPELLX-$VERSION.tar.gz
+fi
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
SOURCE_URL[0]=http://files.turbogears.org/eggs/$SOURCE
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/TurboGears-$VERSION"
+ SOURCE_URL[1]=http://pypi.python.org/packages/source/T/TurboGears/$SOURCE
WEB_SITE="http://www.$SPELL.org/";
LICENSE[0]='MIT'
UPDATED=20051123
diff --git a/python-pypi/turbogears/HISTORY b/python-pypi/turbogears/HISTORY
index 1f4f3e2..711aeef 100644
--- a/python-pypi/turbogears/HISTORY
+++ b/python-pypi/turbogears/HISTORY
@@ -1,4 +1,8 @@
2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * PREPARE: added, support devel version
+ * DEPENDS: add genshi for devel version
+ * DETAILS: version 1.1b1 (devel)
+
* DEPENDS: add explicit depends python

2008-09-18 Treeve Jelbert <treeve AT sourcemage.org>
diff --git a/python-pypi/turbogears/PREPARE b/python-pypi/turbogears/PREPARE
new file mode 100755
index 0000000..eb3b61d
--- /dev/null
+++ b/python-pypi/turbogears/PREPARE
@@ -0,0 +1 @@
+config_query_list TG_VER 'which version of TurboGears?' devel stable
diff --git a/python-pypi/turbogears2/DETAILS b/python-pypi/turbogears2/DETAILS
index 2ec02d3..73ea583 100755
--- a/python-pypi/turbogears2/DETAILS
+++ b/python-pypi/turbogears2/DETAILS
@@ -1,7 +1,7 @@
SPELL=turbogears2
SPELLX=TurboGears2
- VERSION=1.9.7b1
-
SOURCE_HASH=sha512:49e0ab5be00f30877a99b8e083d92dd56e7d08b8f49b1be0625cf5e7a9974c7825299a4751e248cd846423c05b958a442c815322e0c91a46343913ebd15e78fa
+ VERSION=1.9.7b2
+
SOURCE_HASH=sha512:6d8b2cca370ddc6fc64be8677166831f80f79c32e4d0e066d46b7f8834145acc2ac979836214fe0c19201ba231cbeb78261f08af4f45f716678877525fb25008
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://www.turbogears.org/2.0/downloads/current/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-pypi/turbogears2/HISTORY b/python-pypi/turbogears2/HISTORY
index 1d69020..88c3390 100644
--- a/python-pypi/turbogears2/HISTORY
+++ b/python-pypi/turbogears2/HISTORY
@@ -1,3 +1,6 @@
+2008-12-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version1.9.7b2
+
2008-10-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version1.9.7b1

diff --git a/x11-toolkits/qt4/DEPENDS b/x11-toolkits/qt4/DEPENDS
index 6f408a3..46e3f72 100755
--- a/x11-toolkits/qt4/DEPENDS
+++ b/x11-toolkits/qt4/DEPENDS
@@ -1,5 +1,4 @@
depends g++ &&
-depends xorg-libs &&
depends libx11 &&
depends libxcursor &&
depends libxfixes &&
@@ -39,8 +38,8 @@ optional_depends libpng \
'to use the system png library' &&

optional_depends stlport \
- '' \
- '' \
+ '-stl' \
+ '-no-stl' \
'for stlport support' &&

optional_depends firebird \
diff --git a/x11-toolkits/qt4/HISTORY b/x11-toolkits/qt4/HISTORY
index f5740ee..e9f4d84 100644
--- a/x11-toolkits/qt4/HISTORY
+++ b/x11-toolkits/qt4/HISTORY
@@ -1,3 +1,7 @@
+2008-12-11 Treeve Jelbert <treeve AT sourcemage.org>
+ DEPENDS: make stl support specific
+ remove xorg-libs
+
2008-10-18 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: removed useless uudeview dep





Archive powered by MHonArc 2.6.24.

Top of Page