From owner-svn-ports-all@freebsd.org Sat Oct 19 18:20:05 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5DF2A15355A; Sat, 19 Oct 2019 18:20:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46wWQs1bP5z4TlT; Sat, 19 Oct 2019 18:20:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 16D162648A; Sat, 19 Oct 2019 18:20:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9JIK4I8053003; Sat, 19 Oct 2019 18:20:04 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9JIK4oi053000; Sat, 19 Oct 2019 18:20:04 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201910191820.x9JIK4oi053000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 19 Oct 2019 18:20:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514823 - in head/audio/polyphone: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio/polyphone: . files X-SVN-Commit-Revision: 514823 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Oct 2019 18:20:05 -0000 Author: yuri Date: Sat Oct 19 18:20:04 2019 New Revision: 514823 URL: https://svnweb.freebsd.org/changeset/ports/514823 Log: audio/polyphone: Update 2.1.1 -> 2.1.2 Reported by: portscout Modified: head/audio/polyphone/Makefile head/audio/polyphone/distinfo head/audio/polyphone/files/patch-polyphone.pro Modified: head/audio/polyphone/Makefile ============================================================================== --- head/audio/polyphone/Makefile Sat Oct 19 17:12:25 2019 (r514822) +++ head/audio/polyphone/Makefile Sat Oct 19 18:20:04 2019 (r514823) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polyphone -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org Modified: head/audio/polyphone/distinfo ============================================================================== --- head/audio/polyphone/distinfo Sat Oct 19 17:12:25 2019 (r514822) +++ head/audio/polyphone/distinfo Sat Oct 19 18:20:04 2019 (r514823) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570295770 -SHA256 (davy7125-polyphone-2.1.1_GH0.tar.gz) = ff8237f0cc2d9e032cfe581c3ed22ed9313d9802a3b3310324b9894977ace8ad -SIZE (davy7125-polyphone-2.1.1_GH0.tar.gz) = 1985829 +TIMESTAMP = 1571507204 +SHA256 (davy7125-polyphone-2.1.2_GH0.tar.gz) = 6d992dac69844b64af4446e9719be0a962b33bb71f0f59313e4e480a30e06d4d +SIZE (davy7125-polyphone-2.1.2_GH0.tar.gz) = 1992429 Modified: head/audio/polyphone/files/patch-polyphone.pro ============================================================================== --- head/audio/polyphone/files/patch-polyphone.pro Sat Oct 19 17:12:25 2019 (r514822) +++ head/audio/polyphone/files/patch-polyphone.pro Sat Oct 19 18:20:04 2019 (r514823) @@ -1,7 +1,7 @@ ---- polyphone.pro.orig 2019-09-13 16:03:56 UTC +--- polyphone.pro.orig 2019-10-19 18:08:03 UTC +++ polyphone.pro -@@ -65,8 +65,8 @@ win32 { - unix:!macx { +@@ -65,8 +65,8 @@ unix:!macx { + QMAKE_CXXFLAGS += -std=c++11 DEFINES += __LINUX_ALSASEQ__ __UNIX_JACK__ CONFIG += link_pkgconfig - PKGCONFIG += alsa jack portaudio-2.0 zlib ogg flac vorbis vorbisfile vorbisenc glib-2.0 openssl @@ -11,7 +11,7 @@ lib/flac isEmpty(PREFIX) { PREFIX = /usr/local -@@ -125,7 +125,7 @@ contains(DEFINES, USE_LOCAL_STK) { +@@ -126,7 +126,7 @@ contains(DEFINES, USE_LOCAL_STK) { INCLUDEPATH += lib/stk } else { LIBS += -lstk @@ -20,7 +20,7 @@ } # Location of QCustomplot -@@ -135,7 +135,7 @@ contains(DEFINES, USE_LOCAL_QCUSTOMPLOT) { +@@ -136,7 +136,7 @@ contains(DEFINES, USE_LOCAL_QCUSTOMPLOT) { INCLUDEPATH += lib/qcustomplot } else { LIBS += -lqcustomplot @@ -29,16 +29,12 @@ } INCLUDEPATH += mainwindow \ -@@ -909,10 +909,10 @@ win32 { - ExtraCompiler.commands = $${QMAKE_CXX} -D__LITTLE_ENDIAN__ -MD -arch:IA32 -D_CRT_SECURE_NO_WARNINGS $(INCPATH) -c ${QMAKE_FILE_IN} -Fo${QMAKE_FILE_OUT} +@@ -915,7 +915,7 @@ macx { + ExtraCompiler.commands = $${QMAKE_CXX} $(CXXFLAGS) -D__LITTLE_ENDIAN__ -mno-sse -mfpmath=387 $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} } - macx { -- ExtraCompiler.commands = $${QMAKE_CXX} $(CXXFLAGS) -D__LITTLE_ENDIAN__ -mno-sse -mfpmath=387 $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} -+ ExtraCompiler.commands = $${QMAKE_CXX} $(CXXFLAGS) -D__LITTLE_ENDIAN__ -mno-sse $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} - } unix:!macx { -- ExtraCompiler.commands = $${QMAKE_CXX} -fPIC -D__LITTLE_ENDIAN__ -mfpmath=387 $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} -+ ExtraCompiler.commands = $${QMAKE_CXX} -fPIC -D__LITTLE_ENDIAN__ $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} +- ExtraCompiler.commands = $${QMAKE_CXX} $(CXXFLAGS) -fPIC -D__LITTLE_ENDIAN__ -mfpmath=387 $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} ++ ExtraCompiler.commands = $${QMAKE_CXX} $(CXXFLAGS) -fPIC -D__LITTLE_ENDIAN__ $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} } QMAKE_EXTRA_COMPILERS += ExtraCompiler