diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-10-16 10:07:28 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2019-10-16 10:07:28 +0000 |
commit | 829867d94a1985418bb083f9a2b603c9a8a55ab4 (patch) | |
tree | 3f612fa0a3bd08fb0d0a07e2ea6b67b610db2fcc /multimedia/mmpython | |
parent | Update KDE's Plasma Desktop to 5.17 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=514578
Diffstat (limited to 'multimedia/mmpython')
-rw-r--r-- | multimedia/mmpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile index bb660ea4eff1..95df21073923 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -3,7 +3,7 @@ PORTNAME= mmpython PORTVERSION= 0.4.10 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |