Index: head/audio/flacon/Makefile =================================================================== --- head/audio/flacon/Makefile (revision 467763) +++ head/audio/flacon/Makefile (revision 467764) @@ -1,21 +1,21 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= flacon -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.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 USE_QT5= buildtools_build concurrent_build qmake_build \ linguisttools_build core gui network widgets .include Index: head/audio/flacon/distinfo =================================================================== --- head/audio/flacon/distinfo (revision 467763) +++ head/audio/flacon/distinfo (revision 467764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513612271 -SHA256 (flacon-flacon-v4.0.0_GH0.tar.gz) = 3e128d32e6bc0d1bf618a2312953f9a894cce2699d36abe5f9c38ff1b153dc32 -SIZE (flacon-flacon-v4.0.0_GH0.tar.gz) = 1294289 +TIMESTAMP = 1523983731 +SHA256 (flacon-flacon-v4.1.0_GH0.tar.gz) = 8e9b7e9b12b79d7dbe1b1e4f47d7561538a62a55ab752a7269736a77bf56dd70 +SIZE (flacon-flacon-v4.1.0_GH0.tar.gz) = 1579869 Index: head/audio/flacon/files/patch-CMakeLists.txt =================================================================== --- head/audio/flacon/files/patch-CMakeLists.txt (revision 467763) +++ head/audio/flacon/files/patch-CMakeLists.txt (revision 467764) @@ -1,11 +1,11 @@ ---- CMakeLists.txt.orig 2016-01-29 18:07:49 UTC +--- CMakeLists.txt.orig 2018-04-17 16:48:51 UTC +++ CMakeLists.txt -@@ -324,7 +324,7 @@ configure_file( - add_custom_command(TARGET ${PROJECT_NAME} - COMMAND gzip -c ${CMAKE_CURRENT_BINARY_DIR}/flacon.1 > ${CMAKE_CURRENT_BINARY_DIR}/flacon.1.gz - ) --install(FILES ${CMAKE_CURRENT_BINARY_DIR}/flacon.1.gz DESTINATION share/man/man1) -+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/flacon.1.gz DESTINATION man/man1) +@@ -314,7 +314,7 @@ if(${CMAKE_SYSTEM_NAME} STREQUAL "Darwin") + else() + install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION bin) + install(FILES ${QM_FILES} DESTINATION ${TRANSLATIONS_DIR}) +- install(FILES ${CMAKE_CURRENT_BINARY_DIR}/flacon.1.gz DESTINATION share/man/man1) ++ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/flacon.1.gz DESTINATION man/man1) - # Add make dist target ************************** - if(NOT CPACK_PACKAGE_VERSION) + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.desktop DESTINATION "share/applications") + install(FILES images/mainicon/flacon-16x16.png DESTINATION "share/icons/hicolor/16x16/apps" RENAME "flacon.png") Index: head/audio/flacon/pkg-plist =================================================================== --- head/audio/flacon/pkg-plist (revision 467763) +++ head/audio/flacon/pkg-plist (revision 467764) @@ -1,37 +1,40 @@ bin/flacon man/man1/flacon.1.gz share/applications/flacon.desktop share/icons/hicolor/16x16/apps/flacon.png share/icons/hicolor/32x32/apps/flacon.png share/icons/hicolor/48x48/apps/flacon.png share/icons/hicolor/64x64/apps/flacon.png share/icons/hicolor/128x128/apps/flacon.png share/icons/hicolor/256x256/apps/flacon.png share/icons/hicolor/512x512/apps/flacon.png share/icons/hicolor/scalable/apps/flacon.svg %%DATADIR%%/translations/flacon_cs.qm %%DATADIR%%/translations/flacon_cs_CZ.qm %%DATADIR%%/translations/flacon_de.qm +%%DATADIR%%/translations/flacon_el.qm %%DATADIR%%/translations/flacon_es.qm %%DATADIR%%/translations/flacon_es_MX.qm %%DATADIR%%/translations/flacon_et.qm %%DATADIR%%/translations/flacon_fr.qm %%DATADIR%%/translations/flacon_gl.qm %%DATADIR%%/translations/flacon_hu.qm %%DATADIR%%/translations/flacon_it.qm %%DATADIR%%/translations/flacon_ja_JP.qm %%DATADIR%%/translations/flacon_lt.qm +%%DATADIR%%/translations/flacon_ms_MY.qm %%DATADIR%%/translations/flacon_nb.qm %%DATADIR%%/translations/flacon_nl.qm +%%DATADIR%%/translations/flacon_nl_BE.qm %%DATADIR%%/translations/flacon_pl.qm %%DATADIR%%/translations/flacon_pl_PL.qm %%DATADIR%%/translations/flacon_pt_BR.qm %%DATADIR%%/translations/flacon_pt_PT.qm %%DATADIR%%/translations/flacon_ro_RO.qm %%DATADIR%%/translations/flacon_ru.qm %%DATADIR%%/translations/flacon_sr.qm %%DATADIR%%/translations/flacon_sr@latin.qm %%DATADIR%%/translations/flacon_tr.qm %%DATADIR%%/translations/flacon_uk.qm %%DATADIR%%/translations/flacon_zh_CN.qm %%DATADIR%%/translations/flacon_zh_TW.qm