pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/aspell Update to 0.50.5. Changes sine 0.50.4.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5288001ca014
branches: trunk
changeset: 469467:5288001ca014
user: snj <snj%pkgsrc.org@localhost>
date: Mon Feb 23 21:58:56 2004 +0000
description:
Update to 0.50.5. Changes sine 0.50.4.1:
* Reworked url filter which fixed several bugs and now accepts "bla.bla/
kdkdl" as a url.
* Fixed bug in which the url filter was coming before all other filters
when it was suppose to come after. This solved a number of problems
where the url filter was interfering with other filters.
* Small bug fix in SGML filter.
* Added code page charsets, ie cp125?.dat.
* Added natural (split) keyboard data file as "split.kbd"
* Compile fixes for the upcoming GCC 3.4
* Removed Solaris link hack as it was causing more problems than it
fixes.
* Compile fixes for Sun WorkShop 6 compiler, but there may still be some
problems, especially with linking.
* Minor manual fixes.
Okayed by wiz.
diffstat:
textproc/aspell/Makefile | 4 ++--
textproc/aspell/PLIST | 18 +++++++++++++-----
textproc/aspell/distinfo | 6 +++---
3 files changed, 18 insertions(+), 10 deletions(-)
diffs (74 lines):
diff -r 84008310b80f -r 5288001ca014 textproc/aspell/Makefile
--- a/textproc/aspell/Makefile Mon Feb 23 21:49:05 2004 +0000
+++ b/textproc/aspell/Makefile Mon Feb 23 21:58:56 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2004/02/14 17:21:53 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2004/02/23 21:58:56 snj Exp $
#
-DISTNAME= aspell-0.50.4.1
+DISTNAME= aspell-0.50.5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}
diff -r 84008310b80f -r 5288001ca014 textproc/aspell/PLIST
--- a/textproc/aspell/PLIST Mon Feb 23 21:49:05 2004 +0000
+++ b/textproc/aspell/PLIST Mon Feb 23 21:58:56 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/12/03 16:49:06 recht Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/02/23 21:58:56 snj Exp $
bin/aspell
bin/aspell-import
bin/pspell-config
@@ -10,13 +10,22 @@
lib/libaspell.la
lib/libaspell.so
lib/libaspell.so.15
-lib/libaspell.so.15.2
+lib/libaspell.so.15.3
lib/libpspell.a
lib/libpspell.la
lib/libpspell.so
lib/libpspell.so.15
-lib/libpspell.so.15.2
+lib/libpspell.so.15.3
share/aspell/ASCII.dat
+share/aspell/cp1250.dat
+share/aspell/cp1251.dat
+share/aspell/cp1252.dat
+share/aspell/cp1253.dat
+share/aspell/cp1254.dat
+share/aspell/cp1255.dat
+share/aspell/cp1256.dat
+share/aspell/cp1257.dat
+share/aspell/cp1258.dat
share/aspell/dvorak.kbd
share/aspell/iso8859-1.dat
share/aspell/iso8859-10.dat
@@ -36,12 +45,11 @@
share/aspell/koi8-r.dat
share/aspell/koi8-u.dat
share/aspell/spell
+share/aspell/split.kbd
share/aspell/standard.kbd
share/aspell/viscii.dat
share/doc/aspell/dev-html/devel.css
share/doc/aspell/dev-html/devel.html
-share/doc/aspell/dev-html/img1.png
-share/doc/aspell/dev-html/img2.png
share/doc/aspell/dev-html/index.html
share/doc/aspell/dev-html/nx_grp_g.png
share/doc/aspell/dev-html/prev_g.png
diff -r 84008310b80f -r 5288001ca014 textproc/aspell/distinfo
--- a/textproc/aspell/distinfo Mon Feb 23 21:49:05 2004 +0000
+++ b/textproc/aspell/distinfo Mon Feb 23 21:58:56 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2003/12/03 16:49:06 recht Exp $
+$NetBSD: distinfo,v 1.9 2004/02/23 21:58:56 snj Exp $
-SHA1 (aspell-0.50.4.1.tar.gz) = d948a1571c38094b920b593de70bff2f2b7d5741
-Size (aspell-0.50.4.1.tar.gz) = 962279 bytes
+SHA1 (aspell-0.50.5.tar.gz) = 0b17272e1773ef133775d5e6be9fbccc8689ff58
+Size (aspell-0.50.5.tar.gz) = 1016586 bytes
SHA1 (patch-ab) = 9b3e6dfbdf27b9bc0a10384be057685fba734aa7
SHA1 (patch-ac) = 2a83265b7738bc9ed24de163cfee32ee13bbd231
Home |
Main Index |
Thread Index |
Old Index