Skip to Content.
Sympa Menu

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

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 (0d2c8ebdd3943e4c803095a362feb2b61e9de982)
  • Date: Sun, 24 Apr 2016 14:53:34 +0000

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

devel/nasm/DETAILS | 6 +++---
devel/nasm/HISTORY | 3 +++
kde5-apps/kjots/DETAILS | 2 +-
kde5-apps/kwave/DETAILS | 2 +-
kde5-apps/kwave/HISTORY | 3 +++
kde5-apps/labplot/DETAILS | 2 +-
kde5-apps/skanlite/DETAILS | 2 +-
kde5-apps/zanshin/DETAILS | 2 +-
kde5-graphics/gwenview/DETAILS | 2 +-
kde5-graphics/kcolorchooser/DETAILS | 2 +-
kde5-graphics/kruler/DETAILS | 2 +-
kde5-pim/kleopatra/DETAILS | 2 +-
kde5-pim/kleopatra/HISTORY | 3 +++
kde5-utils/ark/DETAILS | 2 +-
kde5-utils/dolphin/DETAILS | 2 +-
kde5-utils/kate/DETAILS | 2 +-
kde5-utils/kcalc/DETAILS | 2 +-
kde5-utils/kcharselect/DETAILS | 2 +-
kde5-utils/konsole/DETAILS | 2 +-
kde5-utils/ktimer/DETAILS | 2 +-
kde5-utils/kwalletmanager5/DETAILS | 2 +-
python-pypi/isort/DETAILS | 4 ++--
python-pypi/isort/HISTORY | 3 +++
python-pypi/setuptools/DETAILS | 4 ++--
python-pypi/setuptools/HISTORY | 3 +++
25 files changed, 39 insertions(+), 24 deletions(-)

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

kleopatra - update website

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

nasm: => 2.12.01

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

setuptools: => 20.9.0

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

isort: => 4.2.5

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

kde5-graphics - fix previous typo

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

kde5-apps - fix previous typo

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

kde5-utils -0 fix previous typo

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

kwave - update website

diff --git a/devel/nasm/DETAILS b/devel/nasm/DETAILS
index 359a2a2..48b351c 100755
--- a/devel/nasm/DETAILS
+++ b/devel/nasm/DETAILS
@@ -1,7 +1,7 @@
SPELL=nasm
- VERSION=2.11.08
-
SOURCE_HASH=sha512:0826639c4ff5fd331921d5f36e97ccb4bbe26eb49ea146e49a110015a9d10e2fa29040d648b0890bf4aaba048ed8b70434d7027a9733ef605de0aacf819a4993
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=2.12.01
+
SOURCE_HASH=sha512:c016b2b26f2ef00fe8de673dc7b2effa55ddd23d1f15145380c2767a2cd4a5c60c77732faebcd5868b325f780c0bf76a5e0c49eb6189609b21e2493d2af9347c
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.nasm.us/
SOURCE_URL[0]=$WEB_SITE/pub/$SPELL/releasebuilds/$VERSION/$SOURCE
diff --git a/devel/nasm/HISTORY b/devel/nasm/HISTORY
index 208d550..d4a5280 100644
--- a/devel/nasm/HISTORY
+++ b/devel/nasm/HISTORY
@@ -1,3 +1,6 @@
+2016-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.12.01
+
2015-03-31 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: updated spell to 2.11.08

diff --git a/kde5-apps/kjots/DETAILS b/kde5-apps/kjots/DETAILS
index ae9a63c..2047988 100755
--- a/kde5-apps/kjots/DETAILS
+++ b/kde5-apps/kjots/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=http://download.kde.org/stable/kjots/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/utilities/kjots
+ WEB_SITE=https://www.kde.org/applications/utilities/kjots
ENTERED=20151126
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-apps/kwave/DETAILS b/kde5-apps/kwave/DETAILS
index 97cb68e..868a117 100755
--- a/kde5-apps/kwave/DETAILS
+++ b/kde5-apps/kwave/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL=http://downloads.sourceforge.net/sourceforge/kwave/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%-1}
- WEB_SITE=https://projects.kde.org/projects//kwave
+ WEB_SITE=http://kwave.sourceforge.net
LICENSE[0]=GPL
ENTERED=20080125
SHORT="a sound editor for KDE5"
diff --git a/kde5-apps/kwave/HISTORY b/kde5-apps/kwave/HISTORY
index a58ad61..82e9ac5 100644
--- a/kde5-apps/kwave/HISTORY
+++ b/kde5-apps/kwave/HISTORY
@@ -1,3 +1,6 @@
+2016-04-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: update website
+
2016-02-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.1-1

