Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (367c4634687031a1d809ac8027f740e0212d8e28)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (367c4634687031a1d809ac8027f740e0212d8e28)
  • Date: Sun, 16 Jan 2011 03:07:22 -0600

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

audio-libs/taglib-extras/DETAILS | 2 +-
audio-libs/taglib-extras/HISTORY | 3 +++
ftp/aria2/DETAILS | 4 ++--
ftp/aria2/HISTORY | 3 +++
http/cherokee/DETAILS | 4 ++--
http/cherokee/HISTORY | 3 +++
kde4-apps/amarok2/DETAILS | 4 ++--
kde4-apps/amarok2/HISTORY | 3 +++
science/mathomatic/DETAILS | 6 +++---
science/mathomatic/HISTORY | 4 ++++
10 files changed, 26 insertions(+), 10 deletions(-)

New commits:
commit 367c4634687031a1d809ac8027f740e0212d8e28
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

mathomatic: updated spell to 15.4.0

commit 768f712aed90af44bcd16b02e7c8ff9718a60bd9
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

amarok2: updated spell to 2.4.0

commit f626ddba03f7050a2f6b78cafd7c853031b536ab
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

cherokee: updated spell to 1.0.16

commit 57b277f730c648d534504ccdc6a37b91536c2592
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

aria2: updated spell to 1.10.9

commit 9c4763a2173e9e079622c9cacc1ac2b5b14a963a
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

taglib-extras: added WEB_SITE

diff --git a/audio-libs/taglib-extras/DETAILS
b/audio-libs/taglib-extras/DETAILS
index 0b64a36..daf4bdc 100755
--- a/audio-libs/taglib-extras/DETAILS
+++ b/audio-libs/taglib-extras/DETAILS
@@ -12,7 +12,7 @@ else
SOURCE_URL[0]=http://www.kollide.net/~jefferai/$SOURCE
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=
+ WEB_SITE=http://developer.kde.org/~wheeler/taglib.html
LICENSE[0]=LGPL
ENTERED=20090424
KEYWORDS=""
diff --git a/audio-libs/taglib-extras/HISTORY
b/audio-libs/taglib-extras/HISTORY
index 94b57c5..142b44c 100644
--- a/audio-libs/taglib-extras/HISTORY
+++ b/audio-libs/taglib-extras/HISTORY
@@ -1,3 +1,6 @@
+2011-01-16 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: added WEB_SITE
+
2009-10-03 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: fixed, normal version can be really chosen now

diff --git a/ftp/aria2/DETAILS b/ftp/aria2/DETAILS
index 179f8dc..6bbd2b7 100755
--- a/ftp/aria2/DETAILS
+++ b/ftp/aria2/DETAILS
@@ -1,6 +1,6 @@
SPELL=aria2
- VERSION=1.10.8
-
SOURCE_HASH=sha512:ab3e8f986800523ac7e28db14118d28234d31c02e5a08abbb990d561f3d1293e8e36dd3ac16536677036efafcbe7c1978b6b4ced8ddc72b834fae1981591b813
+ VERSION=1.10.9
+
SOURCE_HASH=sha512:c945ed53824b8a0a266bd070d44bd503860a153a157701a491b8246db850943f360e72692988798ab15d0fb46081d57ccc2a029ed1ad840d91fe9a6a8a5f10f8
SOURCE=${SPELL}-$VERSION.tar.bz2
SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/ftp/aria2/HISTORY b/ftp/aria2/HISTORY
index 1febad9..0e133f4 100644
--- a/ftp/aria2/HISTORY
+++ b/ftp/aria2/HISTORY
@@ -1,3 +1,6 @@
+2011-01-16 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.10.9
+
2010-12-18 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.10.8

