Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (9a84b8c434dacf01f97d9bed793827ea19cc9e02)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (9a84b8c434dacf01f97d9bed793827ea19cc9e02)
  • Date: Fri, 23 Mar 2018 09:18:29 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

devel/git/DETAILS | 2 +-
devel/git/HISTORY | 3 +++
editors/vim/DETAILS | 4 ++--
editors/vim/HISTORY | 3 +++
graphics/imagemagick/DETAILS | 4 ++--
graphics/imagemagick/HISTORY | 3 +++
printer/ghostscript/DETAILS | 4 ++--
printer/ghostscript/HISTORY | 3 +++
python-pypi/lxml/DETAILS | 2 +-
python-pypi/lxml/HISTORY | 3 +++
python-pypi/pip/DETAILS | 4 ++--
python-pypi/pip/HISTORY | 3 +++
12 files changed, 28 insertions(+), 10 deletions(-)

New commits:
commit 9a84b8c434dacf01f97d9bed793827ea19cc9e02
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

devel/git: version 2.16.3

commit c19cbfc3e18f3f95c808e6368c7049a949ae395a
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/pip: version 9.0.3

commit 247ba2bd120bb33a04e23a5d1fe738a1ac93f134
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/lxml: version 4.2.1

commit e5baeb1c66a4e359c73435e28ecdf6e3fde97d6c
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

printer/ghostscript: version 9.23

commit ce398aee2481ff6cff04390fa4dbbf1bea5e48ac
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

editors/vim: version 8.0.1625

commit 7507ebf6493b611e11a392a8253d86bd73665491
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics/imagemagick: version 7.0.7-27

diff --git a/devel/git/DETAILS b/devel/git/DETAILS
index 622835a..a35993b 100755
--- a/devel/git/DETAILS
+++ b/devel/git/DETAILS
@@ -1,5 +1,5 @@
SPELL="git"
- VERSION="2.16.2"
+ VERSION="2.16.3"
SECURITY_PATCH="7"
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE2="${SOURCE%.xz}.sign"
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index 80f673b..c64d909 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,6 @@
+2018-03-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.16.3
+
2018-02-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.16.2

diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index a252511..90f8775 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -8,12 +8,12 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=hg_http://vim.googlecode.com/hg:${SPELL}-hg
SOURCE_IGNORE=volatile
else
- VERSION=8.0.1612
+ VERSION=8.0.1625
SECURITY_PATCH=4
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=https://github.com/vim/vim/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:4a16048f65d4f5d1f2a77d083408ec2f17243f2d4b9e074b5f1bdcab3ee9560556fd2e7dbe4b4dc7a20564fad33acb5bce707a9b59607aaf5d57ace80d7b160c
+
SOURCE_HASH=sha512:ca6b6b829f33f73540ae47a12a869283dfbc1eaec07d2e9365bd98f94b347030223d4a23a603008dd33d5352a5282d87001af796839367cdbdcea6ee165fe8a9
fi
WEB_SITE=http://www.vim.org
LICENSE[0]=http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index 2a18b99..7064857 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2018-03-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.0.1625
+
2018-03-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 8.0.1612

diff --git a/graphics/imagemagick/DETAILS b/graphics/imagemagick/DETAILS
index 4ce4951..3231dcb 100755
--- a/graphics/imagemagick/DETAILS
+++ b/graphics/imagemagick/DETAILS
@@ -1,11 +1,11 @@
SPELL=imagemagick
SPELLX=ImageMagick
- VERSION=7.0.7-25
+ VERSION=7.0.7-27
SECURITY_PATCH=5
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"

