diff options
author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2000-11-30 11:25:37 +0000 |
---|---|---|
committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2000-11-30 11:25:37 +0000 |
commit | a95d8f8740cf4ee07a176776fc9b62d7c851c5ea (patch) | |
tree | 7d1f8f9c0b5f35edf3ed03b8a8b5742db823f7d3 /editors | |
parent | Fixes: (diff) |
Updated xemacs-basic-mule-packages 1.1 -> 1.2. Following xemacs' packages have
been updated:
egg-its-1.22 -> egg-its-1.23
elib-1.06 -> elib-1.07
mule-base-1.34 -> mule-base-1.35
Approved by: shige(mentor)
Notes
Notes:
svn path=/head/; revision=35524
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-basic-mule-packages/Makefile | 12 | ||||
-rw-r--r-- | editors/xemacs-basic-mule-packages/distinfo | 8 |
2 files changed, 10 insertions, 10 deletions
diff --git a/editors/xemacs-basic-mule-packages/Makefile b/editors/xemacs-basic-mule-packages/Makefile index bda2b5c00df6..0518af2c4488 100644 --- a/editors/xemacs-basic-mule-packages/Makefile +++ b/editors/xemacs-basic-mule-packages/Makefile @@ -6,19 +6,19 @@ # PORTNAME= xemacs-basic-mule-packages -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= packages DISTFILES= \ - egg-its-1.22-pkg.tar.gz \ - elib-1.06-pkg.tar.gz \ + egg-its-1.23-pkg.tar.gz \ + elib-1.07-pkg.tar.gz \ locale-1.16-pkg.tar.gz \ - mule-base-1.34-pkg.tar.gz \ + mule-base-1.35-pkg.tar.gz \ skk-1.16-pkg.tar.gz DIST_SUBDIR= xemacs -MAINTAINER= kiri@pis.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org NO_BUILD= yes WRKSRC= ${WRKDIR}/mule-packages @@ -45,7 +45,7 @@ post-install: @${ECHO_MSG} "xemacs-packages, xemacs-basic-packages and xemacs-additional-packages. Where" @${ECHO_MSG} "xemacs-additional-packages is a meta ports for packages out of xemacs, xemacs" @${ECHO_MSG} "mule-basic and xemacs mule category packages." - @${ECHO_MSG} " You can also install with running it as root and using the 'Manage Packes'" + @${ECHO_MSG} " You can also install with running it as root and using the 'Manage Packages'" @${ECHO_MSG} "menu within the 'Options' menu of the menubar. But using this xemacs package" @${ECHO_MSG} "managing, you could not control under ports managing ;-)" diff --git a/editors/xemacs-basic-mule-packages/distinfo b/editors/xemacs-basic-mule-packages/distinfo index b11eb99092f2..8db7f0a52a2e 100644 --- a/editors/xemacs-basic-mule-packages/distinfo +++ b/editors/xemacs-basic-mule-packages/distinfo @@ -1,5 +1,5 @@ -MD5 (xemacs/egg-its-1.22-pkg.tar.gz) = cb2aa0fecba466097151ab123ff59d42 -MD5 (xemacs/elib-1.06-pkg.tar.gz) = b9725bdd68d8ff5de4f709cd981148b3 +MD5 (xemacs/egg-its-1.23-pkg.tar.gz) = 87f8fe23666fe556a1be99ec60c05009 +MD5 (xemacs/elib-1.07-pkg.tar.gz) = 65b3e955c312ebc40fe0c243aff8aea5 MD5 (xemacs/locale-1.16-pkg.tar.gz) = e91d79bd8ef22802ce792d845a4c7abb -MD5 (xemacs/mule-base-1.34-pkg.tar.gz) = d4d43b6998c36d9a0b82d62fc585fbf6 -MD5 (xemacs/skk-1.16-pkg.tar.gz) = f90947bfce7dbda3b9b6b43ed40bd3d6 +MD5 (xemacs/mule-base-1.35-pkg.tar.gz) = 2f30fe5b0563547ebe7fddb5bc9c9f64 +MD5 (xemacs/skk-1.16-pkg.tar.gz) = a0dde8987dcb6eb9ccff4b7b7fa7bdaa |