diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-06-09 22:25:41 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-06-09 22:25:41 +0800 |
commit | de8c421cad402cfc2f329f2978c93bdd90a2e98c (patch) | |
tree | 2ac32e924ca63b881b3775b37ea4a9ca3a11cc2c /net-im | |
parent | 48f2dbd6630938c453d1181d52fc80096aed200f (diff) | |
download | freebsd-ports-gnome-de8c421cad402cfc2f329f2978c93bdd90a2e98c.tar.gz freebsd-ports-gnome-de8c421cad402cfc2f329f2978c93bdd90a2e98c.tar.zst freebsd-ports-gnome-de8c421cad402cfc2f329f2978c93bdd90a2e98c.zip |
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qTox/Makefile | 2 | ||||
-rw-r--r-- | net-im/tox/Makefile | 1 | ||||
-rw-r--r-- | net-im/toxic/Makefile | 1 | ||||
-rw-r--r-- | net-im/uTox/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index f2fa30c15671..534a7ecaca0c 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -3,7 +3,7 @@ PORTNAME= qTox PORTVERSION= 0.150426 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index c254a6e41aef..e9a75a5da318 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.150519 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 1bfdc597d4f6..e874da42595d 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxic PORTVERSION= 0.6.0.150519 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 7291acaa8e10..fecfea34f688 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -2,6 +2,7 @@ PORTNAME= uTox DISTVERSION= 0.2.s.20150514 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net |