aboutsummaryrefslogtreecommitdiff
path: root/devel/eric6
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2015-12-07 12:12:55 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2015-12-07 12:12:55 +0000
commitefd2fe1d128d6d7bf2dd561d75cf71758b07bac4 (patch)
treeca0508f5ee4072b45fa72b161295f4008a4c1b42 /devel/eric6
parentb3667933f10f332f596109aa460b92e996c73f94 (diff)
Notes
Diffstat (limited to 'devel/eric6')
-rw-r--r--devel/eric6/Makefile.inc2
-rw-r--r--devel/eric6/distinfo4
-rw-r--r--devel/eric6/files/extra-patch-install-i18n.py9
3 files changed, 3 insertions, 12 deletions
diff --git a/devel/eric6/Makefile.inc b/devel/eric6/Makefile.inc
index 51f757a76c48..f984a53b854d 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.9
+PORTVERSION= 6.1.0
MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION}
DISTNAME?= ${PORTNAME}-i18n-${I18N_LANG}-${PORTVERSION}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/eric6/distinfo b/devel/eric6/distinfo
index 06a0bae820ee..fcbbd2615e81 100644
--- a/devel/eric6/distinfo
+++ b/devel/eric6/distinfo
@@ -1,2 +1,2 @@
-SHA256 (eric6-6.0.9.tar.gz) = 2201f4b62a8854b683e7505cb5bf4f64a3238e03b13caa0fb8e33a8eecd090e4
-SIZE (eric6-6.0.9.tar.gz) = 10632347
+SHA256 (eric6-6.1.0.tar.gz) = c7b39b7847d875ff56928956c12a947a91277274ca01b4f76a38144941a82aec
+SIZE (eric6-6.1.0.tar.gz) = 10877073
diff --git a/devel/eric6/files/extra-patch-install-i18n.py b/devel/eric6/files/extra-patch-install-i18n.py
index 17ef476836a4..817c9356f60c 100644
--- a/devel/eric6/files/extra-patch-install-i18n.py
+++ b/devel/eric6/files/extra-patch-install-i18n.py
@@ -6,15 +6,6 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2004 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
-@@ -16,7 +16,7 @@
- import shutil
- import glob
-
--from PyQt5.QtCore import QDir
-+from PyQt4.QtCore import QDir
-
- try:
- from eric6config import getConfig
@@ -45,6 +45,7 @@
# Define the globals.
progName = None