diff options
author | shige <shige@FreeBSD.org> | 1999-08-09 11:12:30 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-08-09 11:12:30 +0000 |
commit | 04acdfb2a6f7e63dc6cf7b82983463e2ba069228 (patch) | |
tree | a1eebdb4c243d5741f0d05ccabf08327dad470d2 /editors/leim20 | |
parent | 67091848b41dd0c91e68e3b31687759f03c76f13 (diff) | |
download | FreeBSD-ports-04acdfb2a6f7e63dc6cf7b82983463e2ba069228.zip FreeBSD-ports-04acdfb2a6f7e63dc6cf7b82983463e2ba069228.tar.gz |
Update to 20.4.
Obtained from: OKAZAKI Tetsurou <okazaki@be.to>
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 e4a5746..9ff0ef1 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 49221ec..1d730e2 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 85c319e..58c625eb 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 |