summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-base/Makefile1
-rw-r--r--lang/parrot/Makefile2
-rw-r--r--lang/phantomjs/Makefile2
-rw-r--r--lang/spidermonkey38/Makefile2
-rw-r--r--lang/swift/Makefile3
-rw-r--r--lang/v8-devel/Makefile2
6 files changed, 7 insertions, 5 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index b7e55ce..fcaf011 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnustep-base
PORTVERSION= 1.25.0
+PORTREVISION= 1
CATEGORIES= lang devel gnustep
MASTER_SITES= GNUSTEP/core
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index ff4c821..8a596b5 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= parrot
PORTVERSION= 8.1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= lang
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \
LOCAL/sunpoet
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile
index 7703bb5..fbfca43 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= phantomjs
PORTVERSION= 2.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang
MAINTAINER= feld@FreeBSD.org
diff --git a/lang/spidermonkey38/Makefile b/lang/spidermonkey38/Makefile
index b6097a9..1ad73df 100644
--- a/lang/spidermonkey38/Makefile
+++ b/lang/spidermonkey38/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spidermonkey38
PORTVERSION= 38.8.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang
MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source
DISTNAME= firefox-${PORTVERSION}esr.source
diff --git a/lang/swift/Makefile b/lang/swift/Makefile
index a0ed69f..5c6ce16 100644
--- a/lang/swift/Makefile
+++ b/lang/swift/Makefile
@@ -2,9 +2,9 @@
PORTNAME= swift
PORTVERSION= 3.1.1
-PORTREVISION= 1
DISTVERSIONPREFIX= swift-
DISTVERSIONSUFFIX= -RELEASE
+PORTREVISION= 2
CATEGORIES= lang
MAINTAINER= swills@FreeBSD.org
@@ -44,6 +44,7 @@ USE_AUTOTOOLS= autoconf:env
USE_GNOME= libxml2
USE_LDCONFIG= yes
ONLY_FOR_ARCHS= amd64
+BROKEN= fails to build with ICU 59, see bug 222428
BROKEN_FreeBSD_10= Builds but does not work
CONFLICTS_BUILD= googletest
LDFLAGS+= -lobjc
diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile
index e02d5f6..b8d79ea 100644
--- a/lang/v8-devel/Makefile
+++ b/lang/v8-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= v8
PORTVERSION= 3.27.7
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= lang
MASTER_SITES= LOCAL/vanilla
PKGNAMESUFFIX= -devel
OpenPOWER on IntegriCloud