diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:25:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:25:41 +0000 |
commit | f2fc9d6de460a59d2ca4633a80086dc32e24c086 (patch) | |
tree | 2ac32e924ca63b881b3775b37ea4a9ca3a11cc2c /net-im/uTox | |
parent | 6828ea7d03181d2c9cef8349278476494f34aeaa (diff) |
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)
Notes
Notes:
svn path=/head/; revision=388940
Diffstat (limited to 'net-im/uTox')
-rw-r--r-- | net-im/uTox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |