mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to 0.60.3.
This release fixes several bugs involving some of the C API functions, fixes a major bug and improves the speed of the suggestion code, and fixes a number of other bugs.
This commit is contained in:
parent
bfde2ef470
commit
6ee7aec70b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138136
3 changed files with 11 additions and 1603 deletions
|
@ -6,13 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME?= aspell
|
||||
PORTVERSION= 0.60.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.60.3
|
||||
CATEGORIES+= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= aspell
|
||||
DISTFILES= aspell-0.60.2.tar.gz # needed for slave ports / options
|
||||
EXTRACT_ONLY= aspell-0.60.2.tar.gz
|
||||
DISTFILES= aspell-0.60.3.tar.gz # needed for slave ports / options
|
||||
EXTRACT_ONLY= aspell-0.60.3.tar.gz
|
||||
|
||||
MAINTAINER?= thierry@FreeBSD.org
|
||||
COMMENT?= Spelling checker with better suggestion logic than ispell
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
MD5 (aspell-0.60.2.tar.gz) = d067596a1d9029d127d85e5040bab0ab
|
||||
SIZE (aspell-0.60.2.tar.gz) = 1577570
|
||||
MD5 (aspell-0.60.3.tar.gz) = ca44ac2fcfdc7213e03d3b5610ce141a
|
||||
SIZE (aspell-0.60.3.tar.gz) = 1635824
|
||||
MD5 (aspell-af-0.50-0.tar.bz2) = bde617a195e70364f96eea71cf71a333
|
||||
SIZE (aspell-af-0.50-0.tar.bz2) = 256111
|
||||
MD5 (aspell6-am-0.03-1.tar.bz2) = 7e28708b53bd4bc3008dfb04237413ac
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue