diff options
author | az <az@FreeBSD.org> | 2005-11-01 19:55:07 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-11-01 19:55:07 +0800 |
commit | d20b798fe42ae91f7dbc939859124bfd195cbb7d (patch) | |
tree | cf0b5f0a6641f609168f09ba2dd54f5be8d5c734 /editors/e3 | |
parent | 93ae221bf72ce335aa61a410aa42b2bb13f0d48f (diff) | |
download | freebsd-ports-gnome-d20b798fe42ae91f7dbc939859124bfd195cbb7d.tar.gz freebsd-ports-gnome-d20b798fe42ae91f7dbc939859124bfd195cbb7d.tar.zst freebsd-ports-gnome-d20b798fe42ae91f7dbc939859124bfd195cbb7d.zip |
-Update to 2.6.3
PR: ports/88147
Submitted by: maintainer
Approved by: sem (mentor)
Diffstat (limited to 'editors/e3')
-rw-r--r-- | editors/e3/Makefile | 6 | ||||
-rw-r--r-- | editors/e3/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index fdbbeb3777e1..e80c15fadc2d 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -6,8 +6,8 @@ # PORTNAME= e3 -PORTVERSION= 2.60.2 -PORTEPOCH= 1 +PORTVERSION= 2.6.3 +PORTEPOCH= 2 CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/60/6/} @@ -17,8 +17,6 @@ COMMENT= A full featured text editor written in assembler BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -WRKSRC= ${WRKDIR}/${PORTNAME}-2.6.2 - USE_GMAKE= yes MAKE_ARGS= OS=FREEBSD ONLY_FOR_ARCHS= i386 diff --git a/editors/e3/distinfo b/editors/e3/distinfo index 4c46520be718..48122e24abe0 100644 --- a/editors/e3/distinfo +++ b/editors/e3/distinfo @@ -1,2 +1,2 @@ -MD5 (e3-2.6.2.tar.gz) = 2737dbd355cda714fd340f59770441c8 -SIZE (e3-2.6.2.tar.gz) = 231441 +MD5 (e3-2.6.3.tar.gz) = 8c6698db654ad8dbf91a52f9d198ff99 +SIZE (e3-2.6.3.tar.gz) = 238931 |