From owner-svn-ports-head@freebsd.org Sat Nov 16 04:27:10 2019 Return-Path: Delivered-To: svn-ports-head@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 E99D41B9784; Sat, 16 Nov 2019 04:27:10 +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 47FMct5lMmz4Dhc; Sat, 16 Nov 2019 04:27:10 +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 A957223E37; Sat, 16 Nov 2019 04:27:10 +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 xAG4RAQ6040465; Sat, 16 Nov 2019 04:27:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAG4RAch040462; Sat, 16 Nov 2019 04:27:10 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201911160427.xAG4RAch040462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 16 Nov 2019 04:27:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517716 - 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: 517716 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Nov 2019 04:27:11 -0000 Author: yuri Date: Sat Nov 16 04:27:09 2019 New Revision: 517716 URL: https://svnweb.freebsd.org/changeset/ports/517716 Log: audio/polyphone: Update 2.1.3 -> 2.2.0 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 Nov 16 04:10:42 2019 (r517715) +++ head/audio/polyphone/Makefile Sat Nov 16 04:27:09 2019 (r517716) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polyphone -DISTVERSION= 2.1.3 +DISTVERSION= 2.2.0 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org Modified: head/audio/polyphone/distinfo ============================================================================== --- head/audio/polyphone/distinfo Sat Nov 16 04:10:42 2019 (r517715) +++ head/audio/polyphone/distinfo Sat Nov 16 04:27:09 2019 (r517716) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572155211 -SHA256 (davy7125-polyphone-2.1.3_GH0.tar.gz) = 80cf94d21e55a8014218b608b82b58ae06f8f1a8c782539924f8bf38d587274b -SIZE (davy7125-polyphone-2.1.3_GH0.tar.gz) = 1999454 +TIMESTAMP = 1573877489 +SHA256 (davy7125-polyphone-2.2.0_GH0.tar.gz) = ea7db06d793537f68f6169bf7c78ef2ee55a607d09c52230bad1ef7d5dd4c2cf +SIZE (davy7125-polyphone-2.2.0_GH0.tar.gz) = 2034864 Modified: head/audio/polyphone/files/patch-polyphone.pro ============================================================================== --- head/audio/polyphone/files/patch-polyphone.pro Sat Nov 16 04:10:42 2019 (r517715) +++ head/audio/polyphone/files/patch-polyphone.pro Sat Nov 16 04:27:09 2019 (r517716) @@ -1,35 +1,15 @@ ---- polyphone.pro.orig 2019-10-19 18:08:03 UTC +--- polyphone.pro.orig 2019-11-16 04:13:10 UTC +++ polyphone.pro -@@ -65,8 +65,8 @@ unix:!macx { +@@ -66,7 +66,7 @@ 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 -- INCLUDEPATH += /usr/include/jack \ + PKGCONFIG += jack portaudio-2.0 zlib ogg flac vorbis vorbisfile vorbisenc glib-2.0 -+ INCLUDEPATH += $$PREFIX/include/jack \ - lib/flac isEmpty(PREFIX) { PREFIX = /usr/local -@@ -126,7 +126,7 @@ contains(DEFINES, USE_LOCAL_STK) { - INCLUDEPATH += lib/stk - } else { - LIBS += -lstk -- INCLUDEPATH += /usr/include/stk -+ INCLUDEPATH += $$PREFIX/include/stk - } - - # Location of QCustomplot -@@ -136,7 +136,7 @@ contains(DEFINES, USE_LOCAL_QCUSTOMPLOT) { - INCLUDEPATH += lib/qcustomplot - } else { - LIBS += -lqcustomplot -- INCLUDEPATH += /usr/include/qcustomplot -+ INCLUDEPATH += $$PREFIX/include/qcustomplot - } - - INCLUDEPATH += mainwindow \ -@@ -915,7 +915,7 @@ macx { + } +@@ -975,6 +975,6 @@ macx { ExtraCompiler.commands = $${QMAKE_CXX} $(CXXFLAGS) -D__LITTLE_ENDIAN__ -mno-sse -mfpmath=387 $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} } unix:!macx { @@ -37,4 +17,3 @@ + ExtraCompiler.commands = $${QMAKE_CXX} $(CXXFLAGS) -fPIC -D__LITTLE_ENDIAN__ $(INCPATH) -c ${QMAKE_FILE_IN} -o ${QMAKE_FILE_OUT} } QMAKE_EXTRA_COMPILERS += ExtraCompiler -