Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f85a197f97a6014e0bab636cc56b0c2e5f6da170)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f85a197f97a6014e0bab636cc56b0c2e5f6da170)
  • Date: Thu, 26 Aug 2010 10:03:47 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

net/farsight2/DETAILS | 4 ++--
net/farsight2/HISTORY | 4 ++++
net/farsight2/PRE_BUILD | 4 ++++
net/libnice/DETAILS | 4 ++--
net/libnice/HISTORY | 3 +++
python-pypi/papyon/DETAILS | 4 ++--
python-pypi/papyon/HISTORY | 3 +++
telephony/telepathy-butterfly/DETAILS | 2 +-
telephony/telepathy-butterfly/HISTORY | 3 +++
telephony/telepathy-gabble/DETAILS | 2 +-
telephony/telepathy-gabble/HISTORY | 3 +++
telephony/telepathy-glib/DETAILS | 2 +-
telephony/telepathy-glib/HISTORY | 3 +++
telephony/telepathy-haze/DETAILS | 2 +-
telephony/telepathy-haze/HISTORY | 3 +++
telephony/telepathy-mission-control/DETAILS | 2 +-
telephony/telepathy-mission-control/HISTORY | 3 +++
telephony/telepathy-python/DETAILS | 2 +-
telephony/telepathy-python/HISTORY | 3 +++
telephony/telepathy-salut/DETAILS | 2 +-
telephony/telepathy-salut/HISTORY | 3 +++
21 files changed, 48 insertions(+), 13 deletions(-)

New commits:
commit 3fa0b35a06882c7c06304dd0998e12a761340393
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

farsight2: added PRE_BUILD for 2 build fixes

commit 23665aee61f26546ae93f72a6f459c46c9a4754f
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-salut: version 0.3.13

commit 223a97226393f55fde5aa8fa584542efb63e413f
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-python: version 0.15.18

commit c7e2ee4a8564d8b062166650a0a35471c450899b
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-mission-control: version 5.5.3

commit f63f5666237735143cdd17bdaadae58197ba0bcf
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-haze: version 0.4.0

commit a93c5784a95d510bd5a2b4a150a9b2b846a07bcf
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-glib: version 0.11.14

commit 189aa3fad9d1555ea8251e0da3a149e84570f183
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-gabble: version 0.9.16

commit f4c6802a991c3a8e0b32b33e9880dabb0ead82ec
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

telepathy-butterfly: version 0.5.13

commit 617e0256c16892e93cf7b6da70c243b741bc1f61
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

papyon: version 0.5.0

commit 05ac00ed895b7cbb4e70e7337af8b786445dd653
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

libnice: version 0.0.13

commit 85dccd5fa795e97b4be89fd6582b90c064c280eb
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

farsight2: version 0.0.21

