aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-09-25 08:02:36 +0800
committerjbeich <jbeich@FreeBSD.org>2017-09-25 08:02:36 +0800
commit7484f2258645fce25c2714f8a8c349aaf4af12d4 (patch)
tree5591751f79396196499fbf2ae1ebbbdb4567d10f /multimedia
parent19ac9f07fce91a88c4eda154ac0dca2afe0dc83e (diff)
downloadfreebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.tar.gz
freebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.tar.zst
freebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.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
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/aegisub/Makefile2
-rw-r--r--multimedia/subtitlecomposer-kde4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile
index 64a1f5204388..e29dfc997527 100644
--- a/multimedia/aegisub/Makefile
+++ b/multimedia/aegisub/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aegisub
PORTVERSION= 3.2.2
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= multimedia
MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \
ftp://ftp.aegisub.org/pub/archives/releases/source/ \
diff --git a/multimedia/subtitlecomposer-kde4/Makefile b/multimedia/subtitlecomposer-kde4/Makefile
index d9d38a9f5930..89f55e28d66a 100644
--- a/multimedia/subtitlecomposer-kde4/Makefile
+++ b/multimedia/subtitlecomposer-kde4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= subtitlecomposer
PORTVERSION= 0.5.7
DISTVERSIONPREFIX= v
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia kde
MAINTAINER= ports@FreeBSD.org