diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-09 11:12:30 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-09 11:12:30 +0000 |
commit | 0ba224f81f24ce27dc27eab24fce8635573a2d9b (patch) | |
tree | 34c9a80fbae9b96ab8e5f9b4728477dcfe6fd52a /editors/leim20 | |
parent | Typo (diff) |
Update to 20.4.
Obtained from: OKAZAKI Tetsurou <okazaki@be.to>
Notes
Notes:
svn path=/head/; revision=20626
Diffstat (limited to 'editors/leim20')
-rw-r--r-- | editors/leim20/Makefile | 12 | ||||
-rw-r--r-- | editors/leim20/distinfo | 2 | ||||
-rw-r--r-- | editors/leim20/pkg-plist | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile index e4a5746c3c79..9ff0ef1fdb82 100644 --- a/editors/leim20/Makefile +++ b/editors/leim20/Makefile @@ -1,24 +1,24 @@ # New ports collection makefile for: LEIM for emacs20 -# Version required: 20.3 +# Version required: 20.4 # Date created: 10 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.2 1999/01/27 07:41:11 fenner Exp $ +# $Id: Makefile,v 1.3 1999/03/01 09:37:32 shige Exp $ # -DISTNAME= leim-20.3 +DISTNAME= leim-20.4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs MAINTAINER= shige@FreeBSD.ORG -BUILD_DEPENDS= emacs-20.3:${PORTSDIR}/editors/emacs20 -RUN_DEPENDS= emacs-20.3:${PORTSDIR}/editors/emacs20 +BUILD_DEPENDS= emacs-20.4:${PORTSDIR}/editors/emacs20 +RUN_DEPENDS= emacs-20.4:${PORTSDIR}/editors/emacs20 USE_GMAKE= yes -EMACS_VER= 20.3 +EMACS_VER= 20.4 WRKSRC= ${WRKDIR}/emacs-${EMACS_VER}/leim PLIST_SUB= EMACS_VER=${EMACS_VER} SCRIPTS_ENV= EMACS_VER=${EMACS_VER} diff --git a/editors/leim20/distinfo b/editors/leim20/distinfo index 49221ece97f6..1d730e269250 100644 --- a/editors/leim20/distinfo +++ b/editors/leim20/distinfo @@ -1 +1 @@ -MD5 (leim-20.3.tar.gz) = 01e398c6eb437d387f222a04551e4070 +MD5 (leim-20.4.tar.gz) = c1506034117769b19945a6169911b0e3 diff --git a/editors/leim20/pkg-plist b/editors/leim20/pkg-plist index 85c319e9fdd9..58c625ebc317 100644 --- a/editors/leim20/pkg-plist +++ b/editors/leim20/pkg-plist @@ -55,6 +55,8 @@ share/emacs/%%EMACS_VER%%/leim/quail/hanja.el share/emacs/%%EMACS_VER%%/leim/quail/hanja.elc share/emacs/%%EMACS_VER%%/leim/quail/hanja3.el share/emacs/%%EMACS_VER%%/leim/quail/hanja3.elc +share/emacs/%%EMACS_VER%%/leim/quail/hebrew.el +share/emacs/%%EMACS_VER%%/leim/quail/hebrew.elc share/emacs/%%EMACS_VER%%/leim/quail/ipa.el share/emacs/%%EMACS_VER%%/leim/quail/ipa.elc share/emacs/%%EMACS_VER%%/leim/quail/japanese.el |