aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-19 13:15:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-19 13:15:31 +0000
commitf1371a36f60e65e882389e6b40e74d3cf54c2b9d (patch)
treebd73632f00d33bb18a55baeff9ecec40b28db931 /editors
parentbec0ed8039d831c01f82eabe70cebf7400d2f49b (diff)
downloadports-f1371a36f60e65e882389e6b40e74d3cf54c2b9d.tar.gz
ports-f1371a36f60e65e882389e6b40e74d3cf54c2b9d.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile7
-rw-r--r--editors/emacs/distinfo2
-rw-r--r--editors/emacs19/Makefile7
-rw-r--r--editors/emacs19/distinfo2
-rw-r--r--editors/emacs20/Makefile7
-rw-r--r--editors/emacs20/distinfo2
-rw-r--r--editors/emacs22/Makefile7
-rw-r--r--editors/emacs22/distinfo2
-rw-r--r--editors/emacs23/Makefile7
-rw-r--r--editors/emacs23/distinfo2
10 files changed, 25 insertions, 20 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 9871d67c8344..0859b2f04109 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: GNU emacs
-# Version required: 19.34
+# Version required: 19.34b
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1996/11/17 07:01:27 obrien Exp $
+# $Id: Makefile,v 1.25 1996/11/18 10:22:58 asami Exp $
#
-DISTNAME= emacs-19.34
+DISTNAME= emacs-19.34b
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU}
+WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
diff --git a/editors/emacs/distinfo b/editors/emacs/distinfo
index 100ab991b9b3..030e3b0241da 100644
--- a/editors/emacs/distinfo
+++ b/editors/emacs/distinfo
@@ -1 +1 @@
-MD5 (emacs-19.34.tar.gz) = 5245288b25065f71c52efbbf66cb6fcf
+MD5 (emacs-19.34b.tar.gz) = 9bd3c694a9019c2a2ebd703a9a0394e0
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
index 9871d67c8344..0859b2f04109 100644
--- a/editors/emacs19/Makefile
+++ b/editors/emacs19/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: GNU emacs
-# Version required: 19.34
+# Version required: 19.34b
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1996/11/17 07:01:27 obrien Exp $
+# $Id: Makefile,v 1.25 1996/11/18 10:22:58 asami Exp $
#
-DISTNAME= emacs-19.34
+DISTNAME= emacs-19.34b
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU}
+WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
diff --git a/editors/emacs19/distinfo b/editors/emacs19/distinfo
index 100ab991b9b3..030e3b0241da 100644
--- a/editors/emacs19/distinfo
+++ b/editors/emacs19/distinfo
@@ -1 +1 @@
-MD5 (emacs-19.34.tar.gz) = 5245288b25065f71c52efbbf66cb6fcf
+MD5 (emacs-19.34b.tar.gz) = 9bd3c694a9019c2a2ebd703a9a0394e0
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 9871d67c8344..0859b2f04109 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: GNU emacs
-# Version required: 19.34
+# Version required: 19.34b
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1996/11/17 07:01:27 obrien Exp $
+# $Id: Makefile,v 1.25 1996/11/18 10:22:58 asami Exp $
#
-DISTNAME= emacs-19.34
+DISTNAME= emacs-19.34b
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU}
+WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
diff --git a/editors/emacs20/distinfo b/editors/emacs20/distinfo
index 100ab991b9b3..030e3b0241da 100644
--- a/editors/emacs20/distinfo
+++ b/editors/emacs20/distinfo
@@ -1 +1 @@
-MD5 (emacs-19.34.tar.gz) = 5245288b25065f71c52efbbf66cb6fcf
+MD5 (emacs-19.34b.tar.gz) = 9bd3c694a9019c2a2ebd703a9a0394e0
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 9871d67c8344..0859b2f04109 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: GNU emacs
-# Version required: 19.34
+# Version required: 19.34b
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1996/11/17 07:01:27 obrien Exp $
+# $Id: Makefile,v 1.25 1996/11/18 10:22:58 asami Exp $
#
-DISTNAME= emacs-19.34
+DISTNAME= emacs-19.34b
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU}
+WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
diff --git a/editors/emacs22/distinfo b/editors/emacs22/distinfo
index 100ab991b9b3..030e3b0241da 100644
--- a/editors/emacs22/distinfo
+++ b/editors/emacs22/distinfo
@@ -1 +1 @@
-MD5 (emacs-19.34.tar.gz) = 5245288b25065f71c52efbbf66cb6fcf
+MD5 (emacs-19.34b.tar.gz) = 9bd3c694a9019c2a2ebd703a9a0394e0
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 9871d67c8344..0859b2f04109 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: GNU emacs
-# Version required: 19.34
+# Version required: 19.34b
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.24 1996/11/17 07:01:27 obrien Exp $
+# $Id: Makefile,v 1.25 1996/11/18 10:22:58 asami Exp $
#
-DISTNAME= emacs-19.34
+DISTNAME= emacs-19.34b
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU}
+WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit
diff --git a/editors/emacs23/distinfo b/editors/emacs23/distinfo
index 100ab991b9b3..030e3b0241da 100644
--- a/editors/emacs23/distinfo
+++ b/editors/emacs23/distinfo
@@ -1 +1 @@
-MD5 (emacs-19.34.tar.gz) = 5245288b25065f71c52efbbf66cb6fcf
+MD5 (emacs-19.34b.tar.gz) = 9bd3c694a9019c2a2ebd703a9a0394e0