diff --git a/net/farsight2/DETAILS b/net/farsight2/DETAILS
index b882d61..ebcbfe4 100755
--- a/net/farsight2/DETAILS
+++ b/net/farsight2/DETAILS
@@ -1,6 +1,6 @@
SPELL=farsight2
- VERSION=0.0.20
-
SOURCE_HASH=sha512:f6ac7e56bbc2920348873e34f16b734ae078b3b04bdcf2b12861ed5e75ef2e09adfed725530d9981bad2fcb853c62632ecf7e41f77e51b08dd8d3fb1968e90c2
+ VERSION=0.0.21
+
SOURCE_HASH=sha512:7de5f2ef36f4f46178ab95595fdf6ce4ff71ddd9dc1b4e691b3446b1325153fb87ceb6fa4dc87d609919e063257271493140949edcfd5aaaa4602190c5ecf73f
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://farsight.freedesktop.org/releases/farsight2/$SOURCE
diff --git a/net/farsight2/HISTORY b/net/farsight2/HISTORY
index ea7ae23..3385bad 100644
--- a/net/farsight2/HISTORY
+++ b/net/farsight2/HISTORY
@@ -1,3 +1,7 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.0.21
+ * PRE_BUILD: added for 2 build fixes
+
2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: 0.0.20, added missing optional dependencies on gupnp-igd
and
pygtk2
diff --git a/net/farsight2/PRE_BUILD b/net/farsight2/PRE_BUILD
new file mode 100755
index 0000000..c66f172
--- /dev/null
+++ b/net/farsight2/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "${SOURCE_DIRECTORY}" &&
+sedit '/^\[ -z.*/d' python/Makefile.in &&
+sedit 's/^ / /' docs/libs/Makefile.in
diff --git a/net/libnice/DETAILS b/net/libnice/DETAILS
index 5c43c08..9504655 100755
--- a/net/libnice/DETAILS
+++ b/net/libnice/DETAILS
@@ -1,6 +1,6 @@
SPELL=libnice
- VERSION=0.0.12
-
SOURCE_HASH=sha512:b5078af75dccb1158132d845822dd0742c439f299c6c19c34fd5bba9b551619b909d8986c96dd26c264f2ecd3bb4f0679ddc057ffb091847c9f6a60d9a11c587
+ VERSION=0.0.13
+
SOURCE_HASH=sha512:6559c940b2ef88b1f61f8bc96606234537896800304ef89b4da6b9a81057e70e74f9828fd5d0dcdd0c9d22e0a57686054b0019a9c35e80ab52f46f1b856a9563
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://nice.freedesktop.org/releases/$SOURCE
diff --git a/net/libnice/HISTORY b/net/libnice/HISTORY
index e9d03fc..9026528 100644
--- a/net/libnice/HISTORY
+++ b/net/libnice/HISTORY
@@ -1,3 +1,6 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: 0.0.13
+
2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: 0.0.12

diff --git a/python-pypi/papyon/DETAILS b/python-pypi/papyon/DETAILS
index 7f329fb..5273895 100755
--- a/python-pypi/papyon/DETAILS
+++ b/python-pypi/papyon/DETAILS
@@ -1,8 +1,8 @@
SPELL=papyon
- VERSION=0.4.9
+ VERSION=0.5.0
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=http://www.freedesktop.org/software/${SPELL}/releases/${SOURCE}
-
SOURCE_HASH=sha512:f826feff6d81c50543f3efe5e40b6ea955f1d7c2b19ac0c7b39665b2b6e7b2eb018e89ea7f4e4a230ffaef344d724d40c7925d8812316e140164fef21aa0749f
+
SOURCE_HASH=sha512:2e3ed831058b2918cfd16d276a39294c7aa0a44777f0a611c693bdffa42da7be9b9147dbc9275b9b073d9c45d262b9373fcb11c5e4e478dae7d69e21b360fe39
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.freedesktop.org/wiki/Software/papyon";
LICENSE[0]=GPL
diff --git a/python-pypi/papyon/HISTORY b/python-pypi/papyon/HISTORY
index 4c9d872..74683cb 100644
--- a/python-pypi/papyon/HISTORY
+++ b/python-pypi/papyon/HISTORY
@@ -1,3 +1,6 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.5.0
+
2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.4.9, corrected source and website URL

diff --git a/telephony/telepathy-butterfly/DETAILS
b/telephony/telepathy-butterfly/DETAILS
index 741dea3..48c9a21 100755
--- a/telephony/telepathy-butterfly/DETAILS
+++ b/telephony/telepathy-butterfly/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-butterfly
- VERSION=0.5.12
+ VERSION=0.5.13
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
SOURCE2="${SOURCE}.asc"
diff --git a/telephony/telepathy-butterfly/HISTORY
b/telephony/telepathy-butterfly/HISTORY
index dfaa6cd..8cd0bae 100644
--- a/telephony/telepathy-butterfly/HISTORY
+++ b/telephony/telepathy-butterfly/HISTORY
@@ -1,3 +1,6 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.5.13
+
2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.5.12

