Skip to Content.
Sympa Menu

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

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 (1c36c2250799ad39121974c5706af61556d695e1)
  • Date: Sat, 16 Jun 2018 15:30:43 +0000

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

editors/vim/DETAILS | 4 ++--
editors/vim/HISTORY | 3 +++
haskell/haskell-http-client/DETAILS | 4 ++--
haskell/haskell-http-client/HISTORY | 3 +++
python-pypi/cherrypy/DETAILS | 4 ++--
python-pypi/cherrypy/HISTORY | 3 +++
python-pypi/python-cheroot/DETAILS | 4 ++--
python-pypi/python-cheroot/HISTORY | 3 +++
8 files changed, 20 insertions(+), 8 deletions(-)

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

python-pypi/cherrypy: version 16.0.0

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

haskell/haskell-http-client: version 0.5.13

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

editors/vim: version 8.1.0058

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

python-pypi/python-cheroot: version 6.3.2

diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index 25ba0ae..89aa7e9 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.1.0000
+ VERSION=8.1.0058
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:09c088383b9a2f4b75006bb2b527d1927386649e690574175734620f87cb77df75312f9cde91a6f8b6f87a9764c53e3915419d0853e88373458e69557159e22c
+
SOURCE_HASH=sha512:25778c1a0a8cc66dc5249f0b7d2983fe5df892026e603ef6edb1af3546f63650f02feaf96c99370eeea26269310ece9677e39e8e03bf96c7ad908f4b4e3a5676
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 c84f934..ceb5889 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2018-06-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.1.0058
+
2018-05-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 8.1.0000

diff --git a/haskell/haskell-http-client/DETAILS
b/haskell/haskell-http-client/DETAILS
index e54a400..30026f3 100755
--- a/haskell/haskell-http-client/DETAILS
+++ b/haskell/haskell-http-client/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-http-client
- VERSION=0.5.12.1
+ VERSION=0.5.13
SOURCE="http-client-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/http-client-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:f456b9b3b64980348b42fd88547c268cdec2e4f33b8dbf92cf5e2cd5ea46a81a06f831cf555084661dd3797605b8bf5209159e40c4275d4d4233da03d1675918
+
SOURCE_HASH=sha512:1014f5351fd30126cf4997be2f01cbe100b10ca9a2642edc9c80922b42de7d92bc61d547e4daf0db43b76911eede6c0df253f598937794528ba0e89d71fe2a05
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/http-client-${VERSION}"
WEB_SITE="https://github.com/snoyberg/http-client";
LICENSE[0]=MIT
diff --git a/haskell/haskell-http-client/HISTORY
b/haskell/haskell-http-client/HISTORY
index 64f8fdf..b20e20c 100644
--- a/haskell/haskell-http-client/HISTORY
+++ b/haskell/haskell-http-client/HISTORY
@@ -1,3 +1,6 @@
+2018-06-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 0.5.13
+
2018-05-06 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS, DEPENDS: version 0.5.12.1

diff --git a/python-pypi/cherrypy/DETAILS b/python-pypi/cherrypy/DETAILS
index 6831052..68a7013 100755
--- a/python-pypi/cherrypy/DETAILS
+++ b/python-pypi/cherrypy/DETAILS
@@ -1,9 +1,9 @@
SPELL=cherrypy
SPELLX=CherryPy
- VERSION=15.0.0
+ VERSION=16.0.0
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]="https://pypi.io/packages/source/C/${SPELLX}/${SOURCE}";
-
SOURCE_HASH=sha512:0826b02b5ea287de2ea6e9ccc7fc2d1adc110559cc0a0140cd9f37d1abfa2c37895ea5304be3c95896661242ceed8f518ec860e6db335f9efb855c82318e65c7
+
SOURCE_HASH=sha512:66a9ad2eee1e68096ec05c94d617e1e13c2ebb739c469317115aabce46e77be0a45c53434c2ef0b663e52a77da0731e5f7968b7d46243c47c0a57025a80572ec
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=http://www.cherrypy.org/
LICENSE[0]=BSD
diff --git a/python-pypi/cherrypy/HISTORY b/python-pypi/cherrypy/HISTORY
index 80f02f9..0db22e7 100644
--- a/python-pypi/cherrypy/HISTORY
+++ b/python-pypi/cherrypy/HISTORY
@@ -1,3 +1,6 @@
+2018-06-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 16.0.0
+
2018-05-18 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 15.0.0

diff --git a/python-pypi/python-cheroot/DETAILS
b/python-pypi/python-cheroot/DETAILS
index 1c49938..55d06dc 100755
--- a/python-pypi/python-cheroot/DETAILS
+++ b/python-pypi/python-cheroot/DETAILS
@@ -1,8 +1,8 @@
SPELL=python-cheroot
- VERSION=6.3.1
+ VERSION=6.3.2
SOURCE="cheroot-$VERSION.tar.gz"
SOURCE_URL[0]=http://pypi.io/packages/source/c/cheroot/$SOURCE
-
SOURCE_HASH=sha512:277dfe35927f5e41bd9601f89c0bca549946c21523c2e3ee5ce20c4d49bd9e006c2c4046b78289d72d09b7b5befa2de6d456c174ead9b29b42e255972e0fc604
+
SOURCE_HASH=sha512:bae65749319fbcd3f713926efbd5aefc150fec592ac6f73e83027f1e69cb5b4a6fb1051f199220568f2b704055d3dc70abfe030870c1d5e85ab7113dda7cd086
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/cheroot-${VERSION}"
WEB_SITE="https://github.com/cherrypy/cheroot";
LICENSE[0]=BSD
diff --git a/python-pypi/python-cheroot/HISTORY
b/python-pypi/python-cheroot/HISTORY
index 2aa72c3..3dca3ee 100644
--- a/python-pypi/python-cheroot/HISTORY
+++ b/python-pypi/python-cheroot/HISTORY
@@ -1,3 +1,6 @@
+2018-06-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 6.3.2
+
2018-05-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 6.3.1




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (1c36c2250799ad39121974c5706af61556d695e1), Florian Franzmann, 06/16/2018

Archive powered by MHonArc 2.6.24.

Top of Page