aboutsummaryrefslogtreecommitdiff
path: root/editors/komodo-edit
diff options
context:
space:
mode:
authorMahdi Mokhtari <mmokhi@FreeBSD.org>2017-07-14 13:48:25 +0000
committerMahdi Mokhtari <mmokhi@FreeBSD.org>2017-07-14 13:48:25 +0000
commitbc1e93a03536cf1d67f6eeb667627f58798579ae (patch)
treeee2150d48bb1a7a44c6925cf93252a719de0193d /editors/komodo-edit
parent1ed432fbd2e660fbe234588a8e85bf783e31749c (diff)
downloadports-bc1e93a03536cf1d67f6eeb667627f58798579ae.tar.gz
ports-bc1e93a03536cf1d67f6eeb667627f58798579ae.zip
editors/komodo-edit: Update port from 6.x to 10.2.2
Also pass maintainership of the port to allanjude Submitted by: allanjude Reviewed by: mat (mentor), netchild Approved by: mat (mentor), maintainer (implicit) Sponsored by: Essen Hackathon 2017 Differential Revision: https://reviews.freebsd.org/D11543
Notes
Notes: svn path=/head/; revision=445754
Diffstat (limited to 'editors/komodo-edit')
-rw-r--r--editors/komodo-edit/Makefile13
-rw-r--r--editors/komodo-edit/distinfo5
2 files changed, 8 insertions, 10 deletions
diff --git a/editors/komodo-edit/Makefile b/editors/komodo-edit/Makefile
index 69ffddb6ed6f..c660af4abae7 100644
--- a/editors/komodo-edit/Makefile
+++ b/editors/komodo-edit/Makefile
@@ -2,13 +2,12 @@
# $FreeBSD$
PORTNAME= komodo-edit
-PORTVERSION= 6.1.3
-PORTREVISION= 1
+PORTVERSION= 10.2.2
CATEGORIES= editors
-MASTER_SITES= http://downloads.activestate.com/Komodo/releases/archive/6.x/${PORTVERSION}/
-DISTNAME= Komodo-Edit-${PORTVERSION}-8844-linux-libcpp6-x86
+MASTER_SITES= http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/
+DISTNAME= Komodo-Edit-${PORTVERSION}-17703-linux-x86
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= allanjude@FreeBSD.org
COMMENT= Multi-language editor from ActiveState
CONFLICTS= komodo-ide-6*
@@ -34,8 +33,6 @@ do-install:
cd ${WRKSRC}/INSTALLDIR && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/bin/komodo
${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/lib/mozilla/komodo
- ${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/lib/mozilla/komodo-bin
- ${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/lib/mozilla/run-mozilla.sh
- ${LN} -sf ${DATADIR}/bin/komodo ${STAGEDIR}${PREFIX}/bin/
+ ${RLN} ${STAGEDIR}${DATADIR}/bin/komodo ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/editors/komodo-edit/distinfo b/editors/komodo-edit/distinfo
index 483beeded3fe..751b5f8f70c9 100644
--- a/editors/komodo-edit/distinfo
+++ b/editors/komodo-edit/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Komodo-Edit-6.1.3-8844-linux-libcpp6-x86.tar.gz) = 5107fae94605ded6a5a18b84ab2d06dc4cc7339bcacb7bcd32a364ffdf02a729
-SIZE (Komodo-Edit-6.1.3-8844-linux-libcpp6-x86.tar.gz) = 42410776
+TIMESTAMP = 1499589695
+SHA256 (Komodo-Edit-10.2.2-17703-linux-x86.tar.gz) = d232f955c64aa25f58e9981c158e441c6df907348ce94fea6a997ea8e0474b35
+SIZE (Komodo-Edit-10.2.2-17703-linux-x86.tar.gz) = 77250013