diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-16 10:55:17 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-16 10:55:17 +0000 |
commit | 231f42209e1ed4e8fc9867b680299c759ec4e7dc (patch) | |
tree | c217434bfb648c4d5185409dacb119372a489203 /audio | |
parent | 779afda9019c16507ef374999e428f1703db2d09 (diff) | |
download | ports-231f42209e1ed4e8fc9867b680299c759ec4e7dc.tar.gz ports-231f42209e1ed4e8fc9867b680299c759ec4e7dc.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpz/Makefile | 4 | ||||
-rw-r--r-- | audio/mpz/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/mpz/Makefile b/audio/mpz/Makefile index cb9ced7e5f4d..4182c0f99588 100644 --- a/audio/mpz/Makefile +++ b/audio/mpz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpz -PORTVERSION= 1.0.11 +PORTVERSION= 1.0.13 CATEGORIES= audio MAINTAINER= danfe@FreeBSD.org @@ -16,7 +16,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ USE_GITHUB= yes GH_ACCOUNT= olegantonyan -USES= compiler:c++11-lang qmake qt:5 +USES= compiler:c++11-lang desktop-file-utils qmake qt:5 USE_GSTREAMER1= flac libav mpg123 ogg opus vorbis USE_QT= buildtools_build concurrent core dbus gui multimedia \ network widgets x11extras diff --git a/audio/mpz/distinfo b/audio/mpz/distinfo index ce98a58ab045..23fa4da59851 100644 --- a/audio/mpz/distinfo +++ b/audio/mpz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607849394 -SHA256 (olegantonyan-mpz-1.0.11_GH0.tar.gz) = 1f53b8f8bc864c6f61382dee8c289e0f2020fab41eb15b26141a09ef6415f986 -SIZE (olegantonyan-mpz-1.0.11_GH0.tar.gz) = 2955296 +TIMESTAMP = 1615615716 +SHA256 (olegantonyan-mpz-1.0.13_GH0.tar.gz) = 0487ed25a4f5ca39b0e5f95eda33400de835228f7945dbc9873bc3ecd37d32f0 +SIZE (olegantonyan-mpz-1.0.13_GH0.tar.gz) = 2955155 |