Date: Thu, 29 Jan 2026 22:57:52 +0000 From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f4607811edb1 - main - textproc/el-aspell: upgrade to 0.08 Message-ID: <697be5f0.3c995.5904bf8f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4607811edb11a42d3318f15dffb6c4ac4555772 commit f4607811edb11a42d3318f15dffb6c4ac4555772 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2026-01-29 18:14:44 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2026-01-29 22:57:46 +0000 textproc/el-aspell: upgrade to 0.08 Remark: the previous version number, dated 2002, is higher, but actually for Aspell 5; this one is newer and really for Aspell 6. Also define the license. --- textproc/el-aspell/Makefile | 11 +++++++---- textproc/el-aspell/distinfo | 5 +++-- textproc/el-aspell/pkg-plist | 2 ++ 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/textproc/el-aspell/Makefile b/textproc/el-aspell/Makefile index cdc6c3cf7b66..b47a3e397447 100644 --- a/textproc/el-aspell/Makefile +++ b/textproc/el-aspell/Makefile @@ -1,13 +1,16 @@ PORTNAME= ${DICT}-aspell -SPELLVERSION= -el-0.50-3 -PORTREVISION= 1 -PORTEPOCH= 1 +SPELLVERSION= 6-el-0.08-0 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Greek dictionary -DICT= el +LICENSE= GPLv2 + +WWW= https://www.elspell.gr/ + +DICT= el .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> diff --git a/textproc/el-aspell/distinfo b/textproc/el-aspell/distinfo index 4f0cb86d69a6..239066c91a27 100644 --- a/textproc/el-aspell/distinfo +++ b/textproc/el-aspell/distinfo @@ -1,2 +1,3 @@ -SHA256 (aspell-el-0.50-3.tar.bz2) = 3f6508937dcaa64a6c70ee5f722f088b46b202a6409961b93b705d4ec4f56380 -SIZE (aspell-el-0.50-3.tar.bz2) = 328225 +TIMESTAMP = 1769709626 +SHA256 (aspell6-el-0.08-0.tar.bz2) = 4af60f1a8adf8b1899680deefdf49288d7406a2c591658f880628bf7c1604cd2 +SIZE (aspell6-el-0.08-0.tar.bz2) = 358493 diff --git a/textproc/el-aspell/pkg-plist b/textproc/el-aspell/pkg-plist index 8c9961a8091a..b0c9813567e8 100644 --- a/textproc/el-aspell/pkg-plist +++ b/textproc/el-aspell/pkg-plist @@ -1,5 +1,7 @@ lib/aspell-%%VER%%/el_phonet.dat lib/aspell-%%VER%%/el.dat +lib/aspell-%%VER%%/el.kbd share/aspell/el.multi share/aspell/el.rws +share/aspell/gr.alias share/aspell/greek.aliashome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697be5f0.3c995.5904bf8f>
