diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-03 09:54:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-03 09:54:51 +0000 |
commit | 776017d0df9caa6c8d2d9a088062e975ac549aef (patch) | |
tree | 55933b139663c140ace4fb5b8166bac017a98391 /editors/xemacs-prog-packages | |
parent | 10f3eb1bc91e80468ac5f1875dcee01fe8d833aa (diff) | |
download | ports-776017d0df9caa6c8d2d9a088062e975ac549aef.tar.gz ports-776017d0df9caa6c8d2d9a088062e975ac549aef.zip |
Notes
Diffstat (limited to 'editors/xemacs-prog-packages')
-rw-r--r-- | editors/xemacs-prog-packages/Makefile | 12 | ||||
-rw-r--r-- | editors/xemacs-prog-packages/distinfo | 8 |
2 files changed, 11 insertions, 9 deletions
diff --git a/editors/xemacs-prog-packages/Makefile b/editors/xemacs-prog-packages/Makefile index 893cf07d22fb..64793bf4aa72 100644 --- a/editors/xemacs-prog-packages/Makefile +++ b/editors/xemacs-prog-packages/Makefile @@ -6,25 +6,27 @@ # PORTNAME= xemacs-prog-packages -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_XEMACS} \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= packages kiri DISTFILES= \ ada-1.10-pkg.tar.gz \ - ediff-1.30-pkg.tar.gz \ + ediff-1.31-pkg.tar.gz \ emerge-1.09-pkg.tar.gz \ idlwave-1.23-pkg.tar.gz \ - jde-1.26-pkg.tar.gz \ + jde-1.27-pkg.tar.gz \ scheme-1.11-pkg.tar.gz \ - semantic-1.05-pkg.tar.gz \ - vc-cc-1.15-pkg.tar.gz \ + semantic-1.06-pkg.tar.gz \ + vc-cc-1.16-pkg.tar.gz \ vhdl-1.13-pkg.tar.gz DIST_SUBDIR= xemacs MAINTAINER= kiri@FreeBSD.org +RUN_DEPENDS= ${XEMACSDIR}/mule-packages/lisp/elib/avltree.el:${.CURDIR}/../xemacs-basic-mule-packages + NO_BUILD= yes WRKSRC= ${WRKDIR}/${PACKAGES_SUBDIR} diff --git a/editors/xemacs-prog-packages/distinfo b/editors/xemacs-prog-packages/distinfo index 1ecfa7efd359..4586154806e2 100644 --- a/editors/xemacs-prog-packages/distinfo +++ b/editors/xemacs-prog-packages/distinfo @@ -1,9 +1,9 @@ MD5 (xemacs/ada-1.10-pkg.tar.gz) = 6ba6ca52a345831e8fafa241119db39f -MD5 (xemacs/ediff-1.30-pkg.tar.gz) = 3f4fae3e45f8e07b27dfeabf079ee51e +MD5 (xemacs/ediff-1.31-pkg.tar.gz) = c06ae600b47485f0de5af705aeb67d07 MD5 (xemacs/emerge-1.09-pkg.tar.gz) = 231c8120d60da2c9ddd856510da2491c MD5 (xemacs/idlwave-1.23-pkg.tar.gz) = 71163a118316b2da6cff6371455dad4c -MD5 (xemacs/jde-1.26-pkg.tar.gz) = 036461ba50fbaba817c085d3630a27ae +MD5 (xemacs/jde-1.27-pkg.tar.gz) = 950493e85e100b9a1558352f30511575 MD5 (xemacs/scheme-1.11-pkg.tar.gz) = 8994fb43b37a55d4b9ad763af67a45ba -MD5 (xemacs/semantic-1.05-pkg.tar.gz) = 1f30ab40f3b892e9ad5ac00f1ed3c61c -MD5 (xemacs/vc-cc-1.15-pkg.tar.gz) = de6c83aabb0086ee6f0087a206262fae +MD5 (xemacs/semantic-1.06-pkg.tar.gz) = 48b330eee7c5da80ef646f8fa0a340e7 +MD5 (xemacs/vc-cc-1.16-pkg.tar.gz) = 853409332e6aadded46789d680f18603 MD5 (xemacs/vhdl-1.13-pkg.tar.gz) = 76ef5bea9a7f1c5fb899306089efd0d8 |