diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-01 11:17:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-01 11:17:54 +0000 |
commit | 1fc33e5d96133d5064c7fadc6b195db871d6dc9b (patch) | |
tree | c200e4abf2382ab4365da9f7d8a8a0c84971381f /multimedia/libav | |
parent | 7aec0f0f215263aee118e287c3f2d27e9134f40e (diff) | |
download | freebsd-ports-1fc33e5d96133d5064c7fadc6b195db871d6dc9b.zip |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Diffstat (limited to 'multimedia/libav')
-rw-r--r-- | multimedia/libav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile index 0a3450280a15..bafaa2021889 100644 --- a/multimedia/libav/Makefile +++ b/multimedia/libav/Makefile @@ -2,7 +2,7 @@ PORTNAME= libav PORTVERSION= 11.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://libav.org/releases/ |