diff --git a/kde5-apps/labplot/DETAILS b/kde5-apps/labplot/DETAILS
index de4152a..3df612f 100755
--- a/kde5-apps/labplot/DETAILS
+++ b/kde5-apps/labplot/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION-kf5.tar.xz
SOURCE_URL=http://download.kde.org/stable/labplot/${VERSION}/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-kf5
- WEB_SITE=https://edu.kde.org/applications/science/labplot
+ WEB_SITE=https://www.kde.org/applications/science/labplot
ENTERED=20151026
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-apps/skanlite/DETAILS b/kde5-apps/skanlite/DETAILS
index ddd5448..6326ca0 100755
--- a/kde5-apps/skanlite/DETAILS
+++ b/kde5-apps/skanlite/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=http://download.kde.org/stable/skanlite/${VERSION}/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/graphics/skanlite
+ WEB_SITE=https://www.kde.org/applications/graphics/skanlite
ENTERED=20110226
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-apps/zanshin/DETAILS b/kde5-apps/zanshin/DETAILS
index 7ad9d6e..f369f58 100755
--- a/kde5-apps/zanshin/DETAILS
+++ b/kde5-apps/zanshin/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="personal organizer"
cat << EOF
Zanshin is a powerful yet simple application for managing your day to day
actions.
-It helps you organize and reduce the cognitive pressure of what one has to
do in
+It helps you organize and rwww.e the cognitive pressure of what one has to
do in
his job and personal life. You'll never forget anything anymore, getting
your mind
like water
EOF
diff --git a/kde5-graphics/gwenview/DETAILS b/kde5-graphics/gwenview/DETAILS
index 33cc585..f2e4b27 100755
--- a/kde5-graphics/gwenview/DETAILS
+++ b/kde5-graphics/gwenview/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/$VERSION/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/graphics/gwenview
+ WEB_SITE=https://www.kde.org/applications/graphics/gwenview
ENTERED=20110219
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-graphics/kcolorchooser/DETAILS
b/kde5-graphics/kcolorchooser/DETAILS
index 53751d6..42c770c 100755
--- a/kde5-graphics/kcolorchooser/DETAILS
+++ b/kde5-graphics/kcolorchooser/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/graphics/kcolorchooser
+ WEB_SITE=https://www.kde.org/applications/graphics/kcolorchooser
ENTERED=20160324
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-graphics/kruler/DETAILS b/kde5-graphics/kruler/DETAILS
index b124ff9..a46ed0c 100755
--- a/kde5-graphics/kruler/DETAILS
+++ b/kde5-graphics/kruler/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/graphics/kruler
+ WEB_SITE=https://www.kde.org/applications/graphics/kruler
ENTERED=20110804
LICENSE[0]=GPL
KEYWORDS="kde5"
diff --git a/kde5-pim/kleopatra/DETAILS b/kde5-pim/kleopatra/DETAILS
index f09215f..5c92a39 100755
--- a/kde5-pim/kleopatra/DETAILS
+++ b/kde5-pim/kleopatra/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://community.kde.org/KDE_PIM
+ WEB_SITE=https://www.kde.org/applications/utilities/kleopatra
ENTERED=20160304
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-pim/kleopatra/HISTORY b/kde5-pim/kleopatra/HISTORY
index cc07a35..56d341c 100644
--- a/kde5-pim/kleopatra/HISTORY
+++ b/kde5-pim/kleopatra/HISTORY
@@ -1,3 +1,6 @@
+2016-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: update website
+
2016-04-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: update website

