diff options
author | asami <asami@FreeBSD.org> | 2000-08-25 08:27:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-25 08:27:00 +0800 |
commit | d05a54f20fc4800dc0544de4b6ee2ca30c491503 (patch) | |
tree | 9c3c15eb4eb484b4d7c8ce39803f3c4e97ceb195 /editors | |
parent | fe83d1b8d32faa494f3901cbece7ba717944c974 (diff) | |
download | freebsd-ports-gnome-d05a54f20fc4800dc0544de4b6ee2ca30c491503.tar.gz freebsd-ports-gnome-d05a54f20fc4800dc0544de4b6ee2ca30c491503.tar.zst freebsd-ports-gnome-d05a54f20fc4800dc0544de4b6ee2ca30c491503.zip |
Get these up to 21.1.12 too.
PR: 20481, 20482
Submitted by: maintainer
Diffstat (limited to 'editors')
-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 |
5 files changed, 11 insertions, 12 deletions
diff --git a/editors/xemacs21-mule-common/pkg-descr b/editors/xemacs21-mule-common/pkg-descr index 74f97e16245d..aec26fc3e405 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 1435b0c0cbcf..2729513e63df 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 495c9d2d6cf1..741ad405d98b 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 7041c608bfaa..c970736de07b 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 2aef647edb96..f6c01d84e3a2 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 |