Index: head/audio/flacon/Makefile =================================================================== --- head/audio/flacon/Makefile (revision 444117) +++ head/audio/flacon/Makefile (revision 444118) @@ -1,32 +1,33 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= flacon -PORTVERSION= 2.1.1 +PORTVERSION= 3.0.0 DISTVERSIONPREFIX= v CATEGORIES= audio MAINTAINER= danfe@FreeBSD.org COMMENT= Graphical audio file extractor and encoder LICENSE= LGPL21 LIB_DEPENDS= libuchardet.so:textproc/uchardet USES= cmake desktop-file-utils pkgconfig USE_GITHUB= yes OPTIONS_DEFINE= QT5 QT5_DESC= Build against Qt 5 instead of Qt 4 QT5_CMAKE_ON= -DUSE_QT5:BOOL=ON +QT5_CMAKE_OFF= -DUSE_QT4:BOOL=ON # :ts, would be handy here but is not available in fmake(1) QT5_USE= QT5=${_QT5_DEPS},${_QT5_BDEPS:C/,/_build&/g:%=_build} QT5_USE_OFF= QT4=${_QT4_DEPS},${_QT4_BDEPS:C/,/_build&/g:%=_build} _QT4_DEPS= corelib,gui,network _QT4_BDEPS= linguisttools,moc,qmake,rcc,uic _QT5_DEPS= core,gui,network,widgets _QT5_BDEPS= qmake,buildtools,linguisttools .include Index: head/audio/flacon/distinfo =================================================================== --- head/audio/flacon/distinfo (revision 444117) +++ head/audio/flacon/distinfo (revision 444118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482855182 -SHA256 (flacon-flacon-v2.1.1_GH0.tar.gz) = 9ece812c0bd68828301d745fbdddaf9ff2d9e572cc205e20d2bbcb093de98a1b -SIZE (flacon-flacon-v2.1.1_GH0.tar.gz) = 337500 +TIMESTAMP = 1497981519 +SHA256 (flacon-flacon-v3.0.0_GH0.tar.gz) = 5349fdc29c6cb173e7d40260e7ea4ba13ae39f4a144c22028fbfa132ceef5bb3 +SIZE (flacon-flacon-v3.0.0_GH0.tar.gz) = 430724 Index: head/audio/flacon/pkg-message =================================================================== --- head/audio/flacon/pkg-message (revision 444117) +++ head/audio/flacon/pkg-message (revision 444118) @@ -1,9 +1,9 @@ Flacon uses external programs to perform audio conversion. Install them manually, depending on your needs, from the following ports or corresponding packages: audio/faac audio/flac audio/lame audio/mac - audio/mp3gain audio/shntool + audio/mp3gain audio/opus-tools audio/tta audio/vorbisgain audio/vorbis-tools audio/wavpack