diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2007-02-20 12:47:12 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2007-02-20 12:47:12 +0000 |
commit | 1db34dd989058279dbe8e2a6e590faa2761c8282 (patch) | |
tree | 42f144db49a28de9614dedf52c242836f0e6e75b /misc | |
parent | dd3526e3e86df521231d56b479d2bcb41e8e983a (diff) | |
download | pkgsrc-1db34dd989058279dbe8e2a6e590faa2761c8282.tar.gz |
Update lookup to 1.4.1; bug fixes.
While here teach emacs22{,nox}.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/lookup/Makefile | 7 | ||||
-rw-r--r-- | misc/lookup/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile index 11d55ad4b4f..4605f6c430c 100644 --- a/misc/lookup/Makefile +++ b/misc/lookup/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/04/05 23:01:16 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/20 12:47:12 uebayasi Exp $ # -DISTNAME= lookup-1.4 +DISTNAME= lookup-1.4.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://openlab.jp/edict/lookup/dist/ @@ -14,7 +13,7 @@ COMMENT= Electric dictionary agent for Emacs DEPENDS+= ${EMACS_PKGNAME_PREFIX}apel>=10:../../devel/apel DEPENDS+= ${EMACS_PKGNAME_PREFIX}eblook>=1.4:../../textproc/eblook -EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215 +EMACS_VERSIONS_ACCEPTED= emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs214 xemacs215 GNU_CONFIGURE= YES MAKEFLAGS+= lispdir=${EMACS_LISPPREFIX}/lookup diff --git a/misc/lookup/distinfo b/misc/lookup/distinfo index 4fa87d43dd6..52433cbcd44 100644 --- a/misc/lookup/distinfo +++ b/misc/lookup/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 11:02:55 agc Exp $ +$NetBSD: distinfo,v 1.4 2007/02/20 12:47:12 uebayasi Exp $ -SHA1 (lookup-1.4.tar.gz) = dab98d229b8a8a594cd17921173a47fdb1043560 -RMD160 (lookup-1.4.tar.gz) = f20bca1fc328494acca40f8d477aa1048a77a763 -Size (lookup-1.4.tar.gz) = 342534 bytes +SHA1 (lookup-1.4.1.tar.gz) = dff902704efd298539c43c4cff694da2102c03cc +RMD160 (lookup-1.4.1.tar.gz) = 1400026e2d2735bac35fad327f5eb7c434bb92b5 +Size (lookup-1.4.1.tar.gz) = 346391 bytes |