aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2017-08-26 01:18:20 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:25:44 +0800
commit3dfab62eeb97ada328116ca112ce684a35bfa8d9 (patch)
tree7bd79d673f2e2cccbabb541c35ffd6900ef86229 /devel
parent9ae253a1bc138350f0cecfb49be3aa1e68c875a6 (diff)
downloadfreebsd-ports-gnome-3dfab62eeb97ada328116ca112ce684a35bfa8d9.tar.gz
freebsd-ports-gnome-3dfab62eeb97ada328116ca112ce684a35bfa8d9.tar.zst
freebsd-ports-gnome-3dfab62eeb97ada328116ca112ce684a35bfa8d9.zip
devel/pycharm-ce: Update to 2017.2.2 and move USES uo a little.
portlint: According to the porters-handbook, USES must appear first.
Diffstat (limited to 'devel')
-rw-r--r--devel/pycharm-ce/Makefile6
-rw-r--r--devel/pycharm-ce/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/pycharm-ce/Makefile b/devel/pycharm-ce/Makefile
index 5f63e0e7151b..bebd3ce1ac1f 100644
--- a/devel/pycharm-ce/Makefile
+++ b/devel/pycharm-ce/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pycharm-ce
-PORTVERSION= 2017.2.1
+PORTVERSION= 2017.2.2
CATEGORIES= devel java python
MASTER_SITES= https://download.jetbrains.com/python/ \
http://download.jetbrains.com/python/
@@ -16,10 +16,10 @@ LICENSE= APACHE20
RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
intellij-pty4j>0:java/intellij-pty4j
-USE_JAVA= yes
-JAVA_VERSION= 1.7+
USES= python:run shebangfix
SHEBANG_FILES= bin/printenv.py bin/restart.py
+USE_JAVA= yes
+JAVA_VERSION= 1.7+
NO_ARCH= yes
NO_BUILD= yes
diff --git a/devel/pycharm-ce/distinfo b/devel/pycharm-ce/distinfo
index e036e65f6772..89768b7ae9d0 100644
--- a/devel/pycharm-ce/distinfo
+++ b/devel/pycharm-ce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502575841
-SHA256 (pycharm-community-2017.2.1.tar.gz) = 4a7e5ab8c89be6ac3b6da649003260d1ed86b1dd41b7e9aa1d3873cacd7d6bd1
-SIZE (pycharm-community-2017.2.1.tar.gz) = 200410040
+TIMESTAMP = 1503651598
+SHA256 (pycharm-community-2017.2.2.tar.gz) = 4eacc9bf512406bebf71546ccb4b6c14ea8e06748fd76be6ca409ea1955e1f53
+SIZE (pycharm-community-2017.2.2.tar.gz) = 200453221