SOURCE_URL[0]=https://github.com/ImageMagick/ImageMagick/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:4483d4496bf9d794dfaf123bb016e5acf89773a1aafc1a86daa6e26669134d71526bace88ad2f4e1a8f3d7531cb69eb6fd01340e3384db173dda2d10fcdb1ee4
+
SOURCE_HASH=sha512:711d407b0154f0727a1628dacb082551b1abfa58b4483001610ed46468ba8237abe3275b8cdcff6254e01c0b18fad76f47b49387fb814235167c1f4454fd699e
CCACHE="off"
WEB_SITE=http://www.imagemagick.org/
ENTERED=20010922
diff --git a/graphics/imagemagick/HISTORY b/graphics/imagemagick/HISTORY
index 53f5b49..19ad305 100644
--- a/graphics/imagemagick/HISTORY
+++ b/graphics/imagemagick/HISTORY
@@ -1,3 +1,6 @@
+2018-03-19 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 7.0.7-27
+
2018-03-05 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 7.0.7-25

diff --git a/printer/ghostscript/DETAILS b/printer/ghostscript/DETAILS
index 0f39c7e..26e66fa 100755
--- a/printer/ghostscript/DETAILS
+++ b/printer/ghostscript/DETAILS
@@ -1,6 +1,6 @@
SPELL=ghostscript
- VERSION=9.22
-
SOURCE_HASH=sha512:599ba003e168d302e327ea7c2b83a4247059a1b7222452cbea4966dac448a79e8d7f07a1f287fa0c14cfa5269bb623382ed02fb3ea3a0e526dae08aaa1cd8b89
+ VERSION=9.23
+
SOURCE_HASH=sha512:33fcf00b5edd1d45ebeb9cb259b564377fdc9863089dd83067bb49a3d14184ae3679f504fdb26e7bb95ae023260bcf597cf9f9b9a336d7c3ad2fc3412fb38c48
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.ghostscript.com/
diff --git a/printer/ghostscript/HISTORY b/printer/ghostscript/HISTORY
index dd2fb85..35a4a94 100644
--- a/printer/ghostscript/HISTORY
+++ b/printer/ghostscript/HISTORY
@@ -1,3 +1,6 @@
+2018-03-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 9.23
+
2017-10-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 9.22
* fix_openjp2_dynamic_linking.patch, PRE_BUILD: remove obsolete patch
diff --git a/python-pypi/lxml/DETAILS b/python-pypi/lxml/DETAILS
index a1d5709..c03d8d0 100755
--- a/python-pypi/lxml/DETAILS
+++ b/python-pypi/lxml/DETAILS
@@ -1,5 +1,5 @@
SPELL=lxml
- VERSION=4.2.0
+ VERSION=4.2.1
SOURCE=$SPELL-$VERSION.tgz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://lxml.de/files/$SOURCE
diff --git a/python-pypi/lxml/HISTORY b/python-pypi/lxml/HISTORY
index 21b74a3..5a8e937 100644
--- a/python-pypi/lxml/HISTORY
+++ b/python-pypi/lxml/HISTORY
@@ -1,3 +1,6 @@
+2018-03-22 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 4.2.1
+
2018-03-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 4.2.0

diff --git a/python-pypi/pip/DETAILS b/python-pypi/pip/DETAILS
index ce224d4..f01e8dd 100755
--- a/python-pypi/pip/DETAILS
+++ b/python-pypi/pip/DETAILS
@@ -1,6 +1,6 @@
SPELL=pip
- VERSION=9.0.2
-
SOURCE_HASH=sha512:25267cb1c55a12188b325795389744448c2fd80d95c92631b7222467a5637a3caa64828e2e8d23adf2731f469eff3c0704173b6acf5a947cfa7abaeb15a8e5b4
+ VERSION=9.0.3
+
SOURCE_HASH=sha512:9e005ebd6f11d1289d2054cb0ac09e133cb4d60d18b790c596140b77dc683754e1c2d9fe88fb94d4578579dc3583c9404e520b2f6acb90dc67c85433692e061a
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL=https://github.com/pypa/pip/archive/$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/pip/HISTORY b/python-pypi/pip/HISTORY
index d7ff521..2c49170 100644
--- a/python-pypi/pip/HISTORY
+++ b/python-pypi/pip/HISTORY
@@ -1,3 +1,6 @@
+2018-03-22 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 9.0.3
+
2018-03-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 9.0.2




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (9a84b8c434dacf01f97d9bed793827ea19cc9e02), Florian Franzmann, 03/23/2018

Archive powered by MHonArc 2.6.24.

Top of Page