summaryrefslogtreecommitdiff
path: root/editors/e3
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-08-01 18:37:43 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-08-01 18:37:43 +0000
commita4fd048c3ad00952a49af59209fd3c0ae801a532 (patch)
tree16cf6757bfdd96294b9467a522c639653596d1ec /editors/e3
parent- Unbreak (diff)
Update to 2.60.2
Use PLIST_FILES PR: ports/84434 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
Diffstat (limited to 'editors/e3')
-rw-r--r--editors/e3/Makefile5
-rw-r--r--editors/e3/distinfo4
-rw-r--r--editors/e3/pkg-plist6
3 files changed, 5 insertions, 10 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index 0bd45a6b80e1..fdbbeb3777e1 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= e3
-PORTVERSION= 2.60.0
+PORTVERSION= 2.60.2
PORTEPOCH= 1
CATEGORIES= editors
MASTER_SITES= http://www.sax.de/~adlibit/
@@ -17,12 +17,13 @@ COMMENT= A full featured text editor written in assembler
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
-WRKSRC= ${WRKDIR}/${PORTNAME}-2.6
+WRKSRC= ${WRKDIR}/${PORTNAME}-2.6.2
USE_GMAKE= yes
MAKE_ARGS= OS=FREEBSD
ONLY_FOR_ARCHS= i386
MAN1= e3.1
+PLIST_FILES= bin/e3 bin/e3em bin/e3ne bin/e3pi bin/e3vi bin/e3ws
.include <bsd.port.mk>
diff --git a/editors/e3/distinfo b/editors/e3/distinfo
index 283e15a80cd7..4c46520be718 100644
--- a/editors/e3/distinfo
+++ b/editors/e3/distinfo
@@ -1,2 +1,2 @@
-MD5 (e3-2.6.0.tar.gz) = 8cf70c8d30e4cc30bc4e003b30024bd6
-SIZE (e3-2.6.0.tar.gz) = 216455
+MD5 (e3-2.6.2.tar.gz) = 2737dbd355cda714fd340f59770441c8
+SIZE (e3-2.6.2.tar.gz) = 231441
diff --git a/editors/e3/pkg-plist b/editors/e3/pkg-plist
deleted file mode 100644
index 69372996ba21..000000000000
--- a/editors/e3/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/e3
-bin/e3em
-bin/e3ne
-bin/e3pi
-bin/e3vi
-bin/e3ws