diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/apel-emacs/Makefile | 6 | ||||
-rw-r--r-- | editors/apel-emacs/distinfo | 2 | ||||
-rw-r--r-- | editors/apel-emacs/pkg-descr | 2 | ||||
-rw-r--r-- | editors/apel-emacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/apel-emacs20/pkg-descr | 4 | ||||
-rw-r--r-- | editors/apel-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/apel-mule/pkg-descr | 2 | ||||
-rw-r--r-- | editors/apel-xemacs/Makefile | 2 | ||||
-rw-r--r-- | editors/apel-xemacs/pkg-descr | 2 | ||||
-rw-r--r-- | editors/apel-xemacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/apel-xemacs20/pkg-descr | 2 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/pkg-descr | 2 | ||||
-rw-r--r-- | editors/apel/Makefile | 6 | ||||
-rw-r--r-- | editors/apel/distinfo | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.emacs19 | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.emacs20 | 4 | ||||
-rw-r--r-- | editors/apel/pkg-descr.emacs21 | 4 | ||||
-rw-r--r-- | editors/apel/pkg-descr.mule | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.xemacs21-mule | 2 |
20 files changed, 27 insertions, 27 deletions
diff --git a/editors/apel-emacs/Makefile b/editors/apel-emacs/Makefile index 1c261b890b64..8e22fc46d2dd 100644 --- a/editors/apel-emacs/Makefile +++ b/editors/apel-emacs/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: apel for emacs -# Version required: 9.20 +# Version required: 9.22 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/apel/ \ MAINTAINER?= shige@FreeBSD.org # distfile version -APEL_VER= 9.20 +APEL_VER= 9.22 # setupel filename APEL_SETUPEL= apel-setupel.el # document install directory by install-doc target @@ -61,7 +61,7 @@ PLIST_SUB+= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ EMACS_LIBDIR_WITH_VER=${EMACS_LIBDIR_WITH_VER} \ EMACS_PACKAGESDIR=${EMACS_PACKAGESDIR} \ APELDOCDIR=${APELDOCDIR} APEL_SETUPEL=${APEL_SETUPEL} -MAKE_FLAGS+= EMACS=${EMACS_CMD} +MAKE_FLAGS+= EMACS=${EMACS_CMD} XEMACS=${EMACS_CMD} .else .BEGIN: @${ECHO} "Error: Bad port." diff --git a/editors/apel-emacs/distinfo b/editors/apel-emacs/distinfo index 6b28c119a757..99fdd169e0cb 100644 --- a/editors/apel-emacs/distinfo +++ b/editors/apel-emacs/distinfo @@ -1 +1 @@ -MD5 (apel-9.20.tar.gz) = cf4903ae15d869f60a31b4a5d8e98bbc +MD5 (apel-9.22.tar.gz) = 736d1c0dc6a4a71b61779cfd276941d6 diff --git a/editors/apel-emacs/pkg-descr b/editors/apel-emacs/pkg-descr index 89892b883b77..6d82f4e598d2 100644 --- a/editors/apel-emacs/pkg-descr +++ b/editors/apel-emacs/pkg-descr @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile index f6d0a7555519..fc95877818ef 100644 --- a/editors/apel-emacs20/Makefile +++ b/editors/apel-emacs20/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: apel for emacs20 -# Version required: 9.20 +# Version required: 9.22 # Date created: 22 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # diff --git a/editors/apel-emacs20/pkg-descr b/editors/apel-emacs20/pkg-descr index 21fd589c1384..54cfaba9b16a 100644 --- a/editors/apel-emacs20/pkg-descr +++ b/editors/apel-emacs20/pkg-descr @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: @@ -27,6 +27,6 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. APEL is installed the following directory tree: ${PREFIX}/share/emacs/site-lisp/apel/ --- apel - ${PREFIX}/share/emacs/20.3/site-lisp/emu/ --- emu + ${PREFIX}/share/emacs/20.4/site-lisp/emu/ --- emu --- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel-mule/Makefile b/editors/apel-mule/Makefile index d9487bf3d55c..07a9bf947a8e 100644 --- a/editors/apel-mule/Makefile +++ b/editors/apel-mule/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: apel for mule -# Version required: 9.20 +# Version required: 9.22 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # diff --git a/editors/apel-mule/pkg-descr b/editors/apel-mule/pkg-descr index 2416afc1f4fe..6fe1e9776963 100644 --- a/editors/apel-mule/pkg-descr +++ b/editors/apel-mule/pkg-descr @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: diff --git a/editors/apel-xemacs/Makefile b/editors/apel-xemacs/Makefile index 14424355ef16..9bd01a00b043 100644 --- a/editors/apel-xemacs/Makefile +++ b/editors/apel-xemacs/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: apel for xemacs -# Version required: 9.19 +# Version required: 9.22 # Date created: 13 June 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # diff --git a/editors/apel-xemacs/pkg-descr b/editors/apel-xemacs/pkg-descr index c75a644e9cf4..4f95064c0a70 100644 --- a/editors/apel-xemacs/pkg-descr +++ b/editors/apel-xemacs/pkg-descr @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: diff --git a/editors/apel-xemacs20/Makefile b/editors/apel-xemacs20/Makefile index 1f5904f970ac..5527522ad724 100644 --- a/editors/apel-xemacs20/Makefile +++ b/editors/apel-xemacs20/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: apel for xemacs20 -# Version required: 9.19 +# Version required: 9.22 # Date created: 13 June 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # diff --git a/editors/apel-xemacs20/pkg-descr b/editors/apel-xemacs20/pkg-descr index c75a644e9cf4..4f95064c0a70 100644 --- a/editors/apel-xemacs20/pkg-descr +++ b/editors/apel-xemacs20/pkg-descr @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile index 8be3790495ee..0e66acac5da8 100644 --- a/editors/apel-xemacs21-mule/Makefile +++ b/editors/apel-xemacs21-mule/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: apel for xemacs-mule -# Version required: 9.20 +# Version required: 9.22 # Date created: 13 June 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # diff --git a/editors/apel-xemacs21-mule/pkg-descr b/editors/apel-xemacs21-mule/pkg-descr index fc6bfe11b126..bd882c0ec163 100644 --- a/editors/apel-xemacs21-mule/pkg-descr +++ b/editors/apel-xemacs21-mule/pkg-descr @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 1c261b890b64..8e22fc46d2dd 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: apel for emacs -# Version required: 9.20 +# Version required: 9.22 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/apel/ \ MAINTAINER?= shige@FreeBSD.org # distfile version -APEL_VER= 9.20 +APEL_VER= 9.22 # setupel filename APEL_SETUPEL= apel-setupel.el # document install directory by install-doc target @@ -61,7 +61,7 @@ PLIST_SUB+= EMACS_LIBDIR=${EMACS_LIBDIR} EMACS_VER=${EMACS_VER} \ EMACS_LIBDIR_WITH_VER=${EMACS_LIBDIR_WITH_VER} \ EMACS_PACKAGESDIR=${EMACS_PACKAGESDIR} \ APELDOCDIR=${APELDOCDIR} APEL_SETUPEL=${APEL_SETUPEL} -MAKE_FLAGS+= EMACS=${EMACS_CMD} +MAKE_FLAGS+= EMACS=${EMACS_CMD} XEMACS=${EMACS_CMD} .else .BEGIN: @${ECHO} "Error: Bad port." diff --git a/editors/apel/distinfo b/editors/apel/distinfo index 6b28c119a757..99fdd169e0cb 100644 --- a/editors/apel/distinfo +++ b/editors/apel/distinfo @@ -1 +1 @@ -MD5 (apel-9.20.tar.gz) = cf4903ae15d869f60a31b4a5d8e98bbc +MD5 (apel-9.22.tar.gz) = 736d1c0dc6a4a71b61779cfd276941d6 diff --git a/editors/apel/pkg-descr.emacs19 b/editors/apel/pkg-descr.emacs19 index 89892b883b77..6d82f4e598d2 100644 --- a/editors/apel/pkg-descr.emacs19 +++ b/editors/apel/pkg-descr.emacs19 @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: diff --git a/editors/apel/pkg-descr.emacs20 b/editors/apel/pkg-descr.emacs20 index 21fd589c1384..54cfaba9b16a 100644 --- a/editors/apel/pkg-descr.emacs20 +++ b/editors/apel/pkg-descr.emacs20 @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: @@ -27,6 +27,6 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. APEL is installed the following directory tree: ${PREFIX}/share/emacs/site-lisp/apel/ --- apel - ${PREFIX}/share/emacs/20.3/site-lisp/emu/ --- emu + ${PREFIX}/share/emacs/20.4/site-lisp/emu/ --- emu --- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel/pkg-descr.emacs21 b/editors/apel/pkg-descr.emacs21 index 21fd589c1384..54cfaba9b16a 100644 --- a/editors/apel/pkg-descr.emacs21 +++ b/editors/apel/pkg-descr.emacs21 @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: @@ -27,6 +27,6 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. APEL is installed the following directory tree: ${PREFIX}/share/emacs/site-lisp/apel/ --- apel - ${PREFIX}/share/emacs/20.3/site-lisp/emu/ --- emu + ${PREFIX}/share/emacs/20.4/site-lisp/emu/ --- emu --- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel/pkg-descr.mule b/editors/apel/pkg-descr.mule index 2416afc1f4fe..6fe1e9776963 100644 --- a/editors/apel/pkg-descr.mule +++ b/editors/apel/pkg-descr.mule @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: diff --git a/editors/apel/pkg-descr.xemacs21-mule b/editors/apel/pkg-descr.xemacs21-mule index fc6bfe11b126..bd882c0ec163 100644 --- a/editors/apel/pkg-descr.xemacs21-mule +++ b/editors/apel/pkg-descr.xemacs21-mule @@ -2,7 +2,7 @@ A Portable Emacs Library. --- Emacs Library Porting -APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. +APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL stands for "A Portable Emacs Library". It consists of following modules: |