diff --git a/http/cherokee/DETAILS b/http/cherokee/DETAILS
index cde2976..6a0f372 100755
--- a/http/cherokee/DETAILS
+++ b/http/cherokee/DETAILS
@@ -1,6 +1,6 @@
SPELL=cherokee
- VERSION=1.0.12
-
SOURCE_HASH=sha512:0c8048cf7ddfd272722ffe090658f6576455fc6ffcd8850c9c463775e18fc5cc6ddc63eb22af12fe6204aa0aa60fc228d583166a573093f01414501fedcd8a45
+ VERSION=1.0.16
+
SOURCE_HASH=sha512:222050004449ab6760969c7e75230534e0a1f79c0e199e481f14e8cd3d0a04c74ae7bb6edb4dba68da59a89567934122b1f8ebda9c38e76e5e9bd0b8dd6dfa32
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URI=${VERSION%\.*}/${VERSION%\b*}/$SOURCE
diff --git a/http/cherokee/HISTORY b/http/cherokee/HISTORY
index 9d77b7d..32f74fd 100644
--- a/http/cherokee/HISTORY
+++ b/http/cherokee/HISTORY
@@ -1,3 +1,6 @@
+2011-01-16 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.0.16
+
2010-12-04 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.0.12
* DEPENDS: fixed to work with current configure
diff --git a/kde4-apps/amarok2/DETAILS b/kde4-apps/amarok2/DETAILS
index 978fe0f..7893fef 100755
--- a/kde4-apps/amarok2/DETAILS
+++ b/kde4-apps/amarok2/DETAILS
@@ -7,8 +7,8 @@ if [[ $AMR_SVN == y ]];then
SOURCE_URL[0]=git://gitorious.org/amarok/amarok.git
FORCE_DOWNLOAD=1
else
- VERSION=2.3.2
-
SOURCE_HASH=sha512:0325766d3d51f10abfe75b5506d979277c1b39a1ae3afb48930b4bbdbec4da8760cf4f567e7314a2817ad6753d78f2b40e2fc313c82df921ec4192596a99d27a
+ VERSION=2.4.0
+
SOURCE_HASH=sha512:9b04c1431a605f791f4f195ec7af9263516d95014bd13adcb8edd70325633fb09d5995d6ff2d10c2ef0d4cfbd624903796754ac246dec3cb9018bbcc0e42927b
SOURCE=$SPELLX-$VERSION.tar.bz2
# SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
SOURCE_URL[0]=$KDE_URL/stable/$SPELLX/$VERSION/src/$SOURCE
diff --git a/kde4-apps/amarok2/HISTORY b/kde4-apps/amarok2/HISTORY
index a4d3244..27d2b3e 100644
--- a/kde4-apps/amarok2/HISTORY
+++ b/kde4-apps/amarok2/HISTORY
@@ -1,3 +1,6 @@
+2011-01-16 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 2.4.0
+
2010-09-22 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 2.3.2

diff --git a/science/mathomatic/DETAILS b/science/mathomatic/DETAILS
index a4e486b..695fb06 100755
--- a/science/mathomatic/DETAILS
+++ b/science/mathomatic/DETAILS
@@ -1,9 +1,9 @@
SPELL=mathomatic
- VERSION=15.3.7
+ VERSION=15.4.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.panix.com/~gesslein/$SOURCE
-
SOURCE_HASH=sha512:309a623bdfa8a8b2a0511782832df253487ff204c259bb034aead6abb5e9a4b905b85211dd542db415ea3e59ffbdc8af5b77685c6207cea9e318d594d920322e
+ SOURCE_URL[0]=http://mathomatic.org/$SOURCE
+
SOURCE_HASH=sha512:3a478efa1325885e76a6123ba109389bec07de55647a357a7c80f20a51aa1735ae594197be2301cd41b75040bad5bed489ff6a5205d8b357d62be0912a7d6d7e
WEB_SITE=http://mathomatic.orgserve.de/math/
ENTERED=20041204
LICENSE[0]=LGPL
diff --git a/science/mathomatic/HISTORY b/science/mathomatic/HISTORY
index febc755..eade9b5 100644
--- a/science/mathomatic/HISTORY
+++ b/science/mathomatic/HISTORY
@@ -1,3 +1,7 @@
+2011-01-16 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 15.4.0
+ Fixed SOURCE_URL[0]
+
2010-12-27 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 15.3.7




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (367c4634687031a1d809ac8027f740e0212d8e28), Bor Kraljič, 01/16/2011

Archive powered by MHonArc 2.6.24.

Top of Page