summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-10 21:31:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-10 21:31:15 +0000
commit839cf048402dcfbbeaa88ad79b40932ccd2197bf (patch)
tree47827d8a0a4d224043f30006605d40c748da3039 /editors
parentUpdate to 1.05 (diff)
Chase emacs upgrade to 20.6.
Notes
Notes: svn path=/head/; revision=26721
Diffstat (limited to 'editors')
-rw-r--r--editors/apel-emacs20/Makefile2
-rw-r--r--editors/bitmap-emacs20/Makefile2
-rw-r--r--editors/bitmap/Makefile2
-rw-r--r--editors/flim-emacs20-current/Makefile2
-rw-r--r--editors/flim-emacs20/Makefile2
-rw-r--r--editors/flim113-emacs20/Makefile2
-rw-r--r--editors/leim20/Makefile7
-rw-r--r--editors/psgml-emacs20/Makefile2
-rw-r--r--editors/semi-emacs20-current/Makefile2
-rw-r--r--editors/semi-emacs20/Makefile2
-rw-r--r--editors/semi113-emacs20/Makefile2
-rw-r--r--editors/wemi-emacs20-current/Makefile2
-rw-r--r--editors/wemi-emacs20/Makefile2
13 files changed, 15 insertions, 16 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile
index 2d1f9e4785ec..8b4232aa9e43 100644
--- a/editors/apel-emacs20/Makefile
+++ b/editors/apel-emacs20/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/apel-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile
index b53ef9d09805..32a581722eb2 100644
--- a/editors/bitmap-emacs20/Makefile
+++ b/editors/bitmap-emacs20/Makefile
@@ -21,7 +21,7 @@ BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz
# emacs20
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile
index b53ef9d09805..32a581722eb2 100644
--- a/editors/bitmap/Makefile
+++ b/editors/bitmap/Makefile
@@ -21,7 +21,7 @@ BITMAP_FONT= ${X11BASE}/lib/X11/fonts/local/etl8x16-bitmap.pcf.gz
# emacs20
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/flim-emacs20-current/Makefile b/editors/flim-emacs20-current/Makefile
index 907654f39dfc..e59b12712ddd 100644
--- a/editors/flim-emacs20-current/Makefile
+++ b/editors/flim-emacs20-current/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile
index 669fd3a69199..ef642c7c002c 100644
--- a/editors/flim-emacs20/Makefile
+++ b/editors/flim-emacs20/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile
index 907654f39dfc..e59b12712ddd 100644
--- a/editors/flim113-emacs20/Makefile
+++ b/editors/flim113-emacs20/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index ff172463d1d8..771e1a61543d 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: LEIM for emacs20
-# Version required: 20.5a
+# Version required: 20.6
# Date created: 10 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= leim-20.5a
+DISTNAME= leim-20.6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
@@ -17,8 +17,7 @@ BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
USE_GMAKE= yes
-
-EMACS_VER= 20.5
+EMACS_VER= 20.6
WRKSRC= ${WRKDIR}/emacs-${EMACS_VER}/leim
PLIST_SUB= EMACS_VER=${EMACS_VER}
SCRIPTS_ENV= EMACS_VER=${EMACS_VER}
diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile
index fdd8097f76b1..cb846f037f3f 100644
--- a/editors/psgml-emacs20/Makefile
+++ b/editors/psgml-emacs20/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
# pkg/* files are used in ${.CURDIR}
diff --git a/editors/semi-emacs20-current/Makefile b/editors/semi-emacs20-current/Makefile
index 3e74416347d4..46bdae0a6baa 100644
--- a/editors/semi-emacs20-current/Makefile
+++ b/editors/semi-emacs20-current/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile
index af3f5976c870..e729f763ed10 100644
--- a/editors/semi-emacs20/Makefile
+++ b/editors/semi-emacs20/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/semi113-emacs20/Makefile b/editors/semi113-emacs20/Makefile
index 3e74416347d4..46bdae0a6baa 100644
--- a/editors/semi113-emacs20/Makefile
+++ b/editors/semi113-emacs20/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/wemi-emacs20-current/Makefile b/editors/wemi-emacs20-current/Makefile
index 93ae2b24f93f..d887c00a388d 100644
--- a/editors/wemi-emacs20-current/Makefile
+++ b/editors/wemi-emacs20-current/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs-current
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
diff --git a/editors/wemi-emacs20/Makefile b/editors/wemi-emacs20/Makefile
index 3e3246d4cc81..7e64307e9cce 100644
--- a/editors/wemi-emacs20/Makefile
+++ b/editors/wemi-emacs20/Makefile
@@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs
# emacs port setup
EMACS_NAME= emacs
EMACS_PORT= emacs20
-EMACS_VER= 20.5
+EMACS_VER= 20.6
EMACS_LIBDIR= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}