pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/enchant Update to 1.2.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67ea1e890a24
branches:  trunk
changeset: 516025:67ea1e890a24
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 12 17:52:16 2006 +0000

description:
Update to 1.2.6:

New in 1.2.3:

Bug fixes.

New in 1.2.1:

Better support for aspell-0.50 and greater
Hunspell support
Better Hspell support
The usual pile of bugfixes

(other changes unknown)

diffstat:

 textproc/enchant/Makefile |  7 +++----
 textproc/enchant/PLIST    |  4 +++-
 textproc/enchant/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (47 lines):

diff -r 5f7044b4f16d -r 67ea1e890a24 textproc/enchant/Makefile
--- a/textproc/enchant/Makefile Wed Jul 12 17:47:34 2006 +0000
+++ b/textproc/enchant/Makefile Wed Jul 12 17:52:16 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2006/06/15 13:31:30 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/07/12 17:52:16 wiz Exp $
 #
 
-DISTNAME=              enchant-1.1.6
-PKGREVISION=           1
+DISTNAME=              enchant-1.2.6
 CATEGORIES=            textproc
-MASTER_SITES=          http://www.abisource.com/downloads/enchant/1.1.6/
+MASTER_SITES=          http://www.abisource.com/downloads/enchant/1.2.6/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.abisource.com/enchant/
diff -r 5f7044b4f16d -r 67ea1e890a24 textproc/enchant/PLIST
--- a/textproc/enchant/PLIST    Wed Jul 12 17:47:34 2006 +0000
+++ b/textproc/enchant/PLIST    Wed Jul 12 17:52:16 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:54 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/07/12 17:52:16 wiz Exp $
 bin/enchant
 bin/enchant-lsmod
 include/enchant/enchant++.h
@@ -10,5 +10,7 @@
 lib/libenchant.la
 lib/pkgconfig/enchant.pc
 man/man1/enchant.1
+share/enchant/enchant.ordering
+@dirrm share/enchant
 @dirrm lib/enchant
 @dirrm include/enchant
diff -r 5f7044b4f16d -r 67ea1e890a24 textproc/enchant/distinfo
--- a/textproc/enchant/distinfo Wed Jul 12 17:47:34 2006 +0000
+++ b/textproc/enchant/distinfo Wed Jul 12 17:52:16 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/04/13 20:09:32 drochner Exp $
+$NetBSD: distinfo,v 1.6 2006/07/12 17:52:16 wiz Exp $
 
-SHA1 (enchant-1.1.6.tar.gz) = 764fd394f509ba630521433db5ae6d197b5a222d
-RMD160 (enchant-1.1.6.tar.gz) = 4c3d1bc07dfb0928258fba5fc7a08f2d7a4395b4
-Size (enchant-1.1.6.tar.gz) = 441962 bytes
+SHA1 (enchant-1.2.6.tar.gz) = b5a56ed7b161837207cde7984a51331246ebd34f
+RMD160 (enchant-1.2.6.tar.gz) = 1b6326f31a1eec7cc80292ac75a3061ff0eeefd1
+Size (enchant-1.2.6.tar.gz) = 532376 bytes



Home | Main Index | Thread Index | Old Index