diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-02-06 21:33:13 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-02-06 21:33:13 +0800 |
commit | 7c039bce3a5ff25ca629475f462f0be25ca67349 (patch) | |
tree | ec0c967696f046aa2d33aa66379c09967425312b /emulators/virtualbox-ose/Makefile | |
parent | 2295ef4013f0a81323fe9e55c57b5342ca88247b (diff) | |
download | freebsd-ports-gnome-7c039bce3a5ff25ca629475f462f0be25ca67349.tar.gz freebsd-ports-gnome-7c039bce3a5ff25ca629475f462f0be25ca67349.tar.zst freebsd-ports-gnome-7c039bce3a5ff25ca629475f462f0be25ca67349.zip |
multimedia/libvpx: update 1.8.0
www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Diffstat (limited to 'emulators/virtualbox-ose/Makefile')
-rw-r--r-- | emulators/virtualbox-ose/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 9d63540afb3e..6e3b4ee96d49 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -3,6 +3,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.26 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${PORTVERSION}/ DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS} |