summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-07-17 15:35:54 +0000
committerarved <arved@FreeBSD.org>2004-07-17 15:35:54 +0000
commit7dcca3d8c8bfd0a378e2d075928e9caaa434ebf8 (patch)
tree35f414762702b54b66c07893931c80d44f57bcb2 /editors
parentbd0781ed03e2cd480ea430c40fb2190e7fa6e4e5 (diff)
downloadFreeBSD-ports-7dcca3d8c8bfd0a378e2d075928e9caaa434ebf8.zip
FreeBSD-ports-7dcca3d8c8bfd0a378e2d075928e9caaa434ebf8.tar.gz
Update to 2.60
PR: 69061 Submitted by: Joseph Scott <joseph@randomnetworks.com>
Diffstat (limited to 'editors')
-rw-r--r--editors/e3/Makefile6
-rw-r--r--editors/e3/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index 724ef6c..0bd45a6 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= e3
-PORTVERSION= 2.43
-PORTREVISION= 1
+PORTVERSION= 2.60.0
PORTEPOCH= 1
CATEGORIES= editors
MASTER_SITES= http://www.sax.de/~adlibit/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/60/6/}
MAINTAINER= joseph@randomnetworks.com
COMMENT= A full featured text editor written in assembler
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
+WRKSRC= ${WRKDIR}/${PORTNAME}-2.6
+
USE_GMAKE= yes
MAKE_ARGS= OS=FREEBSD
ONLY_FOR_ARCHS= i386
diff --git a/editors/e3/distinfo b/editors/e3/distinfo
index 2af8c97..283e15a 100644
--- a/editors/e3/distinfo
+++ b/editors/e3/distinfo
@@ -1,2 +1,2 @@
-MD5 (e3-2.43.tar.gz) = d053f6f6bfc4619a5a3a147a498e22a2
-SIZE (e3-2.43.tar.gz) = 215540
+MD5 (e3-2.6.0.tar.gz) = 8cf70c8d30e4cc30bc4e003b30024bd6
+SIZE (e3-2.6.0.tar.gz) = 216455
OpenPOWER on IntegriCloud