diff options
author | kiri <kiri@FreeBSD.org> | 2000-11-30 19:30:33 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2000-11-30 19:30:33 +0800 |
commit | 302554e6e9555503305f4b525041597c456fc6ba (patch) | |
tree | 16899330e168075d5dcddcc41c5aa32cfea5c684 /editors/xemacs-libs-packages | |
parent | 08cf45a17cef33dec211101276fefd5982aa482a (diff) | |
download | freebsd-ports-graphics-302554e6e9555503305f4b525041597c456fc6ba.tar.gz freebsd-ports-graphics-302554e6e9555503305f4b525041597c456fc6ba.tar.zst freebsd-ports-graphics-302554e6e9555503305f4b525041597c456fc6ba.zip |
Updated editors/xemacs-libs-packages 1.1 -> 1.2. Following xemacs' packages have
been updated:
edebug-1.10 -> edebug-1.11
tooltalk-1.11 -> tooltalk-1.12
Approved by: shige(mentor)
Diffstat (limited to 'editors/xemacs-libs-packages')
-rw-r--r-- | editors/xemacs-libs-packages/Makefile | 10 | ||||
-rw-r--r-- | editors/xemacs-libs-packages/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/xemacs-libs-packages/Makefile b/editors/xemacs-libs-packages/Makefile index db848762ee6..ec0f37876d1 100644 --- a/editors/xemacs-libs-packages/Makefile +++ b/editors/xemacs-libs-packages/Makefile @@ -6,19 +6,19 @@ # PORTNAME= xemacs-libs-packages -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= packages DISTFILES= \ Sun-1.12-pkg.tar.gz \ - edebug-1.10-pkg.tar.gz \ + edebug-1.11-pkg.tar.gz \ sounds-au-1.09-pkg.tar.gz \ sounds-wav-1.09-pkg.tar.gz \ - tooltalk-1.11-pkg.tar.gz + tooltalk-1.12-pkg.tar.gz DIST_SUBDIR= xemacs -MAINTAINER= kiri@pis.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org NO_BUILD= yes WRKSRC= ${WRKDIR}/xemacs-packages @@ -43,7 +43,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-libs-packages/distinfo b/editors/xemacs-libs-packages/distinfo index bc4ce6bad54..6d4b1504e92 100644 --- a/editors/xemacs-libs-packages/distinfo +++ b/editors/xemacs-libs-packages/distinfo @@ -1,5 +1,5 @@ MD5 (xemacs/Sun-1.12-pkg.tar.gz) = c6f7ccf491d03dcb265aed004262e980 -MD5 (xemacs/edebug-1.10-pkg.tar.gz) = 7ad7a800f919a705d95552e304c8f7d1 +MD5 (xemacs/edebug-1.11-pkg.tar.gz) = e22b9a34725d47b67232ca1fcb77dafc MD5 (xemacs/sounds-au-1.09-pkg.tar.gz) = d24f2e390541b616c0efee2cc9b8d052 MD5 (xemacs/sounds-wav-1.09-pkg.tar.gz) = 94bbb6fec21d618a073e16b01b2f49fe -MD5 (xemacs/tooltalk-1.11-pkg.tar.gz) = 5d7284f81d77408b483da414605f8c96 +MD5 (xemacs/tooltalk-1.12-pkg.tar.gz) = 52b75838536c169cac797a9430444f68 |