diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-11-08 16:05:26 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-11-08 16:05:26 +0000 |
commit | 35708fc00dce7adcb0bc6e713428a7c01a488461 (patch) | |
tree | b4b230c6e268539902ed6f271f6de77fc798d26a /audio/mpz | |
parent | Add compiler:c++11-lang to USES to fix build on GCC-based systems: (diff) |
- Update to version 1.0.10
- Fix spelling of "open-source"
Notes
Notes:
svn path=/head/; revision=554472
Diffstat (limited to 'audio/mpz')
-rw-r--r-- | audio/mpz/Makefile | 2 | ||||
-rw-r--r-- | audio/mpz/distinfo | 6 | ||||
-rw-r--r-- | audio/mpz/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/audio/mpz/Makefile b/audio/mpz/Makefile index c845460555e3..9930a8a0714d 100644 --- a/audio/mpz/Makefile +++ b/audio/mpz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpz -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.10 CATEGORIES= audio MAINTAINER= danfe@FreeBSD.org diff --git a/audio/mpz/distinfo b/audio/mpz/distinfo index 9fceba7f7626..c97a305bf835 100644 --- a/audio/mpz/distinfo +++ b/audio/mpz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604134788 -SHA256 (olegantonyan-mpz-1.0.8_GH0.tar.gz) = 0f52bb51c43a3b6972142397790b5efea7af0f4125096130e37cb73720f45679 -SIZE (olegantonyan-mpz-1.0.8_GH0.tar.gz) = 2951380 +TIMESTAMP = 1604723124 +SHA256 (olegantonyan-mpz-1.0.10_GH0.tar.gz) = 32d7d0ff7b7154f2698a3aaf2f4f0e0404a3bef0f2afd35f83bdc9fb63c3e62b +SIZE (olegantonyan-mpz-1.0.10_GH0.tar.gz) = 2953046 diff --git a/audio/mpz/pkg-descr b/audio/mpz/pkg-descr index 31ab559a7b14..a49cb7c8e173 100644 --- a/audio/mpz/pkg-descr +++ b/audio/mpz/pkg-descr @@ -6,7 +6,7 @@ view and it will become a playlist an its content will be loaded into tracks view. Create multiple playlists from folders in your library and switch between them quickly. Similar to "Album list" in Foobar2000. -Built with C++ and Qt framework -- lightweight and fast. Open Source and +Built with C++ and Qt framework -- lightweight and fast. Open-source and cross-platform. Uses audio codecs installed on your system (GStreamer though QtMultimedia). Follows you desktop theme. |