diff options
author | kiri <kiri@FreeBSD.org> | 2000-11-30 19:25:37 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2000-11-30 19:25:37 +0800 |
commit | da550e8c2af035b66d581c573be64bc9ed30fb9f (patch) | |
tree | 77d5de072385ed9683605aab03991ab8a317424b | |
parent | c46d560c1a0ca2eca9f347a0a7d4fe5099e86140 (diff) | |
download | freebsd-ports-gnome-da550e8c2af035b66d581c573be64bc9ed30fb9f.tar.gz freebsd-ports-gnome-da550e8c2af035b66d581c573be64bc9ed30fb9f.tar.zst freebsd-ports-gnome-da550e8c2af035b66d581c573be64bc9ed30fb9f.zip |
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)
-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 |