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 /x11 | |
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 'x11')
-rw-r--r-- | x11/xpra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index 55757e79ea9d..e42c28af3202 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -3,6 +3,7 @@ PORTNAME= xpra PORTVERSION= 0.14.25 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |