aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-17 11:36:52 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-17 11:36:56 +0000
commit7415950cd04a7b06ba0be92f44e4f17619ad9549 (patch)
tree1bc2f13f321d6decd4db57c0f1f1e368d3c91069
parent2e7eb53a71ec9e32b05766255d9158abac1c85e0 (diff)
downloadports-7415950cd04a7b06ba0be92f44e4f17619ad9549.tar.gz
ports-7415950cd04a7b06ba0be92f44e4f17619ad9549.zip
audio/mpz: update the port to version 1.0.14.
Reported by: portscout
-rw-r--r--audio/mpz/Makefile3
-rw-r--r--audio/mpz/distinfo6
-rw-r--r--audio/mpz/files/patch-app_app.pro24
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@FreeBSD.org>
PORTNAME= mpz
-PORTVERSION= 1.0.13
-PORTREVISION= 1
+PORTVERSION= 1.0.14
CATEGORIES= audio
MAINTAINER= danfe@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/