Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d729949f6229725e33a7544e391751c0ec81fd9d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d729949f6229725e33a7544e391751c0ec81fd9d)
  • Date: Sun, 6 Jan 2019 00:33:52 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

doc/man-db/DEPENDS | 1 +
doc/man-db/DETAILS | 2 +-
doc/man-db/HISTORY | 4 ++++
editors/neovim/DETAILS | 4 ++--
editors/neovim/HISTORY | 3 +++
5 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit d729949f6229725e33a7544e391751c0ec81fd9d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

editors/neovim: version 0.3.3

commit 0b257501838bfe6a3cbfdba8aaaa8728907dfdff
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

doc/man-db: version 2.8.5

diff --git a/doc/man-db/DEPENDS b/doc/man-db/DEPENDS
index a3984fa..5dea71c 100755
--- a/doc/man-db/DEPENDS
+++ b/doc/man-db/DEPENDS
@@ -1,3 +1,4 @@
+depends flex &&
depends groff &&
depends libpipeline &&
depends zlib &&
diff --git a/doc/man-db/DETAILS b/doc/man-db/DETAILS
index 754d4e0..a1a776a 100755
--- a/doc/man-db/DETAILS
+++ b/doc/man-db/DETAILS
@@ -1,5 +1,5 @@
SPELL="man-db"
- VERSION="2.8.4"
+ VERSION="2.8.5"
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE2="${SOURCE}.asc"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/doc/man-db/HISTORY b/doc/man-db/HISTORY
index 570b49f..6a498a2 100644
--- a/doc/man-db/HISTORY
+++ b/doc/man-db/HISTORY
@@ -1,3 +1,7 @@
+2019-01-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.8.5
+ * DEPENDS: requires flex
+
2018-07-27 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.8.4

diff --git a/editors/neovim/DETAILS b/editors/neovim/DETAILS
index 2241ed9..a06fd576 100755
--- a/editors/neovim/DETAILS
+++ b/editors/neovim/DETAILS
@@ -1,7 +1,7 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=neovim
- VERSION=0.3.2
-
SOURCE_HASH=sha512:1192d9330da3ab543dcb39bdff517637c7a52be558ad07a60de27bbf051432064edc230b46ddd9cdcae006ba1340550128e4d4ced7105f1aab57b13c2c4479ae
+ VERSION=0.3.3
+
SOURCE_HASH=sha512:2e2910e0dafdff69d2d9f54376c6d7c64e0f172bda02f85281fe6e694e7d81365e682793e454a0ca6f6c1b8a4ed9120bbfe574afa1fd0e6368e06af743d7d147
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_HINTS="no-check-certificate"

SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
diff --git a/editors/neovim/HISTORY b/editors/neovim/HISTORY
index a5bb7d8..053f6b7 100644
--- a/editors/neovim/HISTORY
+++ b/editors/neovim/HISTORY
@@ -1,3 +1,6 @@
+2019-01-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.3.3
+
2018-12-31 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.3.2, cmakefied
* BUILD: added some flags, cmake_build -> default_build



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d729949f6229725e33a7544e391751c0ec81fd9d), Pavel Vinogradov, 01/05/2019

Archive powered by MHonArc 2.6.24.

Top of Page