diff --git a/kde5-utils/ark/DETAILS b/kde5-utils/ark/DETAILS
index 099beca..dd47edf 100644
--- a/kde5-utils/ark/DETAILS
+++ b/kde5-utils/ark/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/utilities/ark
+ WEB_SITE=https://www.kde.org/applications/utilities/ark
ENTERED=20110821
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-utils/dolphin/DETAILS b/kde5-utils/dolphin/DETAILS
index 9190e68..d80e491 100644
--- a/kde5-utils/dolphin/DETAILS
+++ b/kde5-utils/dolphin/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/system/dolphin
+ WEB_SITE=https://www.kde.org/applications/system/dolphin
ENTERED=20140629
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-utils/kate/DETAILS b/kde5-utils/kate/DETAILS
index 07ea4b5..bee5864 100755
--- a/kde5-utils/kate/DETAILS
+++ b/kde5-utils/kate/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/$VERSION/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/utilities/kate
+ WEB_SITE=https://www.kde.org/applications/utilities/kate
LICENSE[0]=GPL
ENTERED=20131129
KEYWORDS="KF5"
diff --git a/kde5-utils/kcalc/DETAILS b/kde5-utils/kcalc/DETAILS
index 05bebf7..424d961 100644
--- a/kde5-utils/kcalc/DETAILS
+++ b/kde5-utils/kcalc/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/utilities/kcalc
+ WEB_SITE=https://www.kde.org/applications/utilities/kcalc
ENTERED=20110821
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-utils/kcharselect/DETAILS b/kde5-utils/kcharselect/DETAILS
index 169e497..6ed08e9 100644
--- a/kde5-utils/kcharselect/DETAILS
+++ b/kde5-utils/kcharselect/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/utilities/kcharselect
+ WEB_SITE=https://www.kde.org/applications/utilities/kcharselect
ENTERED=20110821
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-utils/konsole/DETAILS b/kde5-utils/konsole/DETAILS
index ecc864b..7c09939 100755
--- a/kde5-utils/konsole/DETAILS
+++ b/kde5-utils/konsole/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/$VERSION/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/system/konsole
+ WEB_SITE=https://www.kde.org/applications/system/konsole
LICENSE[0]=GPL
ENTERED=20131212
KEYWORDS="KF5"
diff --git a/kde5-utils/ktimer/DETAILS b/kde5-utils/ktimer/DETAILS
index b2d09f9..e6cda8c 100644
--- a/kde5-utils/ktimer/DETAILS
+++ b/kde5-utils/ktimer/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://edu.kde.org/applications/utilities/ktimer
+ WEB_SITE=https://www.kde.org/applications/utilities/ktimer
ENTERED=20110821
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/kde5-utils/kwalletmanager5/DETAILS
b/kde5-utils/kwalletmanager5/DETAILS
index 1afae5b..ea17e82 100644
--- a/kde5-utils/kwalletmanager5/DETAILS
+++ b/kde5-utils/kwalletmanager5/DETAILS
@@ -5,7 +5,7 @@
SOURCE=$SPELLX-$VERSION.tar.xz

SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
- WEB_SITE=https://edu.kde.org/applications/system/kwalletmanager
+ WEB_SITE=https://www.kde.org/applications/system/kwalletmanager
ENTERED=20110821
# SECURITY_PATCH=1
LICENSE[0]=GPL
diff --git a/python-pypi/isort/DETAILS b/python-pypi/isort/DETAILS
index 054a900..4e10e7b 100755
--- a/python-pypi/isort/DETAILS
+++ b/python-pypi/isort/DETAILS
@@ -1,6 +1,6 @@
SPELL=isort
- VERSION=4.0.0
-
SOURCE_HASH=sha512:e4df7df4c1311616721c5fb2a0de5e2c75fad5652428e0386727614970a4da86650f7874226c9b7fc80aeb4ef720ab872d77c3d08d53a1090875286ca9e9ce51
+ VERSION=4.2.5
+
SOURCE_HASH=sha512:ddc8e859bb421e4179315d74896958c8279394d42a75494db5dc22c58422994aa249b63c03645626a021ccf9142941bde51ad400256ab1c6be29da8110375f40
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/$SPELL
diff --git a/python-pypi/isort/HISTORY b/python-pypi/isort/HISTORY
index 42a6268..f29c536 100644
--- a/python-pypi/isort/HISTORY
+++ b/python-pypi/isort/HISTORY
@@ -1,3 +1,6 @@
+2016-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.2.5
+
2015-08-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.0.0

diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index 78ce3ac..08bfcc6 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,6 +1,6 @@
SPELL=setuptools
- VERSION=20.8.1
-
SOURCE_HASH=sha512:a3270b1fb1873347ed503d6efcbf4074d8cb25feddaa17ad3dd5541890b6b0e51f00fb5b2bddb3cc0b38168a18ceb95e2405f1000d28def513434833d56fc4eb
+ VERSION=20.9.0
+
SOURCE_HASH=sha512:b793b5c071748e955273eb24b51cd8c19323ab1252be1ef1e3ac4868498f3609a5938e2c93494f2a95255a78d3b6fd95f2f2c3831991fcc718f0924a88a2e9c2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://pypi.python.org/packages/source/s/$SPELL/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index a5b0098..038c35a 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,6 @@
+2016-04-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 20.9.0
+
2016-04-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 20.8.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (0d2c8ebdd3943e4c803095a362feb2b61e9de982), Treeve Jelbert, 04/24/2016

Archive powered by MHonArc 2.6.24.

Top of Page