diff options
author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2002-11-06 10:54:35 +0000 |
---|---|---|
committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2002-11-06 10:54:35 +0000 |
commit | 48953cd254e4ade0175f086c9ec10d0a99e934fc (patch) | |
tree | c499d74f85349779e193f324365028661dc0662b | |
parent | Update 3.1 -> 3.2. (diff) |
Update 21.4.9 -> 21.4.10.
-rw-r--r-- | editors/xemacs-devel-mule/Makefile | 3 | ||||
-rw-r--r-- | editors/xemacs-devel-mule/distinfo | 6 | ||||
-rw-r--r-- | editors/xemacs-devel-mule/pkg-descr.ja | 8 | ||||
-rw-r--r-- | editors/xemacs-devel-mule/pkg-plist | 1 |
4 files changed, 9 insertions, 9 deletions
diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile index 8214e3aacba4..45eb226824b3 100644 --- a/editors/xemacs-devel-mule/Makefile +++ b/editors/xemacs-devel-mule/Makefile @@ -8,7 +8,6 @@ PORTNAME= xemacs-devel-mule PORTVERSION= ${XEMACS_VER} .if defined(WNN6) -PORTREVISION= 1 .endif CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} @@ -37,7 +36,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ XEMACS_MAJOR_VER?= 21 XEMACS_REL= ${XEMACS_MAJOR_VER}.4 -XEMACS_VER= ${XEMACS_MAJOR_VER}.4.9 +XEMACS_VER= ${XEMACS_MAJOR_VER}.4.10 XEMACS_ARCH= ${CONFIGURE_TARGET} USE_XLIB= yes diff --git a/editors/xemacs-devel-mule/distinfo b/editors/xemacs-devel-mule/distinfo index 68cb7add688c..f07db8ddbc37 100644 --- a/editors/xemacs-devel-mule/distinfo +++ b/editors/xemacs-devel-mule/distinfo @@ -1,3 +1,3 @@ -MD5 (xemacs/xemacs-21.4.9-src.tar.gz) = 83d1fb4893b92104608c258672a51261 -MD5 (xemacs/xemacs-21.4.9-elc.tar.gz) = b895a1aa7302b0c8fe0a84a08f3ee6f0 -MD5 (xemacs/xemacs-21.4.9-info.tar.gz) = 57d3ef2c840d8b0dc785e2759360877f +MD5 (xemacs/xemacs-21.4.10-src.tar.gz) = bd204ddf9443a9cadecabd7e003e3c14 +MD5 (xemacs/xemacs-21.4.10-elc.tar.gz) = 26bcad5b508ca61f72343e57a94e8c4d +MD5 (xemacs/xemacs-21.4.10-info.tar.gz) = 4cbc1458f35e339064b254936f1427ef diff --git a/editors/xemacs-devel-mule/pkg-descr.ja b/editors/xemacs-devel-mule/pkg-descr.ja index e2df440264f6..b2aa7d144f58 100644 --- a/editors/xemacs-devel-mule/pkg-descr.ja +++ b/editors/xemacs-devel-mule/pkg-descr.ja @@ -1,10 +1,10 @@ This is a package containing only the executables for development -version(gamma) of XEmacs with Mule(version 21.4.9), the next +version(gamma) of XEmacs with Mule(version 21.4.10), the next generation of Emacs. -You need to install a full package, xemacs-devel-mule-21.4.9, containing emacs +You need to install a full package, xemacs-devel-mule-21.4.10, containing emacs executables, lisp files, info pages, and so on for XEmacs with Mule -(version 21.4.9). +(version 21.4.10). This package is built with Japanese support by using SKK, SJ3, Canna, FreeWnn or Wnn6 as an external input engine. Each input method would be @@ -20,7 +20,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-devel-mule-21.4.9, might clobber any +This package and the package xemacs-devel-mule-21.4.10, 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. diff --git a/editors/xemacs-devel-mule/pkg-plist b/editors/xemacs-devel-mule/pkg-plist index 7081e19c4dfa..c59b9b689ef1 100644 --- a/editors/xemacs-devel-mule/pkg-plist +++ b/editors/xemacs-devel-mule/pkg-plist @@ -844,6 +844,7 @@ lib/xemacs-%%XEMACS_VER%%/info/lispref.info-47 lib/xemacs-%%XEMACS_VER%%/info/lispref.info-48 lib/xemacs-%%XEMACS_VER%%/info/lispref.info-49 lib/xemacs-%%XEMACS_VER%%/info/lispref.info-5 +lib/xemacs-%%XEMACS_VER%%/info/lispref.info-50 lib/xemacs-%%XEMACS_VER%%/info/lispref.info-6 lib/xemacs-%%XEMACS_VER%%/info/lispref.info-7 lib/xemacs-%%XEMACS_VER%%/info/lispref.info-8 |