diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-26 05:20:12 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-01-26 05:20:12 +0800 |
commit | 837a2c2dbf4d23c6734538d4904336cc8ae2974e (patch) | |
tree | a5fef3c0902f47cb3c7ac44e308d958c90bf66c9 /x11 | |
parent | 4804615fef22b7fd426b2eca47fa6bdacf0cd89d (diff) | |
download | freebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.tar.gz freebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.tar.zst freebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.zip |
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index db8550a4eafd..6e6bbb425d12 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -3,7 +3,7 @@ PORTNAME= xpra PORTVERSION= 2.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |