git: 7415950cd04a - main - audio/mpz: update the port to version 1.0.14.

Alexey Dokuchaev danfe at FreeBSD.org
Tue Aug 17 11:38:14 UTC 2021


The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7415950cd04a7b06ba0be92f44e4f17619ad9549

commit 7415950cd04a7b06ba0be92f44e4f17619ad9549
Author:     Alexey Dokuchaev <danfe at FreeBSD.org>
AuthorDate: 2021-08-17 11:36:52 +0000
Commit:     Alexey Dokuchaev <danfe at FreeBSD.org>
CommitDate: 2021-08-17 11:36:56 +0000

    audio/mpz: update the port to version 1.0.14.
    
    Reported by:    portscout
---
 audio/mpz/Makefile                |  3 +--
 audio/mpz/distinfo                |  6 +++---
 audio/mpz/files/patch-app_app.pro | 24 ++++++++----------------
 3 files changed, 12 insertions(+), 21 deletions(-)

diff --git a/audio/mpz/Makefile b/audio/mpz/Makefile
index d7cb86f7e02b..5b08b78b4046 100644
--- a/audio/mpz/Makefile
+++ b/audio/mpz/Makefile
@@ -1,8 +1,7 @@
 # Created by: Alexey Dokuchaev <danfe at FreeBSD.org>
 
 PORTNAME=	mpz
-PORTVERSION=	1.0.13
-PORTREVISION=	1
+PORTVERSION=	1.0.14
 CATEGORIES=	audio
 
 MAINTAINER=	danfe at FreeBSD.org
diff --git a/audio/mpz/distinfo b/audio/mpz/distinfo
index 23fa4da59851..1e7113efc109 100644
--- a/audio/mpz/distinfo
+++ b/audio/mpz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615615716
-SHA256 (olegantonyan-mpz-1.0.13_GH0.tar.gz) = 0487ed25a4f5ca39b0e5f95eda33400de835228f7945dbc9873bc3ecd37d32f0
-SIZE (olegantonyan-mpz-1.0.13_GH0.tar.gz) = 2955155
+TIMESTAMP = 1629091983
+SHA256 (olegantonyan-mpz-1.0.14_GH0.tar.gz) = d1d3e824439b5701feec30547cf7ab584b1f1ba28053d497973ff949500fdf19
+SIZE (olegantonyan-mpz-1.0.14_GH0.tar.gz) = 3060334
diff --git a/audio/mpz/files/patch-app_app.pro b/audio/mpz/files/patch-app_app.pro
index d5aaa0fa6222..476bbeeb52d5 100644
--- a/audio/mpz/files/patch-app_app.pro
+++ b/audio/mpz/files/patch-app_app.pro
@@ -1,24 +1,16 @@
---- app/app.pro.orig	2020-10-08 17:36:49 UTC
+--- app/app.pro.orig	2021-08-16 05:33:03 UTC
 +++ app/app.pro
-@@ -7,8 +7,6 @@ CONFIG += c++11
- 
- TARGET = mpz
- 
--DEFINES += TAGLIB_STATIC
--
- win32: {
-   CONFIG -= debug_and_release
-   #CONFIG += static
-@@ -134,14 +132,14 @@ FORMS += \
+@@ -154,14 +154,14 @@ FORMS += \
  
  # Libraries
  INCLUDEPATH += \
--  ../libs/taglib/taglib-1.11.1/taglib \
+-  ../libs/taglib/taglib-1.12/taglib \
+-  ../libs/taglib/taglib-1.12/taglib/toolkit \
 +  ${LOCALBASE}/include/taglib \
-   ../libs/taglib/taglib-1.11.1/taglib/toolkit \
++  ${LOCALBASE}/include/taglib/toolkit \
    ../libs/yaml-cpp/yaml-cpp-0.6.3/include \
    ../libs/qtwaitingspinner \
-   ../libs/qhotkey/QHotkey-1.4.1
+   ../libs/qhotkey/QHotkey-1.4.2
  
  LIBS += \
 -  -L../libs/taglib -ltaglib \
@@ -26,8 +18,8 @@
    -L../libs/yaml-cpp -lyaml-cpp \
    -L../libs/qtwaitingspinner -lqtwaitingspinner \
    -L../libs/qhotkey -lqhotkey
-@@ -165,5 +163,5 @@ RESOURCES += \
-   resources/resources.qrc
+@@ -185,5 +185,5 @@ RESOURCES += \
+   ../resources.qrc
  
  # make install
 -target.path = /usr/bin/


More information about the dev-commits-ports-main mailing list