aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule-common
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-02-18 23:21:40 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-02-18 23:21:40 +0000
commita5bedc7c51adbaa98e36a9d6ba461b4c80616e73 (patch)
treec10f8179370bd4efb0cb9c0ad168a88d7142d80a /editors/xemacs21-mule-common
parent428ca56ccd6a12603e9c2c38fcb3a871184fe1fb (diff)
downloadports-a5bedc7c51adbaa98e36a9d6ba461b4c80616e73.tar.gz
ports-a5bedc7c51adbaa98e36a9d6ba461b4c80616e73.zip
Update to 21.1.9
PR: 16743 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=25993
Diffstat (limited to 'editors/xemacs21-mule-common')
-rw-r--r--editors/xemacs21-mule-common/Makefile12
-rw-r--r--editors/xemacs21-mule-common/pkg-descr4
-rw-r--r--editors/xemacs21-mule-common/pkg-install2
3 files changed, 9 insertions, 9 deletions
diff --git a/editors/xemacs21-mule-common/Makefile b/editors/xemacs21-mule-common/Makefile
index 2ebf011baed8..5e754081d8f6 100644
--- a/editors/xemacs21-mule-common/Makefile
+++ b/editors/xemacs21-mule-common/Makefile
@@ -84,11 +84,11 @@ post-install::
fi
@${TOUCH} ${TOUCH_FLAGS} ${INSTALL_COOKIE}
-# for make DESCR and COMMENT (only maintainer use)
-pre-arrange::
- ${SED} -e "s/%%XEMACS_VER%%/${XEMACS_VER}/g" \
- -e "s/%%XEMACS_REL%%/${XEMACS_REL}/g" \
- ${INSTALL_TMPL} > ${PKGINSTALL}
- ${CHOWN} kiri:staff ${PKGINSTALL}
+## for make DESCR and COMMENT (only maintainer use)
+#pre-arrange::
+# ${SED} -e "s/%%XEMACS_VER%%/${XEMACS_VER}/g" \
+# -e "s/%%XEMACS_REL%%/${XEMACS_REL}/g" \
+# ${INSTALL_TMPL} > ${PKGINSTALL}
+# ${CHOWN} kiri:staff ${PKGINSTALL}
.include "${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-mule/Makefile"
diff --git a/editors/xemacs21-mule-common/pkg-descr b/editors/xemacs21-mule-common/pkg-descr
index 2ae58cf88599..30eb00ab1707 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.8), the next generation of Emacs.
+for XEmacs with Mule(version 21.1.9), the next generation of Emacs.
You must install one of packages, xemacs-mule-21.1,
ja-xemacs-*-21.1 (ja-xemacs-canna-21.1, ja-xemacs-canna+wnn4-21.1, etc.),
-each of which contains only the executables for XEmacs with Mule(vresion 21.1.8).
+each of which contains only the executables for XEmacs with Mule(vresion 21.1.9).
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 b3f8e41baeef..f50fc365f2a9 100644
--- a/editors/xemacs21-mule-common/pkg-install
+++ b/editors/xemacs21-mule-common/pkg-install
@@ -3,5 +3,5 @@ if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
echo "################################################################"
echo "You must install one of packages, xemacs-mule and "
echo " ja-xemacs-*-21.1 (ja-xemacs-21.1, ja-xemacs-canna-21.1, etc.)"
-echo ", each of which contains only the executables for XEmacs(version 21.1.8)"
+echo ", each of which contains only the executables for XEmacs(version 21.1.9)"
echo "################################################################"