diff options
author | asami <asami@FreeBSD.org> | 2000-08-25 00:27:00 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-25 00:27:00 +0000 |
commit | d05a54f20fc4800dc0544de4b6ee2ca30c491503 (patch) | |
tree | 9c3c15eb4eb484b4d7c8ce39803f3c4e97ceb195 | |
parent | fe83d1b8d32faa494f3901cbece7ba717944c974 (diff) | |
download | FreeBSD-ports-d05a54f20fc4800dc0544de4b6ee2ca30c491503.zip FreeBSD-ports-d05a54f20fc4800dc0544de4b6ee2ca30c491503.tar.gz |
Get these up to 21.1.12 too.
PR: 20481, 20482
Submitted by: maintainer
-rw-r--r-- | editors/xemacs21-mule-common/pkg-descr | 8 | ||||
-rw-r--r-- | editors/xemacs21-mule-common/pkg-install | 4 | ||||
-rw-r--r-- | editors/xemacs21-mule-common/pkg-plist | 1 | ||||
-rw-r--r-- | editors/xemacs21-mule/pkg-descr | 8 | ||||
-rw-r--r-- | editors/xemacs21-sumo/Makefile | 2 | ||||
-rw-r--r-- | japanese/xemacs21-canna/pkg-descr | 8 |
6 files changed, 15 insertions, 16 deletions
diff --git a/editors/xemacs21-mule-common/pkg-descr b/editors/xemacs21-mule-common/pkg-descr index 74f97e1..aec26fc 100644 --- a/editors/xemacs21-mule-common/pkg-descr +++ b/editors/xemacs21-mule-common/pkg-descr @@ -1,9 +1,9 @@ This is XEmacs lisp files, info pages, and so on (except executables) -for XEmacs with Mule(version 21.1.11), the next generation of Emacs. +for XEmacs with Mule(version 21.1.12), the next generation of Emacs. -You must install one of packages, xemacs-mule-21.1.11, -ja-xemacs-*-21.1.11 (ja-xemacs-canna-21.1.11, ja-xemacs-canna+wnn4-21.1.11, etc.), -each of which contains only the executables for XEmacs with Mule(vresion 21.1.11). +You must install one of packages, xemacs-mule-21.1.12, +ja-xemacs-*-21.1.12 (ja-xemacs-canna-21.1.12, ja-xemacs-canna+wnn4-21.1.12, etc.), +each of which contains only the executables for XEmacs with Mule(vresion 21.1.12). This package and the above package of the executables *will* clobber any existing XEmacs installation. In particular, the executables and man diff --git a/editors/xemacs21-mule-common/pkg-install b/editors/xemacs21-mule-common/pkg-install index 1435b0c..2729513 100644 --- a/editors/xemacs21-mule-common/pkg-install +++ b/editors/xemacs21-mule-common/pkg-install @@ -2,6 +2,6 @@ if [ "$2" != "POST-INSTALL" ]; then exit 0; fi echo "################################################################" echo "You must install one of packages, xemacs-mule and " -echo " ja-xemacs-*-21.1.11 (ja-xemacs-21.1.11, ja-xemacs-canna-21.1.11, etc.)" -echo ", each of which contains only the executables for XEmacs(version 21.1.11)" +echo " ja-xemacs-*-21.1.12 (ja-xemacs-21.1.12, ja-xemacs-canna-21.1.12, etc.)" +echo ", each of which contains only the executables for XEmacs(version 21.1.12)" echo "################################################################" diff --git a/editors/xemacs21-mule-common/pkg-plist b/editors/xemacs21-mule-common/pkg-plist index 495c9d2..741ad40 100644 --- a/editors/xemacs21-mule-common/pkg-plist +++ b/editors/xemacs21-mule-common/pkg-plist @@ -395,7 +395,6 @@ lib/xemacs-%%XEMACS_VER%%/info/cl.info-4 lib/xemacs-%%XEMACS_VER%%/info/cl.info-5 lib/xemacs-%%XEMACS_VER%%/info/cl.info-6 lib/xemacs-%%XEMACS_VER%%/info/custom.info -lib/xemacs-%%XEMACS_VER%%/info/dir lib/xemacs-%%XEMACS_VER%%/info/external-widget.info lib/xemacs-%%XEMACS_VER%%/info/info.info lib/xemacs-%%XEMACS_VER%%/info/internals.info diff --git a/editors/xemacs21-mule/pkg-descr b/editors/xemacs21-mule/pkg-descr index 7041c60..c970736 100644 --- a/editors/xemacs21-mule/pkg-descr +++ b/editors/xemacs21-mule/pkg-descr @@ -1,16 +1,16 @@ This is a package containing only the executables for XEmacs with -Mule(version 21.1.11), the next generation of Emacs. +Mule(version 21.1.12), the next generation of Emacs. -You need to install a package, xemacs-common-21.1.11, containing emacs +You need to install a package, xemacs-common-21.1.12, containing emacs lisp files, info pages, and so on (except executables) for -XEmacs with Mule(version 21.1.11). +XEmacs with Mule(version 21.1.12). This package is not built with any particular language support except for already built-in Imput Method - SKK and SJ3. If you want other built-in input method, look into the xemacs ports in language- specific directories. Currently only Japanese (Canna,Wnn4 and Wnn6) is available. -This package and the package, xemacs-common-21.1.11 are designed +This package and the package, xemacs-common-21.1.12 are designed *not* to clobber any existing emacs installation. In particular, the executables and man pages of etags/ctags are not installed, and the info pages that come with the original emacs don't get installed too. diff --git a/editors/xemacs21-sumo/Makefile b/editors/xemacs21-sumo/Makefile index 2aef647..f6c01d8 100644 --- a/editors/xemacs21-sumo/Makefile +++ b/editors/xemacs21-sumo/Makefile @@ -28,7 +28,7 @@ NO_BUILD= yes XEMACS_MAJOR_VER= 21 XEMACS_REL= 21.1 -XEMACS_VER= 21.1.11 +XEMACS_VER= 21.1.12 XEMACS_ARCH= ${MACHINE_ARCH}--freebsd do-install: # empty diff --git a/japanese/xemacs21-canna/pkg-descr b/japanese/xemacs21-canna/pkg-descr index 30e5fee..4f15579 100644 --- a/japanese/xemacs21-canna/pkg-descr +++ b/japanese/xemacs21-canna/pkg-descr @@ -1,9 +1,9 @@ This is a package containing only the executables for XEmacs with -Mule(version 21.1.11), the next generation of Emacs. +Mule(version 21.1.12), the next generation of Emacs. -You need to install a package, xemacs-common-21.1.11, containing emacs +You need to install a package, xemacs-common-21.1.12, containing emacs lisp files, info pages, and so on (except executables) for -XEmacs with Mule(version 21.1.11). +XEmacs with Mule(version 21.1.12). This package is built with Japanese support by using SKK, SJ3, Canna, Wnn4 or Wnn6 as an external input engine. Each input method would be @@ -19,7 +19,7 @@ If you use with SJ3 or SKK, you should be installed sj3serv or skkserv in advance. SKK is supported as already builtin. Also it will support several input methods under leim. -This package and the package xemacs-common-21.1.11, might clobber any +This package and the package xemacs-common-21.1.12, might clobber any existing emacs installation. In particular, the executables and man pages of etags/ctags are installed, and the info pages that come with the original emacs will be overwritten too. |