diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-10-16 18:07:28 +0800 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-10-16 18:07:28 +0800 |
commit | 829867d94a1985418bb083f9a2b603c9a8a55ab4 (patch) | |
tree | 3f612fa0a3bd08fb0d0a07e2ea6b67b610db2fcc /net | |
parent | fb8cf9c78fb239be1b33be2a8c8b49fb93bb590c (diff) | |
download | freebsd-ports-gnome-829867d94a1985418bb083f9a2b603c9a8a55ab4.tar.gz freebsd-ports-gnome-829867d94a1985418bb083f9a2b603c9a8a55ab4.tar.zst freebsd-ports-gnome-829867d94a1985418bb083f9a2b603c9a8a55ab4.zip |
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to 6.0.2 and bump dependent ports' revisions
(shared library version changed)
- Update multimedia/libdvdnav to version 6.0.1 (no ABI change)
Diffstat (limited to 'net')
-rw-r--r-- | net/wizd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wizd/Makefile b/net/wizd/Makefile index 848c25584da6..fe896059f3f4 100644 --- a/net/wizd/Makefile +++ b/net/wizd/Makefile @@ -3,7 +3,7 @@ PORTNAME= wizd PORTVERSION= 24 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/Sources/Sources%20v${PORTVERSION} DISTFILES= wizd_sources_v${PORTVERSION}.zip simplicity_v1-2.zip |