diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 20:37:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 20:37:11 +0000 |
commit | d3a741bd0e6bcadedbb746719f2415f4ab3fae1e (patch) | |
tree | 8cf4b63a01042877b0f9571826ae48b67a8df48b | |
parent | 0af34178025bc131026e7d717356388428063aa4 (diff) | |
download | pkgsrc-d3a741bd0e6bcadedbb746719f2415f4ab3fae1e.tar.gz |
Update to 1.7h:
Tue Mar 22 11:50:24 CET 2005 (Peter Heslin):
*** Add advice for flyspell-auto-correct-previous-word.
-rw-r--r-- | textproc/flyspell/Makefile | 6 | ||||
-rw-r--r-- | textproc/flyspell/distinfo | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/textproc/flyspell/Makefile b/textproc/flyspell/Makefile index 3b3decf112d..0d532f91fba 100644 --- a/textproc/flyspell/Makefile +++ b/textproc/flyspell/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/12/27 03:09:18 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2005/03/27 20:37:11 wiz Exp $ # -DISTNAME= flyspell-1.7f.el +DISTNAME= flyspell-1.7h.el PKGNAME= ${DISTNAME:S/.el//} -PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www-sop.inria.fr/mimosa/personnel/Manuel.Serrano/flyspell/ EXTRACT_SUFX= # empty @@ -17,7 +16,6 @@ DEPENDS= ispell-emacs-[0-9]*:../../textproc/ispell-emacs EXTRACT_ONLY= # None WRKSRC= ${WRKDIR} -DIST_SUBDIR= ${PKGNAME} NO_CONFIGURE= # NO_BUILD= # diff --git a/textproc/flyspell/distinfo b/textproc/flyspell/distinfo index 1e92d00c0b1..e238d9fa8dd 100644 --- a/textproc/flyspell/distinfo +++ b/textproc/flyspell/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 14:48:41 agc Exp $ +$NetBSD: distinfo,v 1.7 2005/03/27 20:37:11 wiz Exp $ -SHA1 (flyspell-1.7fnb1/flyspell-1.7f.el) = bec12b017923c0e2fa1887bbb3d016ea332acb2a -RMD160 (flyspell-1.7fnb1/flyspell-1.7f.el) = 79d2fc823ebfac901567e15bb0cd595f2fa06a53 -Size (flyspell-1.7fnb1/flyspell-1.7f.el) = 92928 bytes +SHA1 (flyspell-1.7h.el) = 93d0d6ab51aade91e833329566e64021a45ddcc6 +RMD160 (flyspell-1.7h.el) = 55f1845ed81faacce9cc195d6403d9c21b47c653 +Size (flyspell-1.7h.el) = 93784 bytes |