aboutsummaryrefslogtreecommitdiff
path: root/devel/eric4
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2011-09-06 18:06:37 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2011-09-06 18:06:37 +0000
commitf260679967c1ddcb407e289ad1d87137efb541a1 (patch)
tree2b1f786641beb4a754e98bae7bfb480ab95c9605 /devel/eric4
parentb2fea180aba20e8bf84458622c241e3d2b39cbc5 (diff)
downloadports-f260679967c1ddcb407e289ad1d87137efb541a1.tar.gz
ports-f260679967c1ddcb407e289ad1d87137efb541a1.zip
. update to version 4.4.17;
. add dependency upon misc/shared-mime-info and devel/desktop-file-utils.
Notes
Notes: svn path=/head/; revision=281312
Diffstat (limited to 'devel/eric4')
-rw-r--r--devel/eric4/Makefile4
-rw-r--r--devel/eric4/Makefile.inc2
-rw-r--r--devel/eric4/distinfo4
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile
index 7b4e44cdb4b4..047baf9802d9 100644
--- a/devel/eric4/Makefile
+++ b/devel/eric4/Makefile
@@ -11,13 +11,15 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
LICENSE_FILE= ${WRKSRC}/LICENSE.GPL3
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \
- ${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2
+ ${PYTHON_SITELIBDIR}/PyQt4/Qsci.so:${PORTSDIR}/devel/py-qt4-qscintilla2 \
+ ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info
RUN_DEPENDS= ${BUILD_DEPENDS} \
${PYTHON_SITELIBDIR}/PyQt4/QtNetwork.so:${PORTSDIR}/net/py-qt4-network \
${PYTHON_SITELIBDIR}/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg \
${PYTHON_SITELIBDIR}/PyQt4/QtWebKit.so:${PORTSDIR}/www/py-qt4-webkit \
${PYTHON_SITELIBDIR}/PyQt4/QtHelp.so:${PORTSDIR}/devel/py-qt4-help
+USE_GNOME= desktopfileutils
INSTALL_CMD= install.py -c -f eric4config.freebsd
PLIST_FILES=
SUB_FILES= eric4.desktop
diff --git a/devel/eric4/Makefile.inc b/devel/eric4/Makefile.inc
index 56721dd910de..862cef3ed3d8 100644
--- a/devel/eric4/Makefile.inc
+++ b/devel/eric4/Makefile.inc
@@ -9,7 +9,7 @@
#
PORTNAME= eric4
-PORTVERSION= 4.4.16
+PORTVERSION= 4.4.17
MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION}
DISTNAME?= ${PORTNAME}-i18n-${I18N_LANG}-${PORTVERSION}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/eric4/distinfo b/devel/eric4/distinfo
index ca6f94132fe5..97e473b22424 100644
--- a/devel/eric4/distinfo
+++ b/devel/eric4/distinfo
@@ -1,2 +1,2 @@
-SHA256 (eric4-4.4.16.tar.gz) = 3ca13d55485a8d1d73cdedc07b9e38e571d35f3957b1f9563c8bf8c860760a11
-SIZE (eric4-4.4.16.tar.gz) = 6678359
+SHA256 (eric4-4.4.17.tar.gz) = ad7856ecb13d9f0fed27eb3e0b2e13d1b73d524ffd6269b74e4b7a46c4f7eec4
+SIZE (eric4-4.4.17.tar.gz) = 6679205