diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-25 21:20:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-25 21:20:12 +0000 |
commit | b964b053b67ac5daa6aa49ed5f823316eb3a7a9c (patch) | |
tree | a5fef3c0902f47cb3c7ac44e308d958c90bf66c9 /www/libxul | |
parent | 0486091c65cafa28292b6a3cdd91c78f76b5669b (diff) |
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/
Notes
Notes:
svn path=/head/; revision=459963
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 8b82c3572c59..f96332b509ae 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.9.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build3/source |