diff --git a/telephony/telepathy-gabble/DETAILS
b/telephony/telepathy-gabble/DETAILS
index 52b47d0..86d2c66 100755
--- a/telephony/telepathy-gabble/DETAILS
+++ b/telephony/telepathy-gabble/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-gabble
- VERSION=0.9.15
+ VERSION=0.9.16
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://telepathy.freedesktop.org
diff --git a/telephony/telepathy-gabble/HISTORY
b/telephony/telepathy-gabble/HISTORY
index 1915c77..afa136b 100644
--- a/telephony/telepathy-gabble/HISTORY
+++ b/telephony/telepathy-gabble/HISTORY
@@ -1,3 +1,6 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.9.16
+
2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.9.15, added dependency on libnice and
removed dbus-glib (it's required by telepathy-glib)
diff --git a/telephony/telepathy-glib/DETAILS
b/telephony/telepathy-glib/DETAILS
index c69285a..8ed4079 100755
--- a/telephony/telepathy-glib/DETAILS
+++ b/telephony/telepathy-glib/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-glib
- VERSION=0.11.10
+ VERSION=0.11.14
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://telepathy.freedesktop.org
diff --git a/telephony/telepathy-glib/HISTORY
b/telephony/telepathy-glib/HISTORY
index 3d76527..634b543 100644
--- a/telephony/telepathy-glib/HISTORY
+++ b/telephony/telepathy-glib/HISTORY
@@ -1,3 +1,6 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.11.14
+
2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.11.10

diff --git a/telephony/telepathy-haze/DETAILS
b/telephony/telepathy-haze/DETAILS
index c78640f..ab693b3 100755
--- a/telephony/telepathy-haze/DETAILS
+++ b/telephony/telepathy-haze/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-haze
- VERSION=0.3.4
+ VERSION=0.4.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
diff --git a/telephony/telepathy-haze/HISTORY
b/telephony/telepathy-haze/HISTORY
index dbcc30c..b75f5e8 100644
--- a/telephony/telepathy-haze/HISTORY
+++ b/telephony/telepathy-haze/HISTORY
@@ -1,3 +1,6 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.4.0
+
2010-06-20 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: converted to upstream signature checking

diff --git a/telephony/telepathy-mission-control/DETAILS
b/telephony/telepathy-mission-control/DETAILS
index 3f6535e..ee1b48a 100755
--- a/telephony/telepathy-mission-control/DETAILS
+++ b/telephony/telepathy-mission-control/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-mission-control
- VERSION=5.5.1
+ VERSION=5.5.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://telepathy.freedesktop.org
diff --git a/telephony/telepathy-mission-control/HISTORY
b/telephony/telepathy-mission-control/HISTORY
index bfedabe..690983c 100644
--- a/telephony/telepathy-mission-control/HISTORY
+++ b/telephony/telepathy-mission-control/HISTORY
@@ -1,4 +1,7 @@
2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: updated to 5.5.3
+
+2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: updated to 5.5.1

2010-04-19 Arjan Bouter <abouter AT sourcemage.org>
diff --git a/telephony/telepathy-python/DETAILS
b/telephony/telepathy-python/DETAILS
index be8236a..736094f 100755
--- a/telephony/telepathy-python/DETAILS
+++ b/telephony/telepathy-python/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-python
- VERSION=0.15.17
+ VERSION=0.15.18
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://telepathy.freedesktop.org/releases/${SPELL}/${SOURCE}
SOURCE2="${SOURCE}.asc"
diff --git a/telephony/telepathy-python/HISTORY
b/telephony/telepathy-python/HISTORY
index 0e6945a..83bc2d8 100644
--- a/telephony/telepathy-python/HISTORY
+++ b/telephony/telepathy-python/HISTORY
@@ -1,3 +1,6 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.15.18
+
2010-04-06 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.15.17, switched to upstream key

diff --git a/telephony/telepathy-salut/DETAILS
b/telephony/telepathy-salut/DETAILS
index 573de50..299993d 100755
--- a/telephony/telepathy-salut/DETAILS
+++ b/telephony/telepathy-salut/DETAILS
@@ -1,5 +1,5 @@
SPELL=telepathy-salut
- VERSION=0.3.12
+ VERSION=0.3.13
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
WEB_SITE=http://telepathy.freedesktop.org
diff --git a/telephony/telepathy-salut/HISTORY
b/telephony/telepathy-salut/HISTORY
index f6d515e..53ea1d0 100644
--- a/telephony/telepathy-salut/HISTORY
+++ b/telephony/telepathy-salut/HISTORY
@@ -1,3 +1,6 @@
+2010-08-26 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.3.13
+
2010-07-15 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.3.12




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f85a197f97a6014e0bab636cc56b0c2e5f6da170), Arjan Bouter, 08/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page