From b3cd2b7fc6f3a16dadf059ec7b195afbaeb16a9f Mon Sep 17 00:00:00 2001 From: riggs Date: Sun, 5 Feb 2017 08:17:43 +0000 Subject: Update libass to upstream version 0.13.6; bump PORTREVISION on consumers Reported by: robert.burmeister@utoledo.edu (via email) --- multimedia/aegisub/Makefile | 2 +- multimedia/bino/Makefile | 2 +- multimedia/ffmpeg/Makefile | 2 +- multimedia/gstreamer1-plugins-assrender/Makefile | 2 +- multimedia/handbrake/Makefile | 2 +- multimedia/kodi/Makefile | 2 +- multimedia/libass/Makefile | 2 +- multimedia/libass/distinfo | 6 +++--- multimedia/libass/pkg-plist | 4 ++-- multimedia/mplayer/Makefile.common | 2 +- multimedia/mplayer2/Makefile | 2 +- multimedia/mpv/Makefile | 2 +- multimedia/plexhometheater/Makefile | 2 +- multimedia/vapoursynth/Makefile | 1 + multimedia/vlc/Makefile | 2 +- 15 files changed, 18 insertions(+), 17 deletions(-) (limited to 'multimedia') diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index b8b604e322ec..538cbfa11f5d 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/bino/Makefile b/multimedia/bino/Makefile index 52f9f0b63bab..b1ee3061e04f 100644 --- a/multimedia/bino/Makefile +++ b/multimedia/bino/Makefile @@ -3,7 +3,7 @@ PORTNAME= bino PORTVERSION= 1.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://download.savannah.nongnu.org/releases/bino/ http://levsha.me/ports/distfiles/ diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index b27a4408b866..79daf70ae7cd 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 3.2.2 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ diff --git a/multimedia/gstreamer1-plugins-assrender/Makefile b/multimedia/gstreamer1-plugins-assrender/Makefile index bb7522259f72..8a1011b54292 100644 --- a/multimedia/gstreamer1-plugins-assrender/Makefile +++ b/multimedia/gstreamer1-plugins-assrender/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= GStreamer ASS/SSA text renderer plugin diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index c7e8ae36a085..19c7bd3f1711 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -3,7 +3,7 @@ PORTNAME= handbrake PORTVERSION= 0.10.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://download.handbrake.fr/releases/${PORTVERSION}/ \ http://download.handbrake.fr/handbrake/contrib/:contrib \ diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index 1861ef06be4e..74f15e3b258e 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 16.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia java MAINTAINER= mickael.maillot@gmail.com diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index 427259363a94..371437fea2b5 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libass -PORTVERSION= 0.13.5 +PORTVERSION= 0.13.6 CATEGORIES= multimedia devel MAINTAINER= multimedia@FreeBSD.org diff --git a/multimedia/libass/distinfo b/multimedia/libass/distinfo index 8a297c5c850e..ac2a22d9ec9d 100644 --- a/multimedia/libass/distinfo +++ b/multimedia/libass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482999386 -SHA256 (libass-libass-0.13.5_GH0.tar.gz) = b04d2da531c194d56d486b4efdea08feba21bc4f7a9368ad9b5826dbae38c015 -SIZE (libass-libass-0.13.5_GH0.tar.gz) = 167260 +TIMESTAMP = 1486279899 +SHA256 (libass-libass-0.13.6_GH0.tar.gz) = de68288397d284a955061b3ecba67152cea74d8ace6222d987dd30091b1534b7 +SIZE (libass-libass-0.13.6_GH0.tar.gz) = 167331 diff --git a/multimedia/libass/pkg-plist b/multimedia/libass/pkg-plist index 0cacf4768c55..2752de89629d 100644 --- a/multimedia/libass/pkg-plist +++ b/multimedia/libass/pkg-plist @@ -2,6 +2,6 @@ include/ass/ass.h include/ass/ass_types.h lib/libass.a lib/libass.so -lib/libass.so.5 -lib/libass.so.5.3.3 +lib/libass.so.9 +lib/libass.so.9.0.0 libdata/pkgconfig/libass.pc diff --git a/multimedia/mplayer/Makefile.common b/multimedia/mplayer/Makefile.common index e45182b92a9d..04cb5c815797 100644 --- a/multimedia/mplayer/Makefile.common +++ b/multimedia/mplayer/Makefile.common @@ -6,7 +6,7 @@ MPLAYER_PORT_VERSION= 1.3.0 MPLAYER_SNAPSHOT_DATE= 2016-12-28 -PORTREVISION?= 2 +PORTREVISION?= 3 MASTER_SITES= LOCAL/riggs/mplayer DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile index c5a19feee439..ce0b009da96e 100644 --- a/multimedia/mplayer2/Makefile +++ b/multimedia/mplayer2/Makefile @@ -2,7 +2,7 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 743642d6773d..16023a296ef6 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio diff --git a/multimedia/plexhometheater/Makefile b/multimedia/plexhometheater/Makefile index 06f18a12d38e..97808a8c027a 100644 --- a/multimedia/plexhometheater/Makefile +++ b/multimedia/plexhometheater/Makefile @@ -5,7 +5,7 @@ PORTNAME= plexhometheater PORTVERSION= 1.4.1 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile index a49974861d60..dbd526a04533 100644 --- a/multimedia/vapoursynth/Makefile +++ b/multimedia/vapoursynth/Makefile @@ -2,6 +2,7 @@ PORTNAME= vapoursynth DISTVERSION= R36 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 611de814fd21..b1e324f4bdc4 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.4 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ -- cgit