aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-09-25 00:02:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-09-25 00:02:36 +0000
commita38219861723215d3c7d044cc973c09fd60c0646 (patch)
tree5591751f79396196499fbf2ae1ebbbdb4567d10f /lang/parrot/Makefile
parent635a77adac0851653822796a29095500d1ee461e (diff)
downloadports-a38219861723215d3c7d044cc973c09fd60c0646.tar.gz
ports-a38219861723215d3c7d044cc973c09fd60c0646.zip
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=450556
Diffstat (limited to 'lang/parrot/Makefile')
-rw-r--r--lang/parrot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index ff4c82172e3c..8a596b59467c 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