aboutsummaryrefslogtreecommitdiffstats
path: root/devel/eric6
diff options
context:
space:
mode:
Diffstat (limited to 'devel/eric6')
-rw-r--r--devel/eric6/Makefile1
-rw-r--r--devel/eric6/Makefile.inc6
-rw-r--r--devel/eric6/distinfo4
3 files changed, 8 insertions, 3 deletions
diff --git a/devel/eric6/Makefile b/devel/eric6/Makefile
index 9353e2b16fff..6ffec945d7d0 100644
--- a/devel/eric6/Makefile
+++ b/devel/eric6/Makefile
@@ -20,6 +20,7 @@ PLIST_FILES=
SUB_FILES= eric6.desktop
OPTIONS_DEFINE= DOCS EXAMPLES
EXTRA_PATCHES=
+MASTERPORT=
PORTDATA= *
PORTDOCS= *
diff --git a/devel/eric6/Makefile.inc b/devel/eric6/Makefile.inc
index d25e5d5bbd0f..717b096fde4d 100644
--- a/devel/eric6/Makefile.inc
+++ b/devel/eric6/Makefile.inc
@@ -6,7 +6,7 @@
# french/eric6, german/eric6, russian/eric6
PORTNAME= eric6
-PORTVERSION= 6.0.5
+PORTVERSION= 6.0.8
MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION}
DISTNAME?= ${PORTNAME}-i18n-${I18N_LANG}-${PORTVERSION}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
@@ -27,6 +27,10 @@ NO_BUILD= yes
PLIST_FILES?= %%DATADIR%%/i18n/${PORTNAME}_${I18N_LANG}.qm
EXTRA_PATCHES?= ${.CURDIR}/../../devel/eric6/files/extra-patch-install-i18n.py
+.if ! defined(MASTERPORT)
+NO_ARCH= yes
+.endif
+
do-install:
@(cd ${WRKSRC}; \
${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${INSTALL_CMD})
diff --git a/devel/eric6/distinfo b/devel/eric6/distinfo
index 826f317d6fa8..7e1521ba22fa 100644
--- a/devel/eric6/distinfo
+++ b/devel/eric6/distinfo
@@ -1,2 +1,2 @@
-SHA256 (eric6-6.0.5.tar.gz) = 7860a3309bcf3c68933031bfe83890014ed70e2b9072cb51757e8309279945e1
-SIZE (eric6-6.0.5.tar.gz) = 10621736
+SHA256 (eric6-6.0.8.tar.gz) = 459516a11ad8a55d6c033a987f66b2fa1250d5eb8d5b0aa95c3a3d546bf8aa86
+SIZE (eric6-6.0.8.tar.gz) = 10632491