diff options
author | shige <shige@FreeBSD.org> | 2000-01-04 19:32:27 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-01-04 19:32:27 +0800 |
commit | 3d1437984802aa3ce5f441c8c8503603293fbead (patch) | |
tree | d58b278b7917dce2237ab7a6c37d772656e0ce7e /editors/leim20 | |
parent | c98928ee3d9dc2b81774fce415dda40efa8f4a5d (diff) | |
download | freebsd-ports-gnome-3d1437984802aa3ce5f441c8c8503603293fbead.tar.gz freebsd-ports-gnome-3d1437984802aa3ce5f441c8c8503603293fbead.tar.zst freebsd-ports-gnome-3d1437984802aa3ce5f441c8c8503603293fbead.zip |
Update to 20.5.
Diffstat (limited to 'editors/leim20')
-rw-r--r-- | editors/leim20/Makefile | 12 | ||||
-rw-r--r-- | editors/leim20/distinfo | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile index 4c329a14688f..ff172463d1d8 100644 --- a/editors/leim20/Makefile +++ b/editors/leim20/Makefile @@ -1,24 +1,24 @@ # New ports collection makefile for: LEIM for emacs20 -# Version required: 20.4 +# Version required: 20.5a # Date created: 10 September 1998 -# Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> +# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= leim-20.4 +DISTNAME= leim-20.5a CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs MAINTAINER= shige@FreeBSD.org -BUILD_DEPENDS= emacs-20.4:${PORTSDIR}/editors/emacs20 -RUN_DEPENDS= emacs-20.4:${PORTSDIR}/editors/emacs20 +BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 +RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 USE_GMAKE= yes -EMACS_VER= 20.4 +EMACS_VER= 20.5 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 1d730e269250..412de30da1f1 100644 --- a/editors/leim20/distinfo +++ b/editors/leim20/distinfo @@ -1 +1 @@ -MD5 (leim-20.4.tar.gz) = c1506034117769b19945a6169911b0e3 +MD5 (leim-20.5a.tar.gz) = bbf2dfcb55fa95d178844e7551c497b5 |