summaryrefslogtreecommitdiffstats
path: root/spelling
diff options
context:
space:
mode:
Diffstat (limited to 'spelling')
-rwxr-xr-xspelling/aspell/DETAILS3
-rw-r--r--spelling/aspell/HISTORY4
-rw-r--r--spelling/goldendict/0001-add-missing-includes.patch2
-rwxr-xr-xspelling/mythes/DETAILS8
-rw-r--r--spelling/mythes/HISTORY4
5 files changed, 15 insertions, 6 deletions
diff --git a/spelling/aspell/DETAILS b/spelling/aspell/DETAILS
index fa1f264b0d..dbd5353369 100755
--- a/spelling/aspell/DETAILS
+++ b/spelling/aspell/DETAILS
@@ -1,5 +1,6 @@
+# Watch: https://ftp.gnu.org/gnu/aspell
SPELL=aspell
- VERSION=0.60.8
+ VERSION=0.60.8.1
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.sig
diff --git a/spelling/aspell/HISTORY b/spelling/aspell/HISTORY
index 2aaea98792..f7e2e06d2d 100644
--- a/spelling/aspell/HISTORY
+++ b/spelling/aspell/HISTORY
@@ -1,3 +1,7 @@
+2024-04-07 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.60.8.1
+ fixed WEB_SITE
+
2019-10-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.60.8
diff --git a/spelling/goldendict/0001-add-missing-includes.patch b/spelling/goldendict/0001-add-missing-includes.patch
index 5c913f311f..ac5984f91e 100644
--- a/spelling/goldendict/0001-add-missing-includes.patch
+++ b/spelling/goldendict/0001-add-missing-includes.patch
@@ -1,5 +1,5 @@
From 470b88a364febcbb36b1bd5f701e023d623a8576 Mon Sep 17 00:00:00 2001
-From: Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+From: Florian Franzmann <bwlf@bandrate.org>
Date: Sat, 15 Mar 2014 18:14:29 +0100
Subject: [PATCH] add missing includes
diff --git a/spelling/mythes/DETAILS b/spelling/mythes/DETAILS
index 31d5b403ee..88f73345d4 100755
--- a/spelling/mythes/DETAILS
+++ b/spelling/mythes/DETAILS
@@ -1,8 +1,8 @@
SPELL=mythes
- VERSION=1.2.4
- SOURCE_HASH=sha512:a04da39812bcfb1391a2cba7de73e955eafe141679ec03ed6657d03bebf360b432480d0037dff9ed72a1dfda5a70d77d44ac2bb14cdb109fd8e2a38376feee21
- SOURCE="$SPELL-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/hunspell/${SOURCE}
+ VERSION=1.2.5
+ SOURCE_HASH=sha512:304fd05619e0ae02c9c29d92a6ada8f4a85f41f331b87b8820728c1919f3dd9c5cd951dbef9a27e649466f94dc5daa19350c9fd09c90d49b198b73b1f9eb770e
+ SOURCE="$SPELL-${VERSION}.tar.xz"
+ SOURCE_URL[0]=https://github.com/hunspell/mythes/releases/download/v${VERSION}/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-${VERSION}"
WEB_SITE=https://hunspell.sourceforge.net/
LICENSE[0]=BSD
diff --git a/spelling/mythes/HISTORY b/spelling/mythes/HISTORY
index 18f1554a1f..9ddf6870e3 100644
--- a/spelling/mythes/HISTORY
+++ b/spelling/mythes/HISTORY
@@ -1,3 +1,7 @@
+2023-07-04 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.2.5
+ download from github
+
2021-11-26 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.2.4