Skip to Content.
Sympa Menu

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

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 (487172537c245ca163e6d70dd3cec9fd9918b42f)
  • Date: Mon, 16 May 2016 16:23:53 +0000

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

spelling/hunspell/DEPENDS | 1 +
spelling/hunspell/DETAILS | 8 ++++----
spelling/hunspell/HISTORY | 5 +++++
3 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 487172537c245ca163e6d70dd3cec9fd9918b42f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

hunspell: => 1.4.1

diff --git a/spelling/hunspell/DEPENDS b/spelling/hunspell/DEPENDS
index 8e0ac5f..c364f1e 100755
--- a/spelling/hunspell/DEPENDS
+++ b/spelling/hunspell/DEPENDS
@@ -1,3 +1,4 @@
+depends -sub CXX gcc &&
optional_depends ncurses \
"--with-ui" \
"--without-ui" \
diff --git a/spelling/hunspell/DETAILS b/spelling/hunspell/DETAILS
index 46290b3..fa2afd3 100755
--- a/spelling/hunspell/DETAILS
+++ b/spelling/hunspell/DETAILS
@@ -1,11 +1,11 @@
SPELL=hunspell
- VERSION=1.3.3
-
SOURCE_HASH=sha512:7599981d002a4a032c41c83f6287243a4942b0e25c408049a3ba86c16f63ce964800a3ac325ace0402b0d7256690c4a4151a66f19a8f58cc455af0498bb1af04
+ VERSION=1.4.1
+
SOURCE_HASH=sha512:6edc1120a08d46f1c3a590f9964486240eee46ef7f1c2d072c228d26dd1cb3bee1f283d007fcda994cdf0482c065cd5375c9706570a7c5be9aff423e19c03b6b
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
-
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
+
SOURCE_URL[0]=https://github.com/hunspell/hunspell/archive/v${VERSION}.tar.gz
LICENSE[0]=LGPL
- WEB_SITE=http://hunspell.sourceforge.net/
+ WEB_SITE=http://hunspell.github.io
ENTERED=20050924
KEYWORDS="spelling"
SHORT="A spell checker and morphological analyzer library"
diff --git a/spelling/hunspell/HISTORY b/spelling/hunspell/HISTORY
index d818131..a3f25d9 100644
--- a/spelling/hunspell/HISTORY
+++ b/spelling/hunspell/HISTORY
@@ -1,3 +1,8 @@
+2016-05-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.1
+ now at github
+ * DEPENDS: add CXX
+
2015-08-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.3




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (487172537c245ca163e6d70dd3cec9fd9918b42f), Treeve Jelbert, 05/16/2016

Archive powered by MHonArc 2.6.24.

Top of Page