diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-11-15 03:34:12 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-11-15 03:34:12 +0800 |
commit | 584ca3787542b6e3bc7e468000628f098e0bbfc4 (patch) | |
tree | e7641fb657d8e201903d023988865a1bd3fff335 /net-im/uTox | |
parent | 2f77d326b22b2244f6df23f58eb65567e4ae7816 (diff) | |
download | freebsd-ports-gnome-584ca3787542b6e3bc7e468000628f098e0bbfc4.tar.gz freebsd-ports-gnome-584ca3787542b6e3bc7e468000628f098e0bbfc4.tar.zst freebsd-ports-gnome-584ca3787542b6e3bc7e468000628f098e0bbfc4.zip |
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer)
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 8d5989a2d3de..2c8178ade104 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -2,6 +2,7 @@ PORTNAME= uTox DISTVERSION= 0.4.2.20151107 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net |