aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-23 11:35:03 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-23 11:35:03 +0000
commit91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc (patch)
treed80ade8252df7f8d3d23a6c2ac2294a79f756de1 /lang
parent706cfc42b26beaeeb0c0860372e5a04f96671021 (diff)
downloadports-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.tar.gz
ports-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.zip
devel/icu: update to 63.1
Notes
Notes: svn path=/head/; revision=482830
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-base/Makefile2
-rw-r--r--lang/parrot/Makefile2
-rw-r--r--lang/phantomjs/Makefile2
-rw-r--r--lang/spidermonkey38/Makefile2
-rw-r--r--lang/spidermonkey52/Makefile2
-rw-r--r--lang/swift/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 01c9c6b222d6..2c7c8b21fca0 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnustep-base
PORTVERSION= 1.25.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= lang devel gnustep
MASTER_SITES= GNUSTEP/core
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 3d1621eec43e..bcba745d30ca 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= parrot
PORTVERSION= 8.1.0
-PORTREVISION= 8
+PORTREVISION= 9
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 6f336977ce59..b13c41d2cb24 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= phantomjs
PORTVERSION= 2.1.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= lang
MAINTAINER= feld@FreeBSD.org
diff --git a/lang/spidermonkey38/Makefile b/lang/spidermonkey38/Makefile
index a8f103afca2b..856c469847be 100644
--- a/lang/spidermonkey38/Makefile
+++ b/lang/spidermonkey38/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spidermonkey38
PORTVERSION= 38.8.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= lang
MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source
DISTNAME= firefox-${PORTVERSION}esr.source
diff --git a/lang/spidermonkey52/Makefile b/lang/spidermonkey52/Makefile
index c7b2b044e53a..0de9fe818534 100644
--- a/lang/spidermonkey52/Makefile
+++ b/lang/spidermonkey52/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spidermonkey
PORTVERSION= 52.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source
PKGNAMESUFFIX= ${SP_VER}
diff --git a/lang/swift/Makefile b/lang/swift/Makefile
index 5c0b6ee94a3f..5f5fc2c9c73e 100644
--- a/lang/swift/Makefile
+++ b/lang/swift/Makefile
@@ -4,7 +4,7 @@ PORTNAME= swift
PORTVERSION= 3.1.1
DISTVERSIONPREFIX= swift-
DISTVERSIONSUFFIX= -RELEASE
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= lang
MAINTAINER= swills@FreeBSD.org