diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-21 08:58:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-21 08:58:26 +0000 |
commit | f14ede39313ea00472950c08f956abf242d6fd79 (patch) | |
tree | fc61c5079ac11fcb0fc5b70b582fd13485df56ba | |
parent | ad61a77a99b4b01238a8d10dc29e2b1711f31711 (diff) | |
download | pkgsrc-f14ede39313ea00472950c08f956abf242d6fd79.tar.gz |
Update to 1.7i:
Release 1.7i, Thu Apr 14 13:31:02 CEST 2005 (Manuel Serrano):
*** replace (fboundp 'about-xemacs) with
(or (foundp 'about-xemacs) (featurep 'xemacs)).
-rw-r--r-- | textproc/flyspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/flyspell/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/flyspell/Makefile b/textproc/flyspell/Makefile index 0d532f91fba..438a8fdaf4e 100644 --- a/textproc/flyspell/Makefile +++ b/textproc/flyspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2005/03/27 20:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/05/21 08:58:26 wiz Exp $ # -DISTNAME= flyspell-1.7h.el +DISTNAME= flyspell-1.7i.el PKGNAME= ${DISTNAME:S/.el//} CATEGORIES= textproc MASTER_SITES= http://www-sop.inria.fr/mimosa/personnel/Manuel.Serrano/flyspell/ diff --git a/textproc/flyspell/distinfo b/textproc/flyspell/distinfo index e238d9fa8dd..f1cef7d1748 100644 --- a/textproc/flyspell/distinfo +++ b/textproc/flyspell/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2005/03/27 20:37:11 wiz Exp $ +$NetBSD: distinfo,v 1.8 2005/05/21 08:58:26 wiz Exp $ -SHA1 (flyspell-1.7h.el) = 93d0d6ab51aade91e833329566e64021a45ddcc6 -RMD160 (flyspell-1.7h.el) = 55f1845ed81faacce9cc195d6403d9c21b47c653 -Size (flyspell-1.7h.el) = 93784 bytes +SHA1 (flyspell-1.7i.el) = 43e34c15fe1a01f168b2eb13fbc141985d0e6b3c +RMD160 (flyspell-1.7i.el) = 067e622dfff75614435c24fad5bb6528b8e4eaf9 +Size (flyspell-1.7i.el) = 93814 bytes |