Date: Sun, 8 Nov 2020 16:05:27 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554472 - head/audio/mpz Message-ID: <202011081605.0A8G5RbE048609@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Sun Nov 8 16:05:26 2020 New Revision: 554472 URL: https://svnweb.freebsd.org/changeset/ports/554472 Log: - Update to version 1.0.10 - Fix spelling of "open-source" Modified: head/audio/mpz/Makefile head/audio/mpz/distinfo head/audio/mpz/pkg-descr Modified: head/audio/mpz/Makefile ============================================================================== --- head/audio/mpz/Makefile Sun Nov 8 15:59:03 2020 (r554471) +++ head/audio/mpz/Makefile Sun Nov 8 16:05:26 2020 (r554472) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpz -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.10 CATEGORIES= audio MAINTAINER= danfe@FreeBSD.org Modified: head/audio/mpz/distinfo ============================================================================== --- head/audio/mpz/distinfo Sun Nov 8 15:59:03 2020 (r554471) +++ head/audio/mpz/distinfo Sun Nov 8 16:05:26 2020 (r554472) @@ -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 Modified: head/audio/mpz/pkg-descr ============================================================================== --- head/audio/mpz/pkg-descr Sun Nov 8 15:59:03 2020 (r554471) +++ head/audio/mpz/pkg-descr Sun Nov 8 16:05:26 2020 (r554472) @@ -6,7 +6,7 @@ view and it will become a playlist an its content will 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081605.0A8G5